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 #186900 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The class decided to rent a truck at a cost of $150 for the week. \n" ); document.write( " The market price for recycled newspapers is $15 per ton. \n" ); document.write( "Write an equation representing the amount of money the class will make based on the number of tons of newspapers collected \n" ); document.write( ": \n" ); document.write( "A = 15t - 150 \n" ); document.write( "Where \n" ); document.write( "A = amt of money made \n" ); document.write( "t = no. of tons collected \n" ); document.write( " |