document.write( "Question 1027400: it costs $900 for the 10,000 mile service on a car. If the parts were $720 and the mechanic charged $90 per hour, how many hours did the service take? \n" ); document.write( "
Algebra.Com's Answer #642611 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call the amount of hours he spent working, h. \n" ); document.write( "Then we have as our setup \n" ); document.write( "900 = 720 + 90h \n" ); document.write( "Now subtract 720 from both sides and get \n" ); document.write( "180 = 90h \n" ); document.write( "Now divide by 90 and get \n" ); document.write( "h = 2 hours \n" ); document.write( " |