document.write( "Question 311813: While on a four-week hiking trip in the mountains, the Tryon family washed 11 loads of clothes at The Mountain View Laundry. The 20-lb capacity washing machine costs $1.50 per load while the 30-lb costs $2.50. Their total laundry expense was $20.50. How many loads were laundered in each size washing machine? \n" ); document.write( "
Algebra.Com's Answer #222967 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+y=11 y=11-x \n" ); document.write( "1.5x+2.5y=20.5 \n" ); document.write( "1.5x+2.5(11-x)=20.5 \n" ); document.write( "1.5x+27.5-2.5x=20.5 \n" ); document.write( "-x=-7 \n" ); document.write( "x=7 \n" ); document.write( "y=13 \n" ); document.write( " \n" ); document.write( " |