Answer:
(3p-5 )(q+2)
Step-by-step explanation:
3pq + 6p - 5q -10
3p (q+2) -5 (q+2)
(q+2) (3p-5)
That is your complete answer
what is the probability that a randomly selected day the flight will depart after 9:11 am
.135
.0235
.0015
.16
Answer
The awnser is .0235
The probability that a randomly selected day the flight will depart after 9:11 am is 0.0235. The Option B is correct.
What is the likelihood of flights departing after 9:11 am?The probability of a randomly selected day's flight departing after 9:11 am are determined by analyzing historical flight data. By examining the past departure times, we calculate the proportion of flights that departed after 9:11 am to the total number of flights.
This gives us the probability of a flight departing after that time on any given day. This probability will give us an idea of how often flights tend to depart later in the day. Therefore, the Option B is correct.
Read more about probability
brainly.com/question/23417919
#SPJ3
We are 95% confident that the true population mean lies below this interval. We are 95% confident that this interval does not contain the true population mean. We are 95% confident that the true population mean lies above this interval. We are 95% confident that this interval contains the true population mean. confidence level of 95% ?
A confidence level of 95% means that we can be 95% confident that the true population mean is contained within the interval.
When we say we are 95% confident that the true population mean lies below a certain interval, it means that there is a 95% probability that the true mean is lower than the upper bound of the interval. Similarly, when we say we are 95% confident that the interval does not contain the true population mean, it means that there is a 95% probability that the true mean falls outside the interval.
On the other hand, when we say we are 95% confident that the true population mean lies above a given interval, it means that there is a 95% probability that the true mean is higher than the lower bound of the interval.
However, when we say we are 95% confident that the interval contains the true population mean, it means that there is a 95% probability that the true mean falls within the interval. In this case, we have constructed a confidence interval that captures the uncertainty associated with estimating the true population mean.
Confidence intervals provide a range of values within which the true population parameter is likely to lie. The choice of a 95% confidence level implies that if we were to construct many intervals using the same method from different samples, approximately 95% of those intervals would contain the true population mean.
Higher confidence levels, such as 99%, would result in wider intervals, providing a higher level of certainty but sacrificing precision. Conversely, lower confidence levels, such as 90%, would lead to narrower intervals but with less confidence in capturing the true population mean. It is important to note that the confidence level refers to the long-term behavior of the procedure and not to the specific interval being calculated.
Learn more about confidence level here:
https://brainly.com/question/9386257
#SPJ11
Tom, Fred, and Rhoda combine their apples to sell at a fruit stand. Fred and Rhoda together have 35 more apples than Tom
If Fred and Rhoda together had 97 more apples than Tom, then the number of apples that Fred has is 105 apples.
Let the number of apples Fred had be denoted by variable "F".
We know that, Rhoda had 17 apples and Tom had 25 apples. We also know that Fred and Rhoda had 97 more apples than Tom.
We can write this information in equation as :
⇒ F + 17 = 97 + 25,
Simplifying this equation:
We get,
⇒ F + 17 = 122
Subtracting 17 from both sides:
⇒ F = 105
Therefore, Fred had a total of 105 apples.
Learn more about Equation here
https://brainly.com/question/14573065
#SPJ4
The given question is incomplete, the complete question is
Tom, Fred, and Rhoda combined their apples for a fruit stand. Fred and Rhoda together had 97 more apples than Tom. Rhoda had 17 apples. Tom had 25 apples. How many apples did Fred have?
Which statements are true for rows A and E? Select two options. p ↔ q q ↔ p q ↔ r r ↔ p r ↔ q
Answer:
q<->r and r<->q
Step-by-step explanation:
that is the answer
Hope this helps plz hit the crown :D
Answer:
C and D
Step-by-step explanation:
yes
List all the steps used to search for 25 in the sequence given below. Use both (a) linear search and (b) binary search. 2, 7, 13, 18, 21, 24
To search for the number 25 in the given sequence using linear search, we start from the beginning of the sequence and compare each element with 25 until we find a match or reach the end. In binary search, we divide the sequence in half repeatedly and compare the middle element with 25, narrowing down the search space until we find a match or determine that 25 is not present.
(a) Linear Search:
To search for 25 using linear search, we start from the first element in the sequence, which is 2. Since 2 is not equal to 25, we move to the next element, which is 7. Again, 7 is not equal to 25, so we proceed to the next element, which is 13. The comparison continues until we reach the element 24, which is also not equal to 25. Finally, we reach the end of the sequence without finding a match for 25. Therefore, 25 is not present in the given sequence.
(b) Binary Search:
To search for 25 using binary search, we first arrange the sequence in ascending order: 2, 7, 13, 18, 21, 24. We start by comparing the middle element of the sequence, which is 13, with 25. Since 13 is less than 25, we eliminate the first half of the sequence and repeat the process with the remaining elements: 18, 21, and 24. Again, the middle element is 21, which is less than 25. We discard the elements before 21 and repeat the process with 24. The middle element is now 24, which is still less than 25. Finally, we reach the end of the sequence without finding a match for 25. In binary search, since the sequence is sorted, we can quickly eliminate half of the remaining elements in each comparison, making it more efficient than linear search. However, in this case, 25 is not present in the given sequence.
Learn more about sequence here:
https://brainly.com/question/4249904
#SPJ11
Calculate the future value of a three year uneven cash flow given below, using 11% discount rate:
Year 0 Year 1 Year 2 Year 3
0 $600 $500 $400
Therefore, the future value of a three-year uneven cash flow given below, using an 11% discount rate is $1,238.82.
To calculate the future value of a three-year uneven cash flow given below, using an 11% discount rate, we need to use the formula;
Future value of uneven cash flow = cash flow at year 1/(1+discount rate)¹ + cash flow at year 2/(1+discount rate)² + cash flow at year 3/(1+discount rate)³ + cash flow at year 4/(1+discount rate)⁴
Given the cash flows;
Year 0: $0
Year 1: $600
Year 2: $500
Year 3: $400
Then the Future value of uneven cash flow
= $600/(1+0.11)¹ + $500/(1+0.11)² + $400/(1+0.11)³
= $600/1.11 + $500/1.23 + $400/1.36
=$540.54 + $405.28 + $293.00
=$1,238.82
Therefore, the future value of a three-year uneven cash flow given below, using an 11% discount rate is $1,238.82.
To know more about discount rate visit:
https://brainly.com/question/13660799
#SPJ11
Find the solution to the initial value problem 2y
′′
−5y
′
−3y=0;y(0)=−3,y
′
(0)=1 and sketch a graph of the solution. Using a graphing utility for making sketches is fine, but you must show all work in determining the solution to receive credit.
The solution to the initial value problem 2y'' - 5y' - 3y = 0, with initial conditions y(0) = -3 and y'(0) = 1, is given by \(y(x) = 2e^{3*x}-3e^{-x}\) The graph of the solution will exhibit exponential growth and decay.
To solve the given initial value problem, we assume the solution has the form \(y(x)=e^{rx}\) and substitute it into the differential equation. We obtain the characteristic equation:
\(2r^{2} - 5r -3 =0\)
Factoring the quadratic equation, we get:
(2r + 1)(r - 3) = 0
Solving for r, we find two distinct roots: r = \(-\frac{1}{2}\) and r = 3.
Therefore, the general solution to the differential equation is given by:
\(y(x) = c_{1} e^{1/2x} + c_{2} e^{3x}\)
To find the particular solution, we use the initial conditions. Applying y(0) = -3, we have:
c₁ + c₂ = -3 (Equation 1)
Next, we differentiate y(x) to find y'(x):
\(y'(x) = -\frac{1}{2} c_{1} e^{-\frac{1}{2x} } + 3c_{2} e^{3x }\)
Applying y'(0) = 1, we have:
\(-\frac{1}{2} c_{1} + 3c_{2} =1\) (Equation 2)
Solving Equations 1 and 2 simultaneously, we find c₁ = -2 and c₂ = -1.
Therefore, the particular solution is:
\(y(x) = -2e^{(-1/2x)} - e^{3x}\)
Simplifying further, we get:
\(y(x)=2e^{3x}-3e^{-x}\)
The graph of the solution will exhibit exponential growth as the term \(2e^{3x}\) dominates and exponential decay as the term \(-3e^{-x}\) takes effect.
Learn more about differential equation here : https://brainly.com/question/32645495
#SPJ11
What is the missing Statement for #2 in the proof below?
A. __ __
AC=AC
B. __ __
AD=AD
C-
D- ADB is a right triangle
Answer:
B) AD=AD
Step-by-step explanation:
Choose all of the expressions that are equivalent to 1/4 + 7/8. A. 2/8+7/8 B. 4/16+15/16 C. 8/24+21/24 D. 7/32+28/32 E. 10/40+35/40
Answer:
A & E are correct. I have the same question as you.
Step-by-step explanation:
Just trust me its a and e
Find the next two numbers in the number pattern.
2,6, 4, 12, 10,
Answer:
your answer will be 30 and 28
Step-by-step explanation:
example: rewrite the equation and solve 2 x ? = 6
1) 2x2 = 4
2) 4 x 2 = 8
3) 8- 2 = 6
so meaning to say that 2x2 = 4 x 2 = 8 - 2 equals 6
hint: ( every number is 3 times before the next number)
so all you do is 2 x 3 = 6, 4 x 3 = 12, 3 x 4 = 12, 5 x 2 = 10, 6 x 5 = 30, 7 x 4 = 28. so your next numbers will be 28 and 30.
(hope this helped)
A manager at a shopping mall counts 244 males and n females as they enter the mall. The manager realizes that 25% of all males and 25% of all females are children. She writes the expression 0.25n + 61 to represent the number of children who enter the mall. Is the manager correct?
A.The manager is not correct because there are more than 61 males at the mall.
B.The manager is not correct because the number of children, 0.25(n + 244), is not equivalent to the manager's expression, 0.25n + 61.
C.The manager is correct because the total number of children at the mall is 183.
D.The manager is correct because the number of children, 0.25(n + 244), is equivalent to the manager's expression, 0.25n + 61.
The manager is correct because the number of children, 0.25(n + 244), is equivalent to the manager's expression, 0.25n + 61.
=======================================================
Explanation:
There are 244 men and n women giving 244+n total people, which is the same as n+244.
25% of this is 0.25(n+244)
Distribute that 0.25 through to each term inside the parenthesis
0.25 times n = 0.25n0.25 times 244 = 61There are 0.25n+61 children at this mall which is equivalent to 0.25(n+244)
In other words,
0.25(n+244) = 0.25n+61
is a true equation regardless of what value of n you pick. Both sides are identical.
Answer: THE ANSWER IS D!
Step-by-step explanation:
Use the Venn diagram to calculate probabilities.
Circles A, B, and C overlap. Circle A contains 12, circle B contains 11, and circle C contains 4. The overlap of A and B contains 5, the overlap of B and C contains 3, and the overlap of C and A contains 6. The overlap of the 3 circles contains 8.
Which probabilities are correct? Select two options.
In probability theory, a Venn diagram is a diagrammatic representation of sets that shows all possible logical relations between them. Venn diagrams are widely used in probability and statistics to visualize the relationship between different sets of data.
The given Venn diagram shows the relationship between three sets, A, B, and C. In order to calculate probabilities using a Venn diagram, we need to know the number of elements or members in each set, as well as any overlapping regions.
We can then use these numbers to calculate the probability of different outcomes.Let's consider two possible probabilities from the given Venn diagram:1.
The probability that an element is in set A and set B but not in set C is 0.1/0.5 = 0.22. The probability that an element is in set B or set C but not in set A is 0.2/0.6 = 1/3The first probability can be calculated by dividing the number of elements in the overlapping region of sets A and B (which is 0.1) by the total number of elements in set B (which is 0.5).
This gives us a probability of 0.22 or 22%.The second probability can be calculated by dividing the number of elements in the union of sets B and C (which is 0.2) by the total number of elements in either set B or set C (which is 0.6). This gives us a probability of 1/3 or approximately 33%.
Therefore, the correct probabilities are:1.
The probability that an element is in set A and set B but not in set C is 0.1/0.5 = 0.22.
The probability that an element is in set B or set C but not in set A is 0.2/0.6 = 1/3
For such more question on probability
https://brainly.com/question/30390037
#SPJ8
In the equation Y=13X+38 where Y is a function of X a) Y is a constant. b) 38 is a variable. c) the slope of the line is 13. d) None of these. 13) If Kolin catches 25 fish and gathers 70 fruits it would be co a) an efficient combination b) an unattainable combination c) an inefficient combination d) the most efficient combination Use the figure on the left to answer qucstions 14. 14. What is the equilibrium price and quantify? a. $35 and 6 dozens of roses per day b. $10 and 2 dozens of roses per day? c. Sis and 14 dozens of roses per day d. $25 and 10 dozens of roses per day
1)The slope of the line is C) 13. 2)It would be inefficient since it is not the most optimal use of resources.the correct option is C. 3)The equilibrium price and quantity are D) $25 and 10 dozens of roses per day, respectively.
1) Y = 13X + 38, where Y is a function of X.
The slope of the line is 13.
Therefore, the correct option is C.
2) Kolin catches 25 fish and gathers 70 fruits. If we consider the combination, then it would be inefficient since it is not the most optimal use of resources.
Therefore, the correct option is C.
3) Using the given figure, we can see that the point where the demand and supply curves intersect is the equilibrium point. At this point, the equilibrium price is $25 and the equilibrium quantity is 10 dozens of roses per day.
Therefore, the correct option is D. The equilibrium price and quantity are $25 and 10 dozens of roses per day, respectively.
Note that this is the point of intersection between the demand and supply curves, which represents the market equilibrium.
Know more about equilibrium price here,
https://brainly.com/question/29099220
#SPJ11
when ratios have the same units we call that ratio _____________
Therefore, When ratios have the same units, we call that ratio a unit ratio.
When ratios have the same units, we call that ratio a unit ratio. An explanation of what is meant by the term ratio would be helpful. A ratio compares the relative sizes of two or more quantities. If the numbers being compared have the same units, then it is called a unit ratio. Unit ratios are ratios that relate to each other in terms of the same measurement unit. They are also sometimes known as unit rates or unit fractions. They are frequently used to compare the relative size of one quantity to another when they are measured in the same units. For example, when we say that there are two apples for every five oranges, we are expressing a ratio between apples and oranges. However, when we say that there are two apples per five oranges, we are using a unit ratio.
Therefore, When ratios have the same units, we call that ratio a unit ratio.
To know more about statement visit :
https://brainly.com/question/27839142
#SPJ11
I need help with this
Answer:
52%
There were 50 Students surveyed
12 girls preferred to work at the senior center
14 boys preferred to work at the senior center
12 + 14 = 26 students prefer to work at the senior center
26 students out of 50 students= 26/50
26/50= 52%
Step-by-step explanation:
Solve for x: x + 2 = 17
Answer:
x = 15
Step-by-step explanation:
x + 2 = 17
We can subtract 2 from both sides:
x + 2 - 2 = 17 - 2
x = 15
Answer: x = 15
Answer:
x=15
Step-by-step explanation:
Just subtract 2 on both sides. One side will be left with x, because the 2 gets canceled, and the other 15. It will look like x=15.
Molly has a $2500 down payment saved for this purchase. Molly assumes the $500 cash allowance will come straight off her total. How much loan does molly need?.
Answer:
Answer: $3000
Step-by-step explanation:
Based on the information given, the amount of loan that Molly needs will be the addition of the down payment and the cash allowance and this will be:
= Down payment + Cash allowance
= $2500 + $500
= $3000
Molly needs a loan of $3000
Over the previous three weeks a work center produced 36,43 , and 35 standard hours of work. What is the measured capacity? (10pts) a. 114 standard hours b.36 standard hours c. 38 standard hours d. 43 standard hours e. cannot be determined with this data
The correct answer is (a) 114 standard hours.
To find the measured capacity of the work center, we need to add up the standard hours of work produced over the previous three weeks.
36 + 43 + 35 = 114
Therefore, the measured capacity of the work center is 114 standard hours.
The answer is (a) 114 standard hours.
To determine the measured capacity of the work center, you need to sum up the standard hours of work produced over the three weeks.
Here's the calculation:
36 standard hours (week 1) + 43 standard hours (week 2) + 35 standard hours (week 3) = 114 standard hours
So, the measured capacity of the work center is 114 standard hours. The correct answer is (a) 114 standard hours.
To know more about sum: brainly.com/question/13013054
#SPJ11
The measured capacity of the work center is 114 standard hours. The correct answer is (a) 114 standard hours.
The correct answer is (a) 114 standard hours.
We must tally up the standard hours of work completed during the preceding three weeks in order to determine the measured capacity of the work center
36 + 43 + 35 = 114
Therefore, the measured capacity of the work center is 114 standard hours.
You must total the standard hours of work completed over the course of the three weeks in order to calculate the measured capacity of the work center.
Here's the calculation:
36 standard hours (week 1) + 43 standard hours (week 2) + 35 standard hours (week 3) = 114 standard hours
So, the measured capacity of the work center is 114 standard hours. The correct answer is (a) 114 standard hours.
Learn more about “ standard hours. “ visit here;
https://brainly.com/question/13015001
#SPJ4
Tommy thought of a number. He multiplied the number 4, then added six. The result was fifty. What was Tommy's starting number?
Answer:
Was number 11
Step-by-step explanation:
50 - 6 = 44
44 dividid 4 is 11
Multiply the complex numbers (5 − 3i) and (9 + 2i).
A parking sign is in the shape of a square. The area in square centimeters, is given by the equation: l^(2)=400 The length, l, of one side of the sign is
A parking sign is in the shape of a square. The area in square centimeters, is given by the equation: l^(2)=400 The length, l, of one side of the sign is 20 centimeters.
The equation l^2 = 400 represents the relationship between the length of one side of the square (l) and its area. To find the length of one side, we need to solve for l. In this case, we can take the square root of both sides of the equation to isolate l.
Taking the square root of 400, we get l = √400 = 20.
Therefore, the length of one side of the parking sign is 20 centimeters.
By substituting the value of l back into the equation, we can verify that it satisfies the equation: (20)^2 = 400, which is true.
Hence, the length of one side of the square parking sign is 20 centimeters.
Visit here to learn more about equation:
brainly.com/question/29174899
#SPJ11
It is given that the equation (mx)²+ 5nx+4=0 has two equal real roots while the quadratic equation px²-x+m=0 has two distinct roots where m,n and p are constants. Express the range of n in terms of p
Given:
\((mx)^2+5nx+4=0\text{ has two equal real roots}\)\(px^2-x+m=0\text{ has distict roots. }\)Taking the first equation:
\(a=m^2\text{ ; b=5n ; c=4 }\)\(b^2-4ac=0\)\(25n^2-4m^2(4)=0\)\((5n)^2-(4m)^2=0\)\((5n+4m)(5n-4m)=0\)\(5n+4m=0\text{ ; 5n-4m=0}\)\(m=-\frac{5}{4}n\text{ ; m=}\frac{5}{4}n\)\(4m=-5n\text{ ; 4m=5n}\)Taking the second equation:
\(a=p\text{ ; b=-1 ; c=m}\)\(b^2-4ac>0\)\(1-4pm>0\)If 4m=5n,
\(1-p(5n)>0\)\(1>p(5n)\)\(\frac{1}{5p}>n\)If 4m=-5n,
\(1-p(-5n)>0\)\(1+5pn>0\)\(5pn>-1\)\(n>-\frac{1}{5p}\)Range of n in terms of p:
\(\frac{1}{5p}>n>-\frac{1}{5p}\)\(-\frac{1}{5p}Carter is creating quilt pieces in the shape of a kite as shown below. One of the kite diagonals measures 6 inches, and the area of each piece must be between 20 and 25 square inches.
Answer:
See Explanation
Step-by-step explanation:
Given
\(d_1 =6in\) --- the first diagonal
\(Area = (20in^2,25in^2)\)
The question is incomplete, as the image of the kite and what is required are not given
However, a possible question could be to calculate the length of the other diagonal
Calculating the length of the other diagonal, we have:
\(Area = 0.5 * d_1 * d_2\)
Make d2 the subject
\(d_2 = \frac{Area }{0.5 * d_1}\)
Multiply by 2/2
\(d_2 = \frac{2 * Area }{2* 0.5 * d_1}\)
\(d_2 = \frac{2 * Area }{1 * d_1}\)
\(d_2 = \frac{2 * Area }{d_1}\)
When Area = 20, we have:
\(d_2 = \frac{2 * 20}{6}\)
\(d_2 = \frac{40}{6}\)
\(d_2 = 6.67\)
When Area = 25, we have:
\(d_2 = \frac{2 * 25}{6}\)
\(d_2 = \frac{50}{6}\)
\(d_2 = 8.33\)
So:
\(d_2 = (6.67,8.33)\)
This means that the length of the other diagonal is between 6.67in and 8.33in
convert 0.725 to a percent
The equivalent value of the percentage is A = 72.5 %
Given data ,
Let the equation be represented as A
Now , the value of A is
Let the first number be p
Let the second number be q
Now , A = pq
A percentage is a number or ratio expressed as a fraction of 100. It is often denoted using the percent sign, %
when the value of p = 0.725
And , when the value of q = 100
On simplifying the equation , we get
A = 0.725 x 100
So , the left hand side of the equation is equated to the right hand side by the value of 0.725 x 100
A = 0.725 x 100
A = 72.5 %
Therefore , the value of A = 72.5 %
Hence , the expression is A = 72.5 %
To learn more about percentage click :
https://brainly.com/question/12861068
#SPJ6
The table shows the number of points scored by a basketball team in their first seven games.
Answer:
15
Step-by-step explanation:
the range is the largest number take away the smallest number
56-41=15
4. don designed a triangular-shaped garden. use the diagram to answer each question.a. what kind of triangle is formed by the sides of the garden?b. what is the measure of angle x?
a. The triangle formed by the sides of the garden is a right triangle.
b. The measure of angle x is 45 degrees.
a. Based on the given information, the triangle formed by the sides of the garden is a right triangle. This is because one of the angles is 90 degrees.
b. The sum of the angles in a triangle is always 180 degrees. Therefore, we can calculate the measure of angle x by subtracting the measures of the known angles from 180 degrees.
Angle A = 90 degrees
Angle B = 45 degrees
Sum of angles: Angle A + Angle B + Angle x = 180 degrees
Substituting the known angles:
90 degrees + 45 degrees + Angle x = 180 degrees
Simplifying the equation:
135 degrees + Angle x = 180 degrees
To find Angle x, we isolate it by subtracting 135 degrees from both sides of the equation:
Angle x = 180 degrees - 135 degrees
Angle x = 45 degrees
Therefore, the measure of angle x is 45 degrees.
To know more about right triangle, refer here:
https://brainly.com/question/15271932
#SPJ4
use the integral test to determine whether the series is convergent or divergent. [infinity] 7 n4 n = 1 evaluate the following integral. [infinity] 1 7 x4 dx since the integral ---select--- finite, the series is convergent or divergent. n=1 te the following integral. Since the integral is ''t finite, the series is I convergent, v' .
The statement "Since the integral is finite, the series is convergent" is incorrect.
To use the integral test to determine whether the series [infinity] 7 n4 n = 1 is convergent or divergent, we need to evaluate the following integral: [infinity] 1 7 x4 dx.
Integrating 7 x4 with respect to x gives us (7/5) x5. Evaluating this from 1 to infinity gives us [(7/5) (infinity)5] - [(7/5) 1^5] = infinity, which means the integral is divergent.
Since the integral is divergent, the series [infinity] 7 n4 n = 1 is also divergent.
The statement "Since the integral is finite, the series is convergent" is incorrect.
To learn more about series visit:
brainly.com/question/15415793
#SPJ11
The following table shows the number of candy bars bought at a local grocery store and the
total cost of the candy bars:
Candy Bars: 3, 5, 8, 12, 15, 20, 25
Total Cost: $6.65, $10.45, $16.15, $23.75, $29.45, $38.95, $48.45
If B represents the number of candy bars purchased and C represents the total cost of the candy bars, write the linear model that models the cost of any number of candy bars.
The linear model that represents the cost of any number of candy bars can be written as: C = $1.90B + $0.95
To write the linear model that models the cost of any number of candy bars, we need to find the equation of a line that best fits the given data points. We'll use the variables B for the number of candy bars purchased and C for the total cost of the candy bars.
Looking at the given data, we can see that there is a linear relationship between the number of candy bars and the total cost. As the number of candy bars increases, the total cost also increases.
To find the equation of the line, we need to determine the slope and the y-intercept. We can use the formula for the equation of a line: y = mx + b, where m is the slope and b is the y-intercept.
First, let's find the slope (m) using two points from the given data, for example, (3, $6.65) and (25, $48.45):
m = (C2 - C1) / (B2 - B1)
= ($48.45 - $6.65) / (25 - 3)
= $41.80 / 22
≈ $1.90
Now, let's find the y-intercept (b) using one of the data points, for example, (3, $6.65):
b = C - mB
= $6.65 - ($1.90 * 3)
= $6.65 - $5.70
≈ $0.95
Therefore, the linear model that represents the cost of any number of candy bars can be written as:
C = $1.90B + $0.95
This equation represents a linear relationship between the number of candy bars (B) and the total cost (C). For any given value of B, you can substitute it into the equation to find the corresponding estimated total cost of the candy bars.
for more such question on linear visit
https://brainly.com/question/2030026
#SPJ8
Can someone please help with these two questions . Thank you
Answer:
D for the first question
A for the second one
Step-by-step explanation:
The multiples are 27, 81, 243
The factors are 1, 9, 27
If a bank doubles in size every 5 years, then by what percent does it grow after only 3 years? Round to nearest tenth of percent.