document.write( "Question 45108: Hi,\r
\n" );
document.write( "\n" );
document.write( "I would really appreciate help with this problem:\r
\n" );
document.write( "\n" );
document.write( "George and Michael working together can do a job in 24 hours. After George being working alone for 7 hours, Michael joined him and together finished the job in 20 more hours. How long would it take each one working alone to do the job? \r
\n" );
document.write( "\n" );
document.write( "Thanks in advance,
\n" );
document.write( "Louis \n" );
document.write( "
Algebra.Com's Answer #29931 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! George and Michael working together can do a job in 24 hours. After George being working alone for 7 hours, Michael joined him and together finished the job in 20 more hours. How long would it take each one working alone to do the job? \r \n" ); document.write( "\n" ); document.write( "George DATA: \n" ); document.write( "Time to do the job= x hrs.; Rate=1/x job per hour\r \n" ); document.write( "\n" ); document.write( "Michael DATA: \n" ); document.write( "Time to do the job= y hrs.; Rate=1/y job per hour\r \n" ); document.write( "\n" ); document.write( "Together Data: \n" ); document.write( "Time to do the job= 24 hrs.; Rate = 1/24 job per hour\r \n" ); document.write( "\n" ); document.write( "EQUATIONS: \n" ); document.write( "rate + rate = rate together \n" ); document.write( "1/x + 1/y = 1/24\r \n" ); document.write( "\n" ); document.write( "george work + together work = 1 job \n" ); document.write( "7 hrs(1/x) +20hrs(1/24) = 1 job \n" ); document.write( "7/x + 5/6 = 1 job \n" ); document.write( "7/x =1/6 job \n" ); document.write( "x=42 hrs. (time for George to do the job alone)\r \n" ); document.write( "\n" ); document.write( "Substitute that into 1/x + 1/y = 1/24 and solve for y, as follows:\r \n" ); document.write( "\n" ); document.write( "1/42 + 1/y = 1/24 \n" ); document.write( "(y+42)/42y=1/24 \n" ); document.write( "24y+1008=42y \n" ); document.write( "18y=1008 \n" ); document.write( "y=56 hrs. ( time for Michael to do the job alone) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |