SOLUTION: Business and finance. 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 l

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Business and finance. 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 l      Log On


   



Question 67116: Business and finance. 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 funmath(2933) About Me  (Show Source):
You can put this solution on YOUR website!
Business and finance. 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.
You are probably familiar with finding the equations of lines when you're given two points, (x1,y1) and (x2,y2). If so just change y1 and y2 into C1 and C2.
(x1,C1)=(100,10000) and (x2,C2)=(300,22000)
(It would make the numbers easier to deal with if you dealt with C in terms of 1000's and make C1=10 and C2=22. But I didn't want to confuse you, so I'm going with what you got. Your teacher may use 10 and 22 and note to the side that C is in terms of thousands.)
Any way the formula for the slope is: highlight%28m=%28C2-C1%29%2F%28x2-x1%29%29, where m=slope and (x1.C1) and (x2,C2) are given points.
m=%2822000-10000%29%2F%28300-100%29
m=12000%2F200
m=60
Now that you have a slope, you can use the point-slope formula: highlight%28C-C1=m%28x-x1%29%29, where m=slope and (x1,C1) is a given point, to find the equation.
m=60 and (x1,C1)=(100,10000)
C-10000=60%28x-100%29
C-10000=60x-6000
C-10000%2B10000=60x-6000%2B10000
highlight%28C=60x%2B4000%29
There is another way to do this, if your teacher is using the slope intercept y=mx%2Bb, rather than the point-slope y-y1=m%28x-x1%29. Let me know and I can show you that way.
Happy Calculating!!!