document.write( "Question 1170604: It takes Robert 9 hours longer to construct a fence than it takes Eldin. If they work together,
\n" );
document.write( "they can construct the fence in 20 hours. How long would it take each, working alone,
\n" );
document.write( "to construct the fence? \n" );
document.write( "
Algebra.Com's Answer #795448 by math_tutor2020(3816)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = time it takes Eldin to do the job on his own \n" ); document.write( "x+9 = time it takes Robert to do the job on his own \n" ); document.write( "x+9 is 9 hours longer compared to x \n" ); document.write( "x is some positive real number.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If it takes x hours for Eldin to do the job alone, then his rate is 1/x jobs per hour. Robert's rate is 1/(x+9) jobs per hour if he works alone.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Their combined rate is 1/x + 1/(x+9)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is equal to the combined rate 1/20 since they can get the job done in 20 hours if they work together. One worker must not slow the other down.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The equation we must solve is \n" ); document.write( "1/x + 1/(x+9) = 1/20\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Clear out the fractions by multiplying everything by the LCD 20x(x+9) \n" ); document.write( "Doing so yields the following \n" ); document.write( "1/x + 1/(x+9) = 1/20 \n" ); document.write( "20x(x+9)*1/x + 20x(x+9)*1/(x+9) = 20x(x+9)*1/20 \n" ); document.write( "20(x+9) + 20x = x(x+9)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From here let's expand everything out and then get everything to one side \n" ); document.write( "20(x+9) + 20x = x(x+9) \n" ); document.write( "20x + 180 + 20x = x^2 + 9x \n" ); document.write( "40x + 180 = x^2 + 9x \n" ); document.write( "0 = x^2 + 9x - 40x - 180 \n" ); document.write( "x^2 - 31x - 180 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have something of the form \n" ); document.write( "ax^2 + bx + c = 0 \n" ); document.write( "With a = 1, b = -31, c = -180 \n" ); document.write( "Those three values can be plugged into the quadratic formula \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since x must be positive, this rules out the second solution. It makes no sense to have x be negative.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The only practical solution is x = 36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It takes Eldin exactly x = 36 hours to do the job on his own \n" ); document.write( "It takes Robert exactly x+9 = 36+9 = 45 hours to do the job on his own\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Checking the answers: \n" ); document.write( "1/x + 1/(x+9) = 1/20 \n" ); document.write( "1/36 + 1/(36+9) = 1/20 \n" ); document.write( "1/36 + 1/45 = 1/20 \n" ); document.write( "5/180 + 4/180 = 1/20 \n" ); document.write( "9/180 = 1/20 \n" ); document.write( "1/20 = 1/20 \n" ); document.write( "The answers are confirmed\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answers: \n" ); document.write( "Eldin = 36 hours \n" ); document.write( "Robert = 45 hours \n" ); document.write( "Values are exact \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |