document.write( "Question 468204: Twin brothers, Billy and Bobby, can mow their grandparent's lawn together in 69 minutes. Billy could mow the lawn by himself in 15 minutes less time that it would take Bobby. How long would it take Bobby to mow the lawn by himself? \n" ); document.write( "
Algebra.Com's Answer #321262 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Twin brothers, Billy and Bobby, can mow their grandparent's lawn together in 69 minutes. Billy could mow the lawn by himself in 15 minutes less time than it would take Bobby. How long would it take Bobby to mow the lawn by himself? \n" ); document.write( "--------------- \n" ); document.write( "Together time = 69 min/job ; rate = 1/69 job/min \n" ); document.write( "--------------------------------------- \n" ); document.write( "Billy time = x-15 min/job ; rate = 1/(x-15) job/min \n" ); document.write( "------ \n" ); document.write( "Bobby time = x min/job ; rate = 1/x job/min \n" ); document.write( "================================================= \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "----- \n" ); document.write( "1/x + 1/(x-15) = 1/69 \n" ); document.write( "----- \n" ); document.write( "69(x-15) + 69x = x(x-15) \n" ); document.write( "--- \n" ); document.write( "138x-69*15 = x^2-15x \n" ); document.write( "---- \n" ); document.write( "x^2 -15x -138x + 69*15 = 0 \n" ); document.write( "--- \n" ); document.write( "x^2 - 153x + 69*15 = 0 \n" ); document.write( "====== \n" ); document.write( "x = [153 +- sqrt(153^2 - 4*69*15)/2 \n" ); document.write( "------ \n" ); document.write( "x = [153 +- sqrt(19269)]/2 \n" ); document.write( "---- \n" ); document.write( "Realistic answer: \n" ); document.write( "x = 145.91 minutes (Bobby's time) \n" ); document.write( "--- \n" ); document.write( "x-15 = 130.91 minutes (Billy's time) \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |