document.write( "Question 142242: Joe cleans his room in 7 hours. With his mom, it takes them 3 hours. How long does it take mom alone? \n" ); document.write( "
Algebra.Com's Answer #103579 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Joe cleans his room in 7 hours. With his mom, it takes them 3 hours. How long does it take mom alone? \n" ); document.write( "------------------- \n" ); document.write( "Joe's rate = 1/7 job/hr \n" ); document.write( "----------------------- \n" ); document.write( "Joe and Mom together's rate = 1/3 job/hr. \n" ); document.write( "----------------------- \n" ); document.write( "Mom's rate alone is 1/x job/hr \n" ); document.write( "------------------------ \n" ); document.write( "EQUATION: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/7 + 1/x = 1/3 \n" ); document.write( "Multiply thru by 21x to get: \n" ); document.write( "3x + 21 = 7x \n" ); document.write( "4x = 21 \n" ); document.write( "x = 21/4 = 5 1/4 hr (time it will take Mom alone) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |