SOLUTION: In planning for a new item, a manufacturer assumes that the number of items produced x and the cost in dollars C of producing these items are related by a linear equation. Project

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: In planning for a new item, a manufacturer assumes that the number of items produced x and the cost in dollars C of producing these items are related by a linear equation. Project      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 106088: In planning for a new item, a manufacturer assumes that the number of items produced x and the cost in dollars C of producing these items are related by a linear equation. Projections are that 100 items will cost $10,000 to produce and that 300 items will cost $22,000 to produce. Find the equation that relates C and x.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Projections are that 100 items will cost $10,000 to produce and that 300 items will cost $22,000 to produce. Find the equation that relates C and x.
---------
You have two points: (100,10000) and (300,22000)
slope = [22000-10000]/[300-100] = 12000/200 = 60
-------
Form is: Cost = slope*# of items + b
Solve for b by substituting as follows:
10000= 60*100 + b
b = 10000-6000= 4000
-------------
EQUATION:
Cost = 60(# of items) + 4000
C(x) = 60x + 4000
======================
Cheers,
Stan H.