document.write( "Question 1132269: It takes Phoebe and Karen 2 hours and 40 minutes in making a long gown.working alone Karen would need 4 hours longer than Phoebe to finish the job.How long will each of them to do the job alone?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #749243 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! It takes Phoebe and Karen 2 hours and 40 minutes in making a long gown. \n" ); document.write( "working alone Karen would need 4 hours longer than Phoebe to finish the job. \n" ); document.write( "How long will each of them to do the job alone? \n" ); document.write( ": \n" ); document.write( "Change 2 hr 40 min to 2.667 hrs \n" ); document.write( ": \n" ); document.write( "let p = Phoebe's time working alone \n" ); document.write( "Karen takes 4 hrs longer, therfore \n" ); document.write( "(p+4) = time required by Karen alone \n" ); document.write( "Let the complete job = 1 \n" ); document.write( "; \n" ); document.write( "each will do a fraction of the job, the two fractions add up to 1. \n" ); document.write( " \n" ); document.write( "multiply by p(p+4), cancel the denominators \n" ); document.write( "2.667(p+4) + 2.667p = p(p+4) \n" ); document.write( "2.667p + 10.667 + 2.667p = p^2 + 4p \n" ); document.write( "5.33p + 10.67 = p^2 + 4p \n" ); document.write( "arrange as a quadratic equation on the right \n" ); document.write( "0 = p^2 + 4p - 5.33p - 10.67 \n" ); document.write( "p^2 - 1.33p - 10.67 = 0 \n" ); document.write( "Use the quadratic formula; a=1; b=-1.33; c=-10.67 \n" ); document.write( "the positive solution \n" ); document.write( "p = 4.0 hrs. for Pheobe alone \n" ); document.write( "and add 4: \n" ); document.write( "8 hrs for Karen alone \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check using your calc \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |