document.write( "Question 874732: It takes barry 4 hours to paint his house by himself when working alone. Christy can complete the job by herself in 11 hours. How long will it take them to complete the job if they work together? \n" ); document.write( "
Algebra.Com's Answer #527771 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
It takes barry 4 hours to paint his house by himself when working alone.
\n" ); document.write( " Christy can complete the job by herself in 11 hours.
\n" ); document.write( " How long will it take them to complete the job if they work together?
\n" ); document.write( ":
\n" ); document.write( "let t = time to complete the job when working together
\n" ); document.write( "let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "Each will do a fraction of the job, the two fractions add up to 1
\n" ); document.write( ":
\n" ); document.write( "\"t%2F4\" + \"t%2F11\" = 1
\n" ); document.write( "multiply by 44. cancel the denominators and you have:
\n" ); document.write( "11t + 4t = 44
\n" ); document.write( "15d = 44
\n" ); document.write( "t = 44/15
\n" ); document.write( "t = 2.9333 hrs; 2 + .933(60) = 2 hr 56 min\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );