document.write( "Question 535733: Can someone help me solve this\r
\n" );
document.write( "\n" );
document.write( "An experienced man constructs a wall in 3 hours. The apprentice completes the job in 6 hours. How long does it take if they work together? \n" );
document.write( "
Algebra.Com's Answer #352073 by april4869(19)![]() ![]() You can put this solution on YOUR website! Part of the job done by the experienced man in one hour is 1/3. \n" ); document.write( "Part of the job done by the apprentice in one hour is 1/6. \n" ); document.write( "Let x=their time together. So part of the job done in one hour together is 1/x \n" ); document.write( "Think: part done by man + part done by apprentice = part done together \n" ); document.write( "1/3+1/6=1/x \n" ); document.write( "Now multiply by 6x \n" ); document.write( "2x + x = 6 \n" ); document.write( "3x = 6 \n" ); document.write( "x = 2\r \n" ); document.write( "\n" ); document.write( "So they can get the job done together in two hours. \n" ); document.write( " \n" ); document.write( " |