document.write( "Question 873130: one person can complete a task 8 hours sooner than another person. working together both people can perform the task in 3 hours. How many does it take each person to complete the task working alone? \n" ); document.write( "
Algebra.Com's Answer #526648 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Add their rates of working to
\n" ); document.write( "get their rate working together
\n" ); document.write( "-----------
\n" ); document.write( "1st person's rate:
\n" ); document.write( "( 1 task ) / ( t - 8 hrs )
\n" ); document.write( "where (t) is in hours
\n" ); document.write( "-------------------
\n" ); document.write( "2nd person's rate:
\n" ); document.write( "( 1 task ) / ( t hrs )
\n" ); document.write( "-----------------
\n" ); document.write( "Rate working together:
\n" ); document.write( "( 1 task ) / ( 3 hrs )
\n" ); document.write( "--------------------
\n" ); document.write( "\"+1%2F%28+t+-+8+%29+%2B+1%2Ft+=+1%2F3+\"
\n" ); document.write( "Multiply both sides by \"+%28+t-8+%29%2At%2A3+\"
\n" ); document.write( "\"+3t+%2B+3%2A%28+t-8+%29+=+t%2A%28+t-8+%29+\"
\n" ); document.write( "\"+3t+%2B+3t+-+24+=+t%5E2+-+8t+\"
\n" ); document.write( "\"+t%5E2+-+14t++=+-24+\"
\n" ); document.write( "------------------------
\n" ); document.write( "complete the square
\n" ); document.write( "\"+t%5E2+-+14t+%2B+%28+14%2F2+%29%5E2+=+-24+%2B+%2814%2F2%29%5E2+\"
\n" ); document.write( "\"+t%5E2+-+14t+%2B+49+=+-24+%2B+49+\"
\n" ); document.write( "\"+%28+t+-+7+%29%5E2+=+25+\"
\n" ); document.write( "\"+%28+t+-+7+%29%5E2+=+5%5E2+\"
\n" ); document.write( "\"+t+-+7+=+5+\"
\n" ); document.write( "\"+t+=+12+\"
\n" ); document.write( "\"+t+-+8+=+4+\"
\n" ); document.write( "-------------
\n" ); document.write( "The 1st person takes 4 hrs
\n" ); document.write( "The 2nd person takes 12 hrs
\n" ); document.write( "-------------------------
\n" ); document.write( "check answer:
\n" ); document.write( "\"+1%2F%28+t+-+8+%29+%2B+1%2Ft+=+1%2F3+\"
\n" ); document.write( "\"+1%2F%28+12+-+8+%29+%2B+1%2F12+=+1%2F3+\"
\n" ); document.write( "\"+1%2F4+%2B+1%2F12+=+1%2F3+\"
\n" ); document.write( "\"+3%2F12+%2B+1%2F2+=+4%2F12+\"
\n" ); document.write( "\"+4%2F12+=+4%2F12+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );