document.write( "Question 1062590: Two mechanics worked on a car. The first mechanic worked for
\n" ); document.write( "10
\n" ); document.write( "hours, and the second mechanic worked for
\n" ); document.write( "15
\n" ); document.write( " hours. Together they charged a total of
\n" ); document.write( "$
\n" ); document.write( "2175
\n" ); document.write( ". What was the rate charged per hour by each mechanic if the sum of the two rates was
\n" ); document.write( "$
\n" ); document.write( "160
\n" ); document.write( " per hour?\r
\n" ); document.write( "\n" ); document.write( "Can you show me what Mechanic A Charged per hour
\n" ); document.write( "and what mechanic B charged per hour. \r
\n" ); document.write( "\n" ); document.write( "Thank you,
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #677540 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
mechanic a makes x dollars per hour
\n" ); document.write( "mechanic b makes y dollars per hour.
\n" ); document.write( "10x+15y=2175
\n" ); document.write( "x+y=160; multiply this by -10 and add to the first to eliminate x
\n" ); document.write( "-10x-10y=-1600
\n" ); document.write( "5y=575
\n" ); document.write( "y=$115 @ 15 hours=$1725
\n" ); document.write( "x=$45 @ 10 hours=$450
\n" ); document.write( "They add to $2175.
\n" ); document.write( "
\n" ); document.write( "
\n" );