document.write( "Question 746637: John can paint the fence around his house in 15 hours, while his brother chad can do it in 18 hours. If John paints for 7 hours alone and turns the rest over to chad, how long will it take chad to finish painting the fence? \n" ); document.write( "
Algebra.Com's Answer #454488 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! John can paint the fence around his house in 15 hours, while his brother chad can do it in 18 hours. \n" ); document.write( " If John paints for 7 hours alone and turns the rest over to chad, how long will it take chad to finish painting the fence? \n" ); document.write( ": \n" ); document.write( "Let t = time for Chad to finish the fence \n" ); document.write( "Let the completed job = 1; (a painted fence) \n" ); document.write( ": \n" ); document.write( "A typical shared work equation \n" ); document.write( " \n" ); document.write( "multiply eq by the least common multiple of 15 & 18; that's 90, results: \n" ); document.write( "6(7) + 5t = 90 \n" ); document.write( "5t = 90 - 42 \n" ); document.write( "t = 48/5 \n" ); document.write( "t = 9.6 hrs for Chad to finish the job \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this on a calc`: 7/15 + 9.6/18 = 1 \n" ); document.write( " \n" ); document.write( " |