document.write( "Question 877257: I have been stuck on this for some time now and do not really know where to start. Help please.
\n" );
document.write( "Last year, Pinwheel Industries introduced a new toy. It cost $9900 to develop the toy and $30 to manufacture each toy.
\n" );
document.write( "A. Give a linear equation in the form: C=mn+b that gives the total cost, \"C\", to produce \"n\" of these toys.
\n" );
document.write( "B. The total cost to produce n=4700 toys is $_________
\n" );
document.write( "C. With $72900, a total of _________toys can be produced.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #529262 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! A) C = 30n + 9900 \n" ); document.write( "B) C = 30*4700 +9900 = $150900 \n" ); document.write( "C) 72900 = 30n + 9900 \n" ); document.write( "30n = 63000 \n" ); document.write( "n = 2100 toys \n" ); document.write( " \n" ); document.write( " |