document.write( "Question 188612: One maid can clean the house three times faster than another. Working together they can clean the entire house in 3 hours. How long would it take the faster maid cleaning alone?\r
\n" );
document.write( "\n" );
document.write( "I would like you to do this problem step by step and explain because it's hard for me to understand.Thanks A lot! \n" );
document.write( "
Algebra.Com's Answer #141415 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One maid can clean the house three times faster than another. Working together they can clean the entire house in 3 hours. How long would it take the faster maid cleaning alone?\r \n" ); document.write( "\n" ); document.write( "------------------------ \n" ); document.write( "Faster maid DATA: \n" ); document.write( "time = x hr/job ; rate = 1/x job/jhr \n" ); document.write( "------------------------- \n" ); document.write( "Slower maid DATA: \n" ); document.write( "time = 3x hr/job ; rate = 1/3x job/hr \n" ); document.write( "--------------------------- \n" ); document.write( "Together DATA: \n" ); document.write( "time = 3 hr/job ; rate = 1/3 job/hr \n" ); document.write( "----------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/x + 1/3x = 1/3 \n" ); document.write( "----- \n" ); document.write( "Multiply thru by 3x to get: \n" ); document.write( "3 + 1 = x \n" ); document.write( "x = 4 hrs (time for the faster maid to do the job) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |