document.write( "Question 253119: an experienced plumber made $600 for working on a certain job. his apprentice, who makes $3 per hour less, also made $600. however, the apprentice worked 10 h more than the plumber. how much does the plumber make per hour? \n" ); document.write( "
Algebra.Com's Answer #185361 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
an experienced plumber made $600 for working on a certain job.
\n" ); document.write( " his apprentice, who makes $3 per hour less, also made $600.
\n" ); document.write( "however, the apprentice worked 10 h more than the plumber.
\n" ); document.write( "how much does the plumber make per hour?
\n" ); document.write( ":
\n" ); document.write( "Let x = amt per hour made by the plumber
\n" ); document.write( "then
\n" ); document.write( "(x-3) = amt made by the apprentice
\n" ); document.write( ":
\n" ); document.write( "Write a time equation: Time = \"600%2F%28hourly+pay%29\"
\n" ); document.write( ":
\n" ); document.write( "Plumbers time = Appren time - 10 hrs
\n" ); document.write( "\"600%2Fx\" = \"600%2F%28%28x-3%29%29\" - 10
\n" ); document.write( "Multiply equation by x(x-3); results
\n" ); document.write( "600(x-3) = 600x - 10x(x-3)
\n" ); document.write( "600x - 1800 = 600x - 10x^2 + 30x
\n" ); document.write( ":
\n" ); document.write( "Combine on the left to form a quadratic equation
\n" ); document.write( "10x^2 - 30x + 600x - 600x - 1800 = 0
\n" ); document.write( "10x^2 - 30x - 1800 = 0
\n" ); document.write( ":
\n" ); document.write( "simplify, divide by 10
\n" ); document.write( "x^2 - 3x - 180 = 0
\n" ); document.write( "Factors
\n" ); document.write( "(x - 15)(x + 12) = 0
\n" ); document.write( "positive solution
\n" ); document.write( "x = $15 per hr for the plumber
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check solution by finding the time of each
\n" ); document.write( "600/15 = 40 hrs
\n" ); document.write( "600/12 = 50 hrs, apprentice worked 10 hrs more
\n" ); document.write( "
\n" ); document.write( "
\n" );