document.write( "Question 427218: Each of 2 brothers can wash a car in 1 hr.However their sister can wash the car in 45 mins., if all 3 works together how long will it take to wash the car?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #297089 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Use minutes for all 3 \n" ); document.write( "1 car in 60 mins --? 1/60 car/minute \n" ); document.write( "With all three, they do 1/60 + 1/60 + 1/45 car/min \n" ); document.write( "= (3+3+4)/180 car/min = 1/18 car per minute \n" ); document.write( "--> 18 minutes per car \n" ); document.write( "---------------------- \n" ); document.write( "You can use a shortcut \n" ); document.write( "The 2 brothers together take 30 minutes, since they both do 1/60 per minute \n" ); document.write( "Use 30 & 45 and the product/sum \n" ); document.write( "= (30*45)/(30 + 45) = 1350/75 \n" ); document.write( "= 18 minutes \n" ); document.write( " \n" ); document.write( " |