document.write( "Question 630704: Christopher can paint the interior of his house in 15 hours. If he hires Cynthia to help him, they can do the same job together in 9 hours. If he lets Cynthia work alone, how long will it take her to paint the interior of his house? \n" ); document.write( "
Algebra.Com's Answer #397167 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Christopher can paint the interior of his house in 15 hours. \n" ); document.write( " If he hires Cynthia to help him, they can do the same job together in 9 hours. \n" ); document.write( " If he lets Cynthia work alone, how long will it take her to paint the interior of his house? \n" ); document.write( ": \n" ); document.write( "Let c = time required by Cynthia alone \n" ); document.write( "let the completed job = 1 (a painted house) \n" ); document.write( ": \n" ); document.write( "Each will do a fraction of the job. The two fractions add up to one. \n" ); document.write( ": \n" ); document.write( "A shared work equation \n" ); document.write( " \n" ); document.write( "Reduce fraction \n" ); document.write( " \n" ); document.write( "Multiply by 5c, resulting in: \n" ); document.write( "3c + 5(9) = 5c \n" ); document.write( "45 = 5c - 3c \n" ); document.write( "45 = 2c \n" ); document.write( "c = 45/2 \n" ); document.write( "c = 22.5 hrs, Cynthia alone \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this on a calc \n" ); document.write( "9/15 + 9/22.5 = \n" ); document.write( ".6 + .4 = 1 \n" ); document.write( " |