document.write( "Question 67116: Business and finance. In planning for a new item, a manufacturer assumes that
\n" ); document.write( "the number of items produced x and the cost in dollars C of producing these items
\n" ); document.write( "are related by a linear equation. Projections are that 100 items will cost $10,000 to
\n" ); document.write( "produce and that 300 items will cost $22,000 to produce. Find the equation that
\n" ); document.write( "relates C and x.
\n" ); document.write( "

Algebra.Com's Answer #47730 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
Business and finance. In planning for a new item, a manufacturer assumes that
\n" ); document.write( "the number of items produced x and the cost in dollars C of producing these items
\n" ); document.write( "are related by a linear equation. Projections are that 100 items will cost $10,000 to
\n" ); document.write( "produce and that 300 items will cost $22,000 to produce. Find the equation that
\n" ); document.write( "relates C and x.
\n" ); document.write( "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.
\n" ); document.write( "(x1,C1)=(100,10000) and (x2,C2)=(300,22000)
\n" ); document.write( "(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.)
\n" ); document.write( "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.
\n" ); document.write( "\"m=%2822000-10000%29%2F%28300-100%29\"
\n" ); document.write( "\"m=12000%2F200\"
\n" ); document.write( "\"m=60\"
\n" ); document.write( "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.
\n" ); document.write( "m=60 and (x1,C1)=(100,10000)
\n" ); document.write( "\"C-10000=60%28x-100%29\"
\n" ); document.write( "\"C-10000=60x-6000\"
\n" ); document.write( "\"C-10000%2B10000=60x-6000%2B10000\"
\n" ); document.write( "\"highlight%28C=60x%2B4000%29\"
\n" ); document.write( "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.
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );