document.write( "Question 1119370: Working together bob and dan complete a job in 6 hours. It would take Bob 9 hours longer than Dan to do the job alone. How long would it take Dan alone \n" ); document.write( "
Algebra.Com's Answer #734902 by ikleyn(52776)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let d = \"How long would it take Dan alone\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the time for Bob working alone is (d+9) hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The equation for \"d\" is this\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"1%2Fd\" + \"1%2F%28d%2B9%29\" = 1/6            (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "saying that the two rates of work sum up to 1/6 of the job per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From (1) you get step by step\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    6*(d+9) + 6d = d*(d+9) \r\n" );
document.write( "\r\n" );
document.write( "    6d + 54 + 6d = d^2 + 9d\r\n" );
document.write( "\r\n" );
document.write( "    d^2 - 3d - 54 = 0\r\n" );
document.write( "\r\n" );
document.write( "    (d+6)*(d-9) = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The only positive root is d = 9.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  Dan needs 9 hours to complete the job alone.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Check.   \"1%2F9\" + \"1%2F%289%2B9%29\" = \"1%2F9\" + \"1%2F18\" = \"2%2F18\" + \"1%2F18\" = \"3%2F18\" = \"1%2F6\".   ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To see other similar solved joint work problems, look into the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Using quadratic equations to solve word problems on joint work \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );