document.write( "Question 1090193: Two mechanics worked on a car. The first mechanic worked for
\n" ); document.write( "20
\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( "$2250
\n" ); document.write( ". What was the rate charged per hour by each mechanic if the sum of the two rates was
\n" ); document.write( "$125
\n" ); document.write( " per hour?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #704601 by ikleyn(53266)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Two mechanics worked on a car. The first mechanic worked for 20 hours, and the second mechanic worked for 15 hours.
\n" ); document.write( "Together they charged a total of $2250.
\n" ); document.write( "What was the rate charged per hour by each mechanic, if the sum of the two rates was
\n" ); document.write( "$125 per hour?
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the rate of the first mechanic.\r\n" );
document.write( "Then the rate of the second mechanic is (125 - x) dollars.\r\n" );
document.write( "\r\n" );
document.write( "The \"amount\" equation is\r\n" );
document.write( "\r\n" );
document.write( "20x + 15*(125-x) = 2250  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for x:\r\n" );
document.write( "\r\n" );
document.write( "20x + 1875 - 15x = 2250  ====>\r\n" );
document.write( "\r\n" );
document.write( "5x = 2250 - 1875 = 375  ====>  x = \"375%2F5\" = 75.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the first mechanic's rate is $75 per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the second mechanic's rate is $125 - $75 = $50 per hour.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );