document.write( "Question 37112This question is from textbook Introductory Algebra An Applied Approach
\n" );
document.write( ": An apprentice mason takes 8h longer to build a small fireplace than an experienced mason. Working together, they can build the fireplace in 3h. How long would it take each mason, working alone, to complete the fireplace? \n" );
document.write( "
Algebra.Com's Answer #22797 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Apprentince takes x+8 hours \n" ); document.write( "And experinced worker takes x hours \n" ); document.write( "Together it is 3 hours \n" ); document.write( "EQUATION: \n" ); document.write( " \n" ); document.write( "8+x+x=[(x)(x+8)]/3 \n" ); document.write( "2x+8=(x^2+8x)/3 \n" ); document.write( "6x+24=x^2+8x \n" ); document.write( "x^2+2x-24=0\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "solve that and you get x=4 \n" ); document.write( "4+8=12 \n" ); document.write( "Hence, it takes an apprentice 12 hours to do that job and it takes an experinced worker 4 hours to do the job. \n" ); document.write( "Paul. \n" ); document.write( " |