document.write( "Question 90091: I need help solving this word problem I tried so many time and I do not get the right answer..thank you in advance\r
\n" );
document.write( "\n" );
document.write( "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. how can i Find the equation that relates C and x.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #65411 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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. how can i Find the equation that relates C and x. \r \n" ); document.write( "\n" ); document.write( "------------ \n" ); document.write( "You have two (x,C) points: (100,10000) and (300,22000) \n" ); document.write( "Find the slope and y-intercept so you can find the equation. \n" ); document.write( "---------- \n" ); document.write( "slope = [22000-10000]/[300-100] = 12000/200 = 60 \n" ); document.write( "-------- \n" ); document.write( "10000 = 60(100)+b \n" ); document.write( "10000 = 6000 + b \n" ); document.write( "b= 4000 \n" ); document.write( "Cost = 60(#of items) + 4000 \n" ); document.write( "C = 60x + 4000 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |