document.write( "Question 282765: The cost of producing toy trucks is given by c = 450 + 3.75n dollars where n is the number of trucks produced. If the budget allows $3600 in costs, how many trucks can be made?\r
\n" ); document.write( "\n" ); document.write( "A) 840 B) 1080 C) 11,812 D) 1023 E) 753
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #205284 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
given \"c+=+450+%2B+3.75n+\"
\n" ); document.write( "Given cost=3600
\n" ); document.write( "\"3600+=+450+%2B+3.75n\"
\n" ); document.write( "\"3600-450+=+3.75n\"
\n" ); document.write( "\"3150+=+3.75n\"
\n" ); document.write( "\"3150%2F3.75+=+n\"
\n" ); document.write( "\"840=n\"
\n" ); document.write( "
\n" );