document.write( "Question 347014: It takes a boy 90 minutes to mow the lawn, but his sister can mow it in 60 minutes. How long would it take them to mow the lawn if they worked together, using two lawn mowers? \n" ); document.write( "
Algebra.Com's Answer #248157 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=time required to mow the lawn if both work together \n" ); document.write( "Then both work at the rate of 1/x lawn per min \n" ); document.write( "boy works at the rate of 1/90 lawn per min \n" ); document.write( "sis works at the rate of 1/60 lawn per min \n" ); document.write( "Then both work at the rate of 1/90 + 1/60=2/180+3/180=5/180=1/36 lawn per min \n" ); document.write( "So our equation to solve is \n" ); document.write( "1/36=1/x multiply each side by 36x \n" ); document.write( "x=36 min----time it takes both working together\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "in 36 min boy mows (1/90)*36=36/90=6/15 of the lawn \n" ); document.write( "in 36 min girl mows (1/60)*36 =36/60 =9/15 of the lawn\r \n" ); document.write( "\n" ); document.write( "6/15 + 9/15=15/15=1 (lawn that is) \n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |