document.write( "Question 686813: A plumber earns 25 dollars per hour more than his apprentice. For a 40-hour week, their combined earnings were $2600. What is the hourly rate for each? \n" ); document.write( "
Algebra.Com's Answer #424904 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the hourly rate of the apprentice in dollars/hr
\n" ); document.write( "\"+x+%2B+25+\" = the hourly rate of the plumber in dollars/hr
\n" ); document.write( "given:
\n" ); document.write( "\"+40x+%2B+40%2A%28+x+%2B+25+%29+=+2600+\"
\n" ); document.write( "\"+40%2A%28+x+%2B+x+%2B+25+%29+=+2600+\"
\n" ); document.write( "\"+2x+%2B+25+=+65+\"
\n" ); document.write( "\"+2x+=+40+\"
\n" ); document.write( "\"+x+=+20+\"
\n" ); document.write( "\"+x+%2B+25+=+45+\"
\n" ); document.write( "The hourly rate of the apprentice is $20/hr
\n" ); document.write( "The hourly rate of the plumber is $45/hr
\n" ); document.write( "
\n" );