document.write( "Question 461620: Cindy can paint a house in 3 hr less time than Dustin. Together, it takes 18 hrs. How long does it take each to do the job by theirselves?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #316539 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Cindy can paint a house in 3 hr less time than Dustin. Together, it takes 18 hrs. How long does it take each to do the job by theirselves? \n" ); document.write( ". \n" ); document.write( "Let x = time (hrs) it takes for Dustin \n" ); document.write( "then \n" ); document.write( "x-3 = time it takes for Cindy \n" ); document.write( ". \n" ); document.write( "18(1/x + 1/(x-3)) = 1 \n" ); document.write( "multiplying both sides by x(x-3): \n" ); document.write( "18((x-3) + x) = x(x-3) \n" ); document.write( "18(2x-3) = x^2-3x \n" ); document.write( "36x-54 = x^2-3x \n" ); document.write( "-54 = x^2-39x \n" ); document.write( "0 = x^2-39x+54 \n" ); document.write( "solve by applying the \"quadratic formula\" to get: \n" ); document.write( "x = {37.56, 1.44} \n" ); document.write( "throw out the 1.44 (extraneous) to get \n" ); document.write( "x = 37.56 hours (Dustin) \n" ); document.write( ". \n" ); document.write( "Cindy \n" ); document.write( "x-3 = 37.56-3 = 34.56 hours \n" ); document.write( ". \n" ); document.write( "Details of quadratic follows: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |