document.write( "Question 354147: sue can sholver snow from her driveway in 40 minutes. tom can do the same job in 50 minutes. How long would it take sue and tom to shovel the driveway if they worked together? \n" ); document.write( "
Algebra.Com's Answer #253138 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! sue can shovel snow from her driveway in 40 minutes. tom can do the same job in 50 minutes. How long would it take sue and tom to shovel the driveway if they worked together. \n" ); document.write( "--- \n" ); document.write( "Sue rate = 1/40 job/min \n" ); document.write( "Tom rate = 1/50 job/min \n" ); document.write( "--------------- \n" ); document.write( "Together rate = 1/x job/min \n" ); document.write( "--------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/40 + 1/50 = 1/x \n" ); document.write( "50x + 40x = 40*50 \n" ); document.write( "90x = 2000 \n" ); document.write( "x = 22.222 minutes (time to do the job together) \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |