document.write( "Question 579917: Fred can paint a certain room in 5 hours. One day Fred decides to help his friend Jack paint such a room. After they work together for 2 hours Fred goes home and leaves Jack to finish painting the room. Jack requires 4 more hours to finish the room. How long would it have taken Jack to paint the room alone? \n" ); document.write( "
Algebra.Com's Answer #371098 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Fred can paint a certain room in 5 hours. \n" ); document.write( " One day Fred decides to help his friend Jack paint such a room. \n" ); document.write( " After they work together for 2 hours Fred goes home and leaves Jack to finish painting the room. \n" ); document.write( " Jack requires 4 more hours to finish the room. \n" ); document.write( " How long would it have taken Jack to paint the room alone? \n" ); document.write( ": \n" ); document.write( "Let j = time required by jack to paint the room alone \n" ); document.write( "let the completed job = 1; (a painted room) \n" ); document.write( ": \n" ); document.write( "From the information given, we know Jack painted for a total of 6 hrs and Fred 2 hrs \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "multiply by 5j \n" ); document.write( "5j* \n" ); document.write( "cancel the denominators \n" ); document.write( "2j + 5(6) = 5j \n" ); document.write( "30 = 5j - 2j \n" ); document.write( "30 = 3j \n" ); document.write( "j = \n" ); document.write( "j = 10 hrs for jack to do it alone \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check this \n" ); document.write( " \n" ); document.write( ".4 + .6 = 1 \n" ); document.write( " |