document.write( "Question 621419: Maria can shovel her driveway in 65 minutes. Bill can do the same job in 40 minutes. How long would it take Maria and Bill to shovel the driveway if they worked together? \n" ); document.write( "
Algebra.Com's Answer #390745 by nerdybill(7384) You can put this solution on YOUR website! Maria can shovel her driveway in 65 minutes. Bill can do the same job in 40 minutes. How long would it take Maria and Bill to shovel the driveway if they worked together? \n" ); document.write( ". \n" ); document.write( "Let x = time (minutes) it takes for both \n" ); document.write( "then \n" ); document.write( "x(1/65 + 1/40) = 1 \n" ); document.write( "multiply both sides by (65)(40): \n" ); document.write( "x(40 + 65) = (65)(40) \n" ); document.write( "x(105) = 2600 \n" ); document.write( "x = 2600/105 \n" ); document.write( "x = 24.76 minutes \n" ); document.write( "or rounding: \n" ); document.write( "x = 25 minutes \n" ); document.write( " \n" ); document.write( " |