document.write( "Question 128327This question is from textbook algebra structure and method
\n" );
document.write( ": I dont understand what we have to do for this problem.\r
\n" );
document.write( "\n" );
document.write( "Working alone, Anton can install a brick patio in 2 hours less than Bill. Together Anton and Bill can install the patio in 4 hours. To the nearest tenth of an hour, how long does it take Bill to install the patio working alone? \n" );
document.write( "
Algebra.Com's Answer #93954 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Working alone, Anton can install a brick patio in 2 hours less than Bill. Together Anton and Bill can install the patio in 4 hours. To the nearest tenth of an hour, how long does it take Bill to install the patio working alone? \n" ); document.write( "----------------------------- \n" ); document.write( "Bill DATA: \n" ); document.write( "Time = x hrs/job ; Rate = 1/x job/hr \n" ); document.write( "----------------------------------- \n" ); document.write( "Anto DATA: \n" ); document.write( "Time = (x-2) hrs/job ; Rate = 1/(x-2) job/hr \n" ); document.write( "--------------------------- \n" ); document.write( "Together DATA: \n" ); document.write( "Time = 4 hrs/job ; Rate = 1/4 job/hr \n" ); document.write( "======================================= \n" ); document.write( "EQUATION: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/x + 1/(x-2) = 1/4 \n" ); document.write( "Multiply thru by 4x(x-2) to get: \n" ); document.write( "4(x-2) + 4x = x(x-2) \n" ); document.write( "8x - 8 = x^2-2x \n" ); document.write( "x^2-10x+8 = 0 \n" ); document.write( "x = [10 +- sqrt(100-4*8)]/2 \n" ); document.write( "x = [10 +- sqrt(68)]/2 \n" ); document.write( "Positive answer: \n" ); document.write( "x = (10 + sqrt(68))/2 \n" ); document.write( "x = 9.1231 hrs (Time is takes Bill to do the job) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |