document.write( "Question 79403: I've got a word problem that has me stumped. Here it is:\r
\n" );
document.write( "\n" );
document.write( "Working together, Kent and Monica can paint the interior of a 2000 square-foot home in 10hours. If Kent paint the house by himself, it will take 2 hours longer than if Monica paints the home by herself. How long will it take each person to paint the house working alone?\r
\n" );
document.write( "\n" );
document.write( "Thanks so much!! \n" );
document.write( "
Algebra.Com's Answer #56991 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! : \n" ); document.write( "Working together, Kent and Monica can paint the interior of a 2000 square-foot home in 10hours. If Kent paints the house by himself, it will take 2 hours longer than if Monica paints the home by herself. How long will it take each person to paint the house working alone? \n" ); document.write( ": \n" ); document.write( "Let t = time for M to do the job by herself: \n" ); document.write( ": \n" ); document.write( "It says:\"If Kent paint the house by himself, it will take 2 hours longer than if Monica paints the home by herself.\" therefore: \n" ); document.write( ": \n" ); document.write( "(t+2) = time for K to do the job \n" ); document.write( ": \n" ); document.write( "Let the completed job = 1; (we don't care how big the house is) \n" ); document.write( ": \n" ); document.write( "A simple equation: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply equation by t(t+2) and we have: \n" ); document.write( "10(t+2) + 10t = t(t+2) \n" ); document.write( ": \n" ); document.write( "10t + 20 + 10t = t^2 + 2t \n" ); document.write( ": \n" ); document.write( "20t + 20 = t^2 + 2t \n" ); document.write( ": \n" ); document.write( "Arrange as a quadratic equation: \n" ); document.write( "t^2 + 2t - 20t - 20 = 0 \n" ); document.write( ": \n" ); document.write( "t^2 - 18t - 20 = 0 \n" ); document.write( ": \n" ); document.write( "you will have to use the quadratic formula to find t: a=1; b=-18; c=-20 \n" ); document.write( "I got t = -1.05 and t = +19.05, the obvious solution \n" ); document.write( ": \n" ); document.write( "M's time = 19.05 hrs \n" ); document.write( "K's time = 21.05 hrs \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check our solutions on a calc: \n" ); document.write( "10/19.05 + 10/21.05 = 1.0 \n" ); document.write( ": \n" ); document.write( "Could this used as \"stump remover\" do you think? \n" ); document.write( " \n" ); document.write( " |