document.write( "Question 24210: For a recent job, a plumber earned twenty-eight dollars an hour and the plumber's apprentince earned fifteen dollars an hour. The plumber worked three hours more than the apprentince. If together they were paid two hundred and thirteen dollars, how much did each earn? \n" ); document.write( "
Algebra.Com's Answer #12871 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The plumber's rate times the time that he worked gives how much the plumber made.
\n" ); document.write( "The apprentice's rate times the time that he worked gives how much the apprentice made.
\n" ); document.write( "The total of how much the two made together is $213
\n" ); document.write( "Let tp equal the time the plumber worked
\n" ); document.write( "Let ta equal the time the apprentice worked\r
\n" ); document.write( "\n" ); document.write( "(1) \"28%2Atp+%2B+15%2A+ta+=+213\"
\n" ); document.write( "The plumber worked 3 more hours than the apprentice, so
\n" ); document.write( "\"tp+=+ta+%2B+3\"
\n" ); document.write( "rewrite equation (1)
\n" ); document.write( "(2) \"28%2A%28ta+%2B+3%29+%2B+15+%2A+ta+=+213\"
\n" ); document.write( "Expand (2)
\n" ); document.write( "(3) \"28%2Ata+%2B+84+%2B15+%2A+ta+=+213\"
\n" ); document.write( "Combine terms and subtract 84 from both sides
\n" ); document.write( "(4) \"43+%2A+ta+=+129\"
\n" ); document.write( "(5) \"ta+=+3\"
\n" ); document.write( "(6) \"tp+=+ta+%2B+3+=+6\"
\n" ); document.write( "substituting ta and tp back into (1),
\n" ); document.write( "(7) \"28%2A6+%2B+15%2A3+=+213\"
\n" ); document.write( "The plumbers rate times the time he worked = $168
\n" ); document.write( "The apprentices rate times the time he worked = $45
\n" ); document.write( "$168 + $45 = $213
\n" ); document.write( "
\n" );