document.write( "Question 839002: Two mechanics worked on a car. The first mechanic worked for 15 hours, and the second mechanic worked for 5 hours. Together they charged a total of $1750 . What was the rate charged per hour by each mechanic if the sum of the two rates was $160 per hour? \n" ); document.write( "
Algebra.Com's Answer #505482 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = amount charged by 1st mechanic
\n" ); document.write( "Let \"+b+\" = amount charged by 2nd mechanic
\n" ); document.write( "Let \"+a%2F15+\" = the rate for the 1st mechanic
\n" ); document.write( "Let \"+b%2F5+\" = the rate for the 2nd mechanic
\n" ); document.write( "-----------------
\n" ); document.write( "(1) \"+a+%2B+b+=+1750+\"
\n" ); document.write( "(2) \"+a%2F15+%2B+b%2F5+=+160%2F1+\" dollars/hr
\n" ); document.write( "------------------------------------
\n" ); document.write( "Multiply both sides of (2) by \"+15+\"
\n" ); document.write( "(2) \"+a+%2B+3b+=+2400+\"
\n" ); document.write( "Subtract (1) from (2)
\n" ); document.write( "(2) \"+a+%2B+3b+=+2400+\"
\n" ); document.write( "(1) \"+-a+-+b+=+-1750+\"
\n" ); document.write( "\"+2b+=+650+\"
\n" ); document.write( "\"+b+=+325+\"
\n" ); document.write( "and, since
\n" ); document.write( "(1) \"+a+%2B+b+=+1750+\"
\n" ); document.write( "(1) \"+a+=+1750+-+b+\"
\n" ); document.write( "(1) \"+a+=+1425+\"
\n" ); document.write( "-------------------
\n" ); document.write( "The 1st mechanic's rate is:
\n" ); document.write( "\"+1425%2F15+=+95+\"
\n" ); document.write( "$95/hr
\n" ); document.write( "The 2nd mechanic's rate is:
\n" ); document.write( "\"+325%2F5+=+65+\"
\n" ); document.write( "$65/hr
\n" ); document.write( "-------------
\n" ); document.write( "check:
\n" ); document.write( "(1) \"+a+%2B+b+=+1750+\"
\n" ); document.write( "(1) \"+1425+%2B+325+=+1750+\"
\n" ); document.write( "(1) \"+1750+=+1750+\"
\n" ); document.write( "OK\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );