document.write( "Question 986502: One company manufactures high-end racing bicycles. The monthly fixed costs are $3520. The total cost to manufacture 29 bikes is $31360. Assume that total cost, C, is linearly related to the number of bicycles, x, that the company manufactures.
\n" );
document.write( "A) The cost function is?
\n" );
document.write( "B) The total cost to manufacture 27 bikes is $ ?
\n" );
document.write( "C) The cost to produce each additional bike is $ ? \n" );
document.write( "
Algebra.Com's Answer #607556 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! One company manufactures high-end racing bicycles. \n" ); document.write( " The monthly fixed costs are $3520. \n" ); document.write( " The total cost to manufacture 29 bikes is $31360. \n" ); document.write( " Assume that total cost, C, is linearly related to the number of bicycles, x, that the company manufactures. \n" ); document.write( ": \n" ); document.write( "Find the cost per bicycle minus the fixed cost. \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "A) The cost function is? \n" ); document.write( "C(x) = 960x + 3520 \n" ); document.write( ": \n" ); document.write( "B) The total cost to manufacture 27 bikes is $ ? \n" ); document.write( "x = 27 \n" ); document.write( "C(x) = 960(27) + 3520 \n" ); document.write( "C(x) = 25920 + 3520 \n" ); document.write( "C(x) = $29440 \n" ); document.write( ": \n" ); document.write( "C) The cost to produce each additional bike is $960 \n" ); document.write( " |