document.write( "Question 877021: Two people are painting a 10' by 8' wall. The first person paints the wall in 3 hours. The second person paints it in 2 hours. If they work together, how long will it take them to paint the wall? \n" ); document.write( "
Algebra.Com's Answer #529124 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Add their rates of painting to get
\n" ); document.write( "their rate painting together
\n" ); document.write( "1st person:
\n" ); document.write( "( 1 wall ) / ( 3 hrs )
\n" ); document.write( "2nd person:
\n" ); document.write( "( 1 wall ) / ( 2 hrs )
\n" ); document.write( "-----------------
\n" ); document.write( "Working together:
\n" ); document.write( "( 1 wall ) / ( t hrs )
\n" ); document.write( "------------------
\n" ); document.write( "\"+1%2F3+%2B+1%2F2+=+1%2Ft+\"
\n" ); document.write( "Multiply both sides by \"+6t+\"
\n" ); document.write( "\"+2t+%2B+3t+=+6+\"
\n" ); document.write( "\"+5t+=+6+\"
\n" ); document.write( "\"+t+=+6%2F5+\"
\n" ); document.write( "\"+t+=+1+%2B+1%2F5+\"
\n" ); document.write( "Note that \"+1%2F5+\" hr = \"+%281%2F5%29%2A60+=+12+\" min
\n" ); document.write( "---------------
\n" ); document.write( "Working together, it will take
\n" ); document.write( "them 1 hr and 12 min\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );