document.write( "Question 1076470: Twin brothers, Andy and Brian, can mow their grandparent's lawn together in 72 minutes. Billy could mow the lawn by himself in 17 more minutes than it would take Andy. How long would it take each person to mow the lawn alone? \n" ); document.write( "
Algebra.Com's Answer #691080 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let a be for Andy, and b be for Brian. Then: \n" ); document.write( "1/a + 1/b=1/72 \n" ); document.write( "Brian takes 17 more minutes than Andy, working alone so b=a+17. Then: \n" ); document.write( "1/a + 1/a+17=1/72 \n" ); document.write( "72/a + 72/a+17=1 \n" ); document.write( "72(a+17)+72a=aČ+17a \n" ); document.write( "aČ-127a-1224=0 \n" ); document.write( "(a+9)(a-136)=0 \n" ); document.write( "a=-9 or 136 \n" ); document.write( "Using the positive value, we get Andy's time working alone as 136 minutes, and Brians' time as 153 minutes. ☺☺☺☺ \n" ); document.write( " \n" ); document.write( " |