document.write( "Question 1036910: If bob and bill work together, they can do a job in 3h 44 min. If it takes Bob one hour more to the job than it takes Bill,
\n" ); document.write( "find the time it would take each of them working alone to do the job. \r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #651654 by ikleyn(52855)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If bob and bill work together, they can do a job in 3h 44 min. If it takes Bob one hour more to the job than it takes Bill,
\n" ); document.write( "find the time it would take each of them working alone to do the job.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "3 hours 44 minutes = 224 minutes.\r\n" );
document.write( "\r\n" );
document.write( "Let x be the number of minutes (amount of time, in minutes) for Bill to complete the job working alone.\r\n" );
document.write( "\r\n" );
document.write( "Then the number of minutes (amount of time, in minutes) for Bob to complete the job working alone is x + 60, according to the condition.\r\n" );
document.write( "\r\n" );
document.write( "Working alone, Bill complete \"1%2Fx\" of the job in one minute (in each minute). It is Bill's rate of work.\r\n" );
document.write( "\r\n" );
document.write( "Working alone, Bob complete \"1%2F%28x%2B60%29\" of the job in one minute (in each minute). It is Bob's rate of work.\r\n" );
document.write( "\r\n" );
document.write( "Working together, Bob and Bill make \"1%2Fx+%2B+1%2F%28x%2B60%29\" of the job per minute. \r\n" );
document.write( "In other words, their combined rate of work is the sum of their individual rates.\r\n" );
document.write( "\r\n" );
document.write( "From the other side, we know from the condition, that Bob and Bill make \"1%2F224\" of the job per minute working together.\r\n" );
document.write( "\r\n" );
document.write( "So, we have this equation to determine x\r\n" );
document.write( "\r\n" );
document.write( "\"1%2Fx+%2B+1%2F%28x%2B60%29\" = \"1%2F224\".\r\n" );
document.write( "\r\n" );
document.write( "To solve it, multiply both sides by 224*x*(x+60) to rid of denominators. You will get\r\n" );
document.write( "\r\n" );
document.write( "224(x+60) + 224x = x*(x+60),  or\r\n" );
document.write( "\r\n" );
document.write( "448x + 13440 = \"x%5E2+%2B+60x\",   or\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+-+388x+-+13440\" = \"0\",\r\n" );
document.write( "\r\n" );
document.write( "\"x%5B1%2C2%5D\" = \"%28388+%2B-+sqrt%28388%5E2+-+4%2A%28-13440%29%29%29%2F2\" = \"%28388+%2B-+452%29%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Only positive root is acceptable. It is x = 420 minutes,  or  x = 7 hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  Bill can complete the job in 7 hours working alone.\r\n" );
document.write( "         Bob can do it in 8 hours working alone.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );