document.write( "Question 1104609: Please help me solve this problem... i need it rn\r
\n" );
document.write( "\n" );
document.write( "When john and marsha worked together, they finished a job in 10 days. But when she joined him only after he had worked for 7 days, they finished the same job in 5 more days. In how many days can each of them finish the job alone?\r
\n" );
document.write( "\n" );
document.write( "a.Representation\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "B.formulate the equation\r
\n" );
document.write( "\n" );
document.write( "C. Show the solution\r
\n" );
document.write( "\n" );
document.write( "D. Checking\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #719306 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! When john and marsha worked together, they finished a job in 10 days. But when she joined him only after he had worked for 7 days, they finished the same job in 5 more days. In how many days can each of them finish the job alone? \n" ); document.write( "a.Representation \n" ); document.write( "Together:: time = 10days/job ; rate = 1/10 job/day \n" ); document.write( "John:: time = j days/job ; rate = 1/j job/day \n" ); document.write( "Marsha:: time = m days/job ; rate = 1/m days/job \n" ); document.write( "-------------------\r \n" ); document.write( "\n" ); document.write( "B.formulate the equation \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/j + 1/m = 1/10 \n" ); document.write( "7(1/j) + 5(1/10) = 1 \n" ); document.write( "--- \n" ); document.write( "7/j = 1/2 \n" ); document.write( "j = 14 days/job (John's time to finish alone) \n" ); document.write( "--- \n" ); document.write( "(1/14) + 1/m = 1/10 \n" ); document.write( "1/m = (1/10) - (1/14) \n" ); document.write( "1/m = (14-10)/140 \n" ); document.write( "m = 140/4 = 35 (Marsha's time to finish alone) \n" ); document.write( "----------- \n" ); document.write( "Cheers \n" ); document.write( "stan H. \n" ); document.write( "----------- \n" ); document.write( "C. Show the solution \n" ); document.write( "D. Checking \n" ); document.write( " |