document.write( "Question 1168916: Two mechanics worked on a car. The first mechanic worked for 10 hours, and the second mechanic worked for 15 hours. Together they charged a total of $1875. 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 #793560 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
mechanic A =x/hour*10 hours or 10x
\n" ); document.write( "mechanic B=(160-x)/hour*15x=2400-15x
\n" ); document.write( "That sum, or 2400-5x=1875
\n" ); document.write( "so 5x=$525
\n" ); document.write( "x=$105/hour for mechanic A * 10 hours or $1050.
\n" ); document.write( "Mechanic B's rate is $55/hour *15 hours or $825.\r
\n" ); document.write( "\n" ); document.write( "$105 per hour
\n" ); document.write( "$55 per hour
\n" ); document.write( "
\n" ); document.write( "
\n" );