document.write( "Question 662946: Tom was paid 4.50 an hour fot painting a fence and 6.50 an hour to mowing grass. He worked 7 hours and earned 39.50. How many hours did it take him to paint the fence?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #412624 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! 4.50/hr for fence \n" ); document.write( "6.50/hr for grass \n" ); document.write( "4.50x + 6.50y = 39.50 \n" ); document.write( "x+y=7 \n" ); document.write( "Substitute into the first equation \n" ); document.write( "4.50(7-y) + 6.50y = 39.50 \n" ); document.write( "31.50 - 4.50y + 6.50y = 39.50 \n" ); document.write( "31.50 + 2y = 39.50 \n" ); document.write( "2y = 39.50 - 31.50 \n" ); document.write( "2y = 8 \n" ); document.write( "y = 4 hours mowing grass \n" ); document.write( "x = 7-4= 3 hours painting the fence \n" ); document.write( "Proof \n" ); document.write( "4.5(3) + 6.5(4) = \n" ); document.write( "13.50 + 26 = 39.50 \n" ); document.write( "......................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( " |