document.write( "Question 468221: 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 #321267 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Bobby takes x hours
\n" ); document.write( "so he does 1/x of the job in 1 minute\r
\n" ); document.write( "\n" ); document.write( "Billy mows in x-15 minutes
\n" ); document.write( "so he does 1/(x-15)of the job in 1 minute\r
\n" ); document.write( "\n" ); document.write( "together they do in 69 minutes
\n" ); document.write( "so they do 1/69 of the job in 1 minute\r
\n" ); document.write( "\n" ); document.write( "\"1%2Fx+%2B+1%2F%28x-15%29+=+1%2F69\"\r
\n" ); document.write( "\n" ); document.write( "LCD = 69x(x-1)
\n" ); document.write( "Multiply the equation by the LCD\r
\n" ); document.write( "\n" ); document.write( "\"69%28x-1%29%2B+69x=+x%28x-1%29\"\r
\n" ); document.write( "\n" ); document.write( "69x-69+69x=x^2-x\r
\n" ); document.write( "\n" ); document.write( "x^2-x-138x=-69\r
\n" ); document.write( "\n" ); document.write( "x^2-139x+69=0\r
\n" ); document.write( "\n" ); document.write( "Find the roots of the equation by quadratic formula
\n" ); document.write( "
\n" ); document.write( "a= 1 ,b= -139 ,c= 69
\n" ); document.write( "
\n" ); document.write( "b^2-4ac= 19321 -276
\n" ); document.write( "b^2-4ac= 19045
\n" ); document.write( "\"x=%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( "\"x1=%28-b%2Bsqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( "\"x1=%28-12%2Bsqrt%2824%29%29%2F%2812%29\"
\n" ); document.write( "x1=( 139 + 138 )/ 2
\n" ); document.write( "x1= 138.5
\n" ); document.write( "x2=( 139 -138 ) / 2
\n" ); document.write( "x2= 0.5 \r
\n" ); document.write( "\n" ); document.write( "Bobby takes 138.5 minutes
\n" ); document.write( "Billy takes 125.5 minutes
\n" ); document.write( "
\n" ); document.write( "
\n" );