document.write( "Question 496727: If Tom, George and Mario work together, they can paint a 600 ft2 room in 4 hours. When only George and Mario work together, it takes 8 hours to paint the room. Tom and George, working together, take 6 hours to paint the room. How long would it take Tom to paint the room alone?
\n" );
document.write( "a. 8 hours c. 3 hours
\n" );
document.write( "b. 23 hours d. 4 hours
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #336666 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If Tom, George and Mario work together, they can paint a 600 ft2 room in 4 hours. \n" ); document.write( " When only George and Mario work together, it takes 8 hours to paint the room. \n" ); document.write( " Tom and George, working together, take 6 hours to paint the room. \n" ); document.write( " How long would it take Tom to paint the room alone? \n" ); document.write( ": \n" ); document.write( "Let the completed job = 1, (a painted room) \n" ); document.write( "Let t = To alone \n" ); document.write( "let g = George alone \n" ); document.write( "let m = Mario alone \n" ); document.write( ": \n" ); document.write( "Write a shared work equation for each statement: \n" ); document.write( ": \n" ); document.write( " \"Tom, George and Mario work together, they can paint a room in 4 hours.\" \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "\"When only George and Mario work together, it takes 8 hours to paint the room.\" \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "\"Tom and George, working together, take 6 hours to paint the room.\" \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Use elimination here, multiply the 1st equation by 6, the 2nd equation by 3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "-------------------------------------------subtraction eliminates g and m \n" ); document.write( " \n" ); document.write( "3t = 24 \n" ); document.write( "t = 24/3 \n" ); document.write( "t = 8 hrs for Tom working alone \n" ); document.write( " \n" ); document.write( " |