document.write( "Question 993451: It takes an apprentice four times as long as the experienced plumber to replace the pipes under an old house. It takes them 14 hours when they work together. How long would it take the apprentice alone? \n" ); document.write( "
Algebra.Com's Answer #805129 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
The plumber can replace 1/x of the pipes in 1 hour. (so x hours to replace by himself)
\n" ); document.write( "The apprentice can replace 1/4x of the pipes in 1 hour. (so 4x hours to replace by himself)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1/x + 1/(4x) = 1/14
\n" ); document.write( "5/(4x) = 1/14
\n" ); document.write( "x = 35/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The plumber takes x = 35/2 hours to replace the pipes alone.
\n" ); document.write( "The apprentice takes 4x = 70 hours to replace the pipes alone.
\n" ); document.write( "
\n" );