document.write( "Question 1078031: Kim can paint the garage door in 2 hours and Jim can paint the same door in 1 hour. How long will it take them if they work together? \n" ); document.write( "
Algebra.Com's Answer #692499 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Kim's rate of working:
\n" ); document.write( "[ 1 garage door ] / [ 2 hrs ]
\n" ); document.write( "Jim's rate of working:
\n" ); document.write( "[ 1 garage door ] / [ 1 hr ]
\n" ); document.write( "Let \"+t+\" = their time in hrs to paint the door
\n" ); document.write( "if they work together
\n" ); document.write( "Their rate working together:
\n" ); document.write( "[ 1 garage door ] / [ t hrs ]
\n" ); document.write( "-----------------------------
\n" ); document.write( "Add their rates of working to get their
\n" ); document.write( "rate working together
\n" ); document.write( "\"+1%2F2+%2B+1%2F1+=+1%2Ft+\"
\n" ); document.write( "Multiply both sides by \"+2t+\"
\n" ); document.write( "\"+t+%2B+2t+=+2+\"
\n" ); document.write( "\"+3t+=+2+\"
\n" ); document.write( "\"+t+=+2%2F3+\" hrs
\n" ); document.write( "-------------------
\n" ); document.write( "Convert this result to minutes
\n" ); document.write( "\"+%282%2F3%29%2A60+=+40+\"
\n" ); document.write( "It will take them 40 minutes to paint the
\n" ); document.write( "door if they work together
\n" ); document.write( "
\n" ); document.write( "
\n" );