document.write( "Question 22466: An engineer takes 1 hour longer to do a job than the other engineer. Working together they can finalize a job in 5 hours. How long would it take for each of them to do the job alone?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #10903 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume the 1st engineer can do the job in \"x\" hours. \n" ); document.write( "Then each hour he is doing 1/x of the job.\r \n" ); document.write( "\n" ); document.write( "The 2nd engineer does the job in \"x+1\" hours. \n" ); document.write( "So each hour he is doing 1/(x+1) of the job.\r \n" ); document.write( "\n" ); document.write( "Equation: \n" ); document.write( "They work together for 5 hours and get the job done so \n" ); document.write( " 5[(1/x) +(1/(x+1)] = 1 job\r \n" ); document.write( "\n" ); document.write( "Solve for x and x+1.\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |