document.write( "Question 56227: Problem:\r
\n" );
document.write( "\n" );
document.write( "a person can wash their car in 30 minutes. A friend can do it in 20 minutes. How long will it take them if they work together. \r
\n" );
document.write( "\n" );
document.write( "I really have a tough time with word problems. thank you! \n" );
document.write( "
Algebra.Com's Answer #38148 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a person can wash their car in 30 minutes. A friend can do it in 20 minutes. How long will it take them if they work together. \n" ); document.write( "----------- \n" ); document.write( "You have to understand the difference between time and rate. \n" ); document.write( "----------- \n" ); document.write( "Amount of time for 1st person = 30 min./job ; rate = (1/30) job/min \n" ); document.write( "That means every minute the person does 1/30th of the job. \n" ); document.write( "------------------ \n" ); document.write( "Amount of time for the friend= 20 min/job ; rate = (1/20)job/min. \n" ); document.write( "---------------- \n" ); document.write( "Amount of time to do job together = x min/job ; rate =(1/x) job/min \n" ); document.write( "EQUATION: \n" ); document.write( "rate of 1st + rate of friend = rate together \n" ); document.write( "1/30 + 1/20 = 1/x \n" ); document.write( "Multiply thru by 60x to get: \n" ); document.write( "2x + 3x =60 \n" ); document.write( "5x=60 \n" ); document.write( "x=12 minutes (this is the time they will take working together) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |