document.write( "Question 604542: lisa can sweep the paths around her home in 30 minutes. Her sister Tania takes 20 minutes to do the same job. If they work together, how long will it take to complete the job? \n" ); document.write( "
Algebra.Com's Answer #381261 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! lisa can sweep the paths around her home in 30 minutes. Her sister Tania takes 20 minutes to do the same job. If they work together, how long will it take to complete the job? \n" ); document.write( ". \n" ); document.write( "Let x = time (minutes) it takes for both \n" ); document.write( "then \n" ); document.write( "x(1/30 + 1/20) = 1 \n" ); document.write( "multiplying both sides by 60 (common denominator) we get: \n" ); document.write( "x(2 + 3) = 60 \n" ); document.write( "x(5) = 60 \n" ); document.write( "x = 60/5 \n" ); document.write( "x = 12 minutes \n" ); document.write( " \n" ); document.write( " |