document.write( "Question 662692: working together, Dan and Leah can mow a lawn in 1hour and 12 min. working alone , Leah can mow the lawn in 1hour less time than it would take Dan. Find the time it takes for each of them working alone? \n" ); document.write( "
Algebra.Com's Answer #412450 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! working together, Dan and Leah can mow a lawn in 1hour and 12 min. working alone , Leah can mow the lawn in 1hour less time than it would take Dan. Find the time it takes for each of them working alone? \n" ); document.write( "----- \n" ); document.write( "Note: 1 hr 12 min = 6/5 hours \n" ); document.write( "------ \n" ); document.write( "Dan DATA: time = x hrs/job ; rate = 1/x job/hr \n" ); document.write( "---- \n" ); document.write( "Leah DATA: time = x-1 hrs/job ; rate = 1/(x-1) job/hr \n" ); document.write( "----- \n" ); document.write( "Together DATA: time = 6/5 hrs/job ; rate = 5/6 job/hr \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/x + 1/(x-1) = 5/6 \n" ); document.write( "----- \n" ); document.write( "6(x-1) + 6x = 5x(x-1) \n" ); document.write( "----- \n" ); document.write( "6x-6 + 6x = 5x^2 - 5x \n" ); document.write( "5x^2 -17x +6 = 0 \n" ); document.write( "x = 3 hrs (Dan's time to do the job alone) \n" ); document.write( "x-1 = 2 hrs (Leah's time to do the job alone) \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |