document.write( "Question 652519: It takes Denis 3 hrs longer than Rolly to complete a certain job. Working together, both can complete the job in 2 hrs. How long does it take each person to complete the job working alone? \n" ); document.write( "
Algebra.Com's Answer #408175 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
It takes Denis 3 hrs longer than Rolly to complete a certain job.
\n" ); document.write( " Working together, both can complete the job in 2 hrs.
\n" ); document.write( " How long does it take each person to complete the job working alone?
\n" ); document.write( ":\r
\n" ); document.write( "\n" ); document.write( "let r = time required by Rolly alone
\n" ); document.write( "then
\n" ); document.write( "(r+3) = time required by Denis
\n" ); document.write( ":
\n" ); document.write( "Let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "A shared work equation
\n" ); document.write( ":
\n" ); document.write( "\"2%2Fr\" + \"2%2F%28%28r%2B3%29%29\" = 1
\n" ); document.write( "multiply by r(r+3), results
\n" ); document.write( "2(r+3) + 2r = r(r+3)
\n" ); document.write( ":
\n" ); document.write( "2r + 6 + 2r = r^2 + 3r
\n" ); document.write( "Combine like terms on the right
\n" ); document.write( "0 = r^2 + 3r - 2r - 2r - 6
\n" ); document.write( "A quadratic equation
\n" ); document.write( "r^2 - r - 6 = 0
\n" ); document.write( "Factors to
\n" ); document.write( "(r-3)(r+2) = 0
\n" ); document.write( "the positive solution
\n" ); document.write( "r = 3 hrs, Rolly working alone
\n" ); document.write( "then
\n" ); document.write( "3 + = 6 hrs, Denis working alone
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this
\n" ); document.write( "2/3 + 2/6 = 1
\n" ); document.write( "
\n" );