document.write( "Question 850108: If A works alone, he would take 4 days
\n" ); document.write( "more to complete the job than if both A
\n" ); document.write( "and B worked together. If B worked alone,
\n" ); document.write( "he would take 16 days more to complete
\n" ); document.write( "the job than if A and B work together.
\n" ); document.write( "How many days would they take to
\n" ); document.write( "complete the work if both of them worked
\n" ); document.write( "together?
\n" ); document.write( "

Algebra.Com's Answer #511972 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+t+\" = time in days for A and B
\n" ); document.write( "to complete the work working together
\n" ); document.write( "------------------------
\n" ); document.write( "A and B rate working together:
\n" ); document.write( "( 1 job ) / t
\n" ); document.write( "A's rate working alone:
\n" ); document.write( "( 1 job ) / ( t + 4 )
\n" ); document.write( "B's rate working alone:
\n" ); document.write( "( 1 job ) / ( t + 16 )
\n" ); document.write( "-------------------
\n" ); document.write( "Add their rates to get their rate
\n" ); document.write( "working together
\n" ); document.write( "\"+1%2F%28+t+%2B+4+%29+%2B+1%2F%28+t+%2B+16+%29+=+1%2Ft+\"
\n" ); document.write( "Multiply both sides by \"+t%2A%28+t%2B4+%29%2A%28+t%2B16+%29+\"
\n" ); document.write( "\"+t%2A%28+t%2B16+%29+%2B+t%2A%28+t%2B4+%29+=+%28+t%2B4+%29%2A%28+t%2B16+%29+\"
\n" ); document.write( "\"+t%5E2+%2B+16t+%2B+t%5E2+%2B+4t+=+t%5E2+%2B+4t+%2B+16t+%2B+64+\"
\n" ); document.write( "\"+t%5E2+=+64+\"
\n" ); document.write( "\"+t+=+8+\"
\n" ); document.write( "It will take them 8 days to complete the work
\n" ); document.write( "if they work together
\n" ); document.write( "--------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+1%2F%28+t+%2B+4+%29+%2B+1%2F%28+t+%2B+16+%29+=+1%2Ft+\"
\n" ); document.write( "\"+1%2F%28+8+%2B+4+%29+%2B+1%2F%28+8+%2B+16+%29+=+1%2F8+\"
\n" ); document.write( "\"+1%2F12+%2B+1%2F24+=+1%2F8+\"
\n" ); document.write( "\"+2%2F24+%2B+1%2F24+=+3%2F24+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );