SOLUTION: directions: For this situation, find a linear model and use it to make a prediction. situation: The cost of producing 4 units is $204.80. The cost of producing 8 units is $209

Algebra ->  Linear-equations -> SOLUTION: directions: For this situation, find a linear model and use it to make a prediction. situation: The cost of producing 4 units is $204.80. The cost of producing 8 units is $209      Log On


   



Question 231853: directions: For this situation, find a linear model and use it to make a prediction.

situation: The cost of producing 4 units is $204.80. The cost of producing 8 units is $209.60. How much does it cost to produce 12 units?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The cost of producing 4 units is $204.80. The cost of producing 8 units is $209.60. How much does it cost to produce 12 units?
----
You have two points: (4,205.80) and (8,209.60)
----------------------------------------------
slope = (209.60-205.80)/(8-4) = 3.80/4 = 0.95
------------
Form: y = mx+b
You know m = 0.95 and y = 205.80 when x = 4 ; solve for "b":
205.80 = 0.95*4 + b
b = 202.00
----------------------
C(x) = 0.95x + 202.00
-------------------------------------
How much does it cost to produce 12 units?
C(12) = 0.95*12 + 202
C(12) = $213.40
===================
Cheers,
Stan H.