Let's first establish what we already know for this problem.
x = total number of hotdogs sold
y = total profit from total sales of hotdogs
Let's also establish the other equations which we will require in order to solve this problem.
Equation No. 1 -
Profit for 40 hotdogs = $90 profit
Equation No. 2 -
Profit for 80 hotdogs = $210 profit
STEP-BY-STEP SOLUTION
From this, we can use the formula y = mx + b & substitute the values for x & y from one of the two previous equations into the formula in order to obtain the values of m & b for the final equation. Here is an example of the working out as displayed below:
Firstly, using the first or second equation, we make either m or b the subject. Here I have used the first equation and made m the subject:
Equation No. 1 -
y = mx + b
90 = m ( 40 ) + b
40m = 90 - b
m = ( 90 - b ) / 40
Now, make b the subject in the second equation as displayed below:
Equation No. 2 -
y = mx + b
210 = m ( 80 ) + b
210 = 80m + b
b = 210 - 80m
Then, substitute m from the first equation into the second equation.
Equation No. 2 -
b = 210 - 80m
b = 210 - 80 [ ( 90 - b ) / 40 ]
b = 210 - [ 80 ( 90 - b ) / 40 ]
b = 210 - 2 ( 90 - b )
b = 210 - 180 - 2b
b - 2b = 30
- b = 30
b = - 30
Now, substitute b from the second equation into the first equation.
Equation No. 1 -
m = ( 90 - b ) / 40
m = ( 90 - ( - 30 ) / 40
m = ( 90 + 30 ) / 40
m = 120 / 40
m = 3
Through this, we have established that:
m = 3
b = - 30
Therefore, the final equation to model the final profit, y, based on the number of hotdogs sold, x, is as follows:
y = mx + b
y = ( 3 )x + ( - 30 )
ANSWER:
y = 3x - 30
Answer:
reload the page it happens to me but that might mean your gonna have to watch the add again wait nvm it aint working
Step-by-step explanation:
C. multiply because of the order of operations
Answer:
C
Step-by-step explanation:
the area of a triangle is
baseline × height / 2
so, we know in our case
b(b+12) = 189 cm²
b² + 12b - 189 = 0
let's try to solve this by completing the square.
that means we try to find the expression
(b + k)² + c
that is equal to
b² + 12b - 189
(b + k)² + c = b² + 2kb + k² + c = b² + 12b - 189
so,
2k = 12
k = 6
and then
k² + c = -189
6² + c = -189
36 + c = -189
c = -225
(b + 6)² - 225 = 0
(b + 6)² = 225
b + 6 = 15
b = 9
so, the baseline b = 9 cm.
the height b+12 = 9+12 = 21 cm.