document.write( "Question 994811: Paul and Derick complete a certain job if Paul works for 3 days and Derick works for 2 days or if they both work for 2 2/5 days. How long will it take each to do the job alone? \n" ); document.write( "
Algebra.Com's Answer #613857 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Paul and Derick complete a certain job if Paul works for 3 days and Derick works for 2 days or if they both work for 2 2/5 days. \n" ); document.write( " How long will it take each to do the job alone? \n" ); document.write( ": \n" ); document.write( "let p = time required if Paul works alone \n" ); document.write( "let d = time required if Derick works alone \n" ); document.write( "let the completed job = 1 \n" ); document.write( ": \n" ); document.write( "Write an equation for each scenario \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "and change 2 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "we can use elimination here, multiply the 1st equation by 8, the 2nd equation by 10. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "-----------------------------Subtract the 1st eq from the 2nd and you have \n" ); document.write( " \n" ); document.write( "8 = 2d \n" ); document.write( "d = 4 days for Derick working alone \n" ); document.write( ": \n" ); document.write( "Use the first equation to find p \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "p = 3*2 \n" ); document.write( "p = 6 days for Paul alone \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Confirm this in the 2nd equation \n" ); document.write( " \n" ); document.write( ".4 + .6 = 1 \n" ); document.write( " |