document.write( "Question 908224: each of two brothers can wash a car in 1 hour ; however, their sister can wash the car in 45 minutes. if all three work together, how long will it take to wash the car? \n" ); document.write( "
Algebra.Com's Answer #550883 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Each brother does 1/60 of the job per minute.
\n" ); document.write( "The sister does 1/45 per minute.
\n" ); document.write( "---
\n" ); document.write( "Together, they do 1/60 + 1/60 + 1/45 per minute.
\n" ); document.write( "Add them, get job/minute
\n" ); document.write( "Invert that to get minutes/job.
\n" ); document.write( "
\n" ); document.write( "
\n" );