document.write( "Question 795500: in manufacturing a component for a machine, the initial cost of die is $850 and all other additional costs are $3 per unit produced. (a) Express the total cost C ( in dollars) as a linear function of the number q of units produced. (b) How many units are produced if the total cost is $1600 \n" ); document.write( "
Algebra.Com's Answer #481020 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! in manufacturing a component for a machine, the initial cost of die is $850 and all other additional costs are $3 per unit produced. \n" ); document.write( ". \n" ); document.write( "(a) Express the total cost C ( in dollars) as a linear function of the number q of units produced. \n" ); document.write( "\"cost\" = \"$3 per unit\" + \"start up\" \n" ); document.write( "C = 3q + 850 \n" ); document.write( ". \n" ); document.write( "(b) How many units are produced if the total cost is $1600 \n" ); document.write( "replace C with 1600 and solve for q: \n" ); document.write( "1600 = 3q + 850 \n" ); document.write( "750 = 3q \n" ); document.write( "250 units = q \n" ); document.write( " |