document.write( "Question 254568: The class decided to rent a truck at a cost of $150 for the week. The market price for recycled newspapers is $15 per ton. Write an equation representing the amount of money the class will make based on the number of tons of newspapers collected \n" ); document.write( "
Algebra.Com's Answer #186899 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "m=money
\n" ); document.write( "t=tons
\n" ); document.write( "m=15t+150
\n" ); document.write( "
\n" );