document.write( "Question 590097: i have a word problem that i need assisstance with, i am in an algebra level course.the word problem is below.\r
\n" );
document.write( "\n" );
document.write( "Two mechanics worked on a car. The first mechanic worked for 20 hours, and the second mechanic worked for 15 hours. Together they charged a total of $3950 . What was the rate charged per hour by each mechanic if the sum of the two rates was 225 per hour?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #375024 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two mechanics worked on a car. The first mechanic worked for 20 hours, and the second mechanic worked for 15 hours. Together they charged a total of $3950 . What was the rate charged per hour by each mechanic if the sum of the two rates was 225 per hour? \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "r1 + r2 = 225 \n" ); document.write( "20r1 + 15r2 = 3950 \n" ); document.write( "--------------------------- \n" ); document.write( "Multiply thru 1st equation by 20 to get: \n" ); document.write( "20r1 + 20r2 = 20*225 \n" ); document.write( "20r1 + 15r2 = 3950 \n" ); document.write( "======================== \n" ); document.write( "Subtract and solve for r2: \n" ); document.write( "5r2 = 550 \n" ); document.write( "r2 = 110 \n" ); document.write( "--- \n" ); document.write( "Solve for \"r1\": \n" ); document.write( "r1 + r2 = 225 \n" ); document.write( "r1 + 110 = 225 \n" ); document.write( "r1 = 115 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |