document.write( "Question 461929: Please help me to solve this problem. In manufacturing a component for a machine, the initial cost of a die is $850 and all other additional cost are $3 per unit produced.
\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( "b. how many units are produced of the total cost is $1600?
\n" ); document.write( "

Algebra.Com's Answer #316702 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
c(q)=850+3q
\n" ); document.write( "-----------
\n" ); document.write( "1600=850+3q
\n" ); document.write( "750=3q
\n" ); document.write( "q=250
\n" ); document.write( "250 units are produced..
\n" ); document.write( "
\n" );