document.write( "Question 944677: Billy and bobby can mow the lawn in 65 minutes together. Billy can mow the lawn alone in 30 minutes less than it would take bobby. How long would it take for bobby to mow the lawn alone? \n" ); document.write( "
Algebra.Com's Answer #576010 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Let b = time billy takes to mow the lawn alone. \n" ); document.write( "Let B = time Bobby takes to mow the lawn alone. \n" ); document.write( "The formula for the time it takes for them to work together is given by \n" ); document.write( "(1) \n" ); document.write( "(2) \n" ); document.write( "We are given that \n" ); document.write( "(3) T = 65 and \n" ); document.write( "(4) b = B - 30 \n" ); document.write( "Substitute (3) and (4) into (2) and get \n" ); document.write( "(5) \n" ); document.write( "(6) \n" ); document.write( "Use the quadratic equation to determine the two roots of (6) as \n" ); document.write( "(7) \n" ); document.write( "Choose the positive square root because the negative square root makes b, which is 30 less than B, a negative time. \n" ); document.write( "Therefore \n" ); document.write( "(8) \n" ); document.write( "B is approximately 146.708 minutes. \n" ); document.write( "Then b 1s approximately 116.708 minutes. \n" ); document.write( "Substituting these values into (2) gives \n" ); document.write( "(9) T = (116.708*146.708)/(116.708+146.708) or \n" ); document.write( "(10) T = 64.9998 \n" ); document.write( "Answer: Bobby takes about 146.7 minutes to mow the lawn alone. \n" ); document.write( " |