document.write( "Question 178530: Stan and Hilda can mow the lawn in 60 mins. if they work together. If hilda works twice as fast as Stan, how long does it take Stan to mow the lawn alone? \n" ); document.write( "
Algebra.Com's Answer #133488 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Stan and Hilda can mow the lawn in 60 mins. if they work together. If hilda works twice as fast as Stan, how long does it take Stan to mow the lawn alone? \n" ); document.write( "--------- \n" ); document.write( "Together DATA: \n" ); document.write( "time = 60 min/job ; rate = 1/60 job/min \n" ); document.write( "-------------------------- \n" ); document.write( "Hilda DATA: \n" ); document.write( "time = x min/job ; rate = 1/x job/min \n" ); document.write( "----------------------------- \n" ); document.write( "Stan DATA: \n" ); document.write( "time = 2x min/job; rate = 1/2x job/min \n" ); document.write( "----------------------------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/x + 1/2x = 1/60 \n" ); document.write( "60 + 30 = x \n" ); document.write( "x = 90 min \n" ); document.write( "----------- \n" ); document.write( "Stan time = 2x = 180 min or 3 hrs. \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |