document.write( "Question 34721This question is from textbook Intermediate Algebra
\n" );
document.write( ": An experienced bricklayer can work twice as fast as an apprentice bricklayer. After they work together for 6 hours, the experienced bricklayer quits. The apprentice requires 10 more hours to finish the job. How long would it take the experienced bricklayer working alone to do the job?\r
\n" );
document.write( "\n" );
document.write( "I have been working on this for two days, and I have set it up 100 different ways and I STILL can't get the correct answer which is: Working alone the experienced bricklayer could do the job in 14 hours. Please help if you can....Thank you so very much!!! \n" );
document.write( "
Algebra.Com's Answer #20976 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! Let a = number of bricks per hour laid by the apprentice. \n" ); document.write( "So, 2a is the number of bricks laid by the experienced bicklayer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Working together for 6 hours, they lay (2a+a) bricks in an hour, so after 6 hours... 6(2a+a) --> 6(3a) --> 18a.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then the apprentice is left to finish the work, taking 10 hours --> 10a bricks in total.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, the job laid 18a + 10a bricks --> 28a.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, the question says how many hours would it take the experienced bricklayer to lay this many bricks?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "well, his rate is 2a and the number of hours is the unknown...call it x --> 2ax. And this has to equal the total from the first way: 28a. So,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2ax = 28a \n" ); document.write( "2x = 28 \n" ); document.write( "x = 14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |