document.write( "Question 1147776: Sam can mow a lawn in 80 minutes. Bullwinkle can mow the same lawn in 120 minutes. How long does it take for both Sam and Bullwinkle to mow the lawn if they are working together? Express your answer as a reduced fraction \n" ); document.write( "
| Algebra.Com's Answer #769115 by ankor@dixie-net.com(22740)     You can put this solution on YOUR website! Sam can mow a lawn in 80 minutes. \n" ); document.write( " Bullwinkle can mow the same lawn in 120 minutes. \n" ); document.write( " How long does it take for both Sam and Bullwinkle to mow the lawn if they are working together? \n" ); document.write( " Express your answer as a reduced fraction \n" ); document.write( ": \n" ); document.write( "Assuming they have two lawn mowers \n" ); document.write( "let t = time when working together \n" ); document.write( "let the completed job = 1 \n" ); document.write( "Each will do a fraction of the job. the two fractions add up to 1 \n" ); document.write( " \n" ); document.write( "multiply by 240, to get rid of the fractions \n" ); document.write( "240* \n" ); document.write( "Cancel the fractions \n" ); document.write( "3t + 2t = 240 \n" ); document.write( "5t = 240 \n" ); document.write( "t = 240/5 \n" ); document.write( "t = 48 minutes when working together \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this out \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |