document.write( "Question 667147: • A person can do a job in 5hrs, working with another person the job take 3hrs, How long will it take the second person to do the job? \n" ); document.write( "
Algebra.Com's Answer #414829 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A person can do a job in 5hrs, working with another person the job take 3hrs, How long will it take the second person to do the job?
\n" ); document.write( ".
\n" ); document.write( "Let x = time (hours) it takes the second person
\n" ); document.write( "then
\n" ); document.write( "3(1/x + 1/5) = 1
\n" ); document.write( "multiplying both sides by 5x:
\n" ); document.write( "3(5 + x) = 5x
\n" ); document.write( "15 + 3x = 5x
\n" ); document.write( "15 = 2x
\n" ); document.write( "15/2 = x
\n" ); document.write( "7.5 hours = x
\n" ); document.write( "
\n" );