document.write( "Question 1123110:  Parts for an automobile repair cost $174. The mechanic charges $34 per hour. If a person receives an estimate for at least $225 and at most $361 for fixing the car, what is the time interval that the mechanic will be working on the job?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #739343 by Boreal(15235)     You can put this solution on YOUR website! subtract the parts from the $225 and $361 and divide each by $34 for the interval \n" ); document.write( "$51 to $187 is the range for labor \n" ); document.write( "divide both by $34/hour, units will be hours \n" ); document.write( "51/34=1.5 hours and 187/34=5.5 hours \n" ); document.write( "(1.5 hours, 5.5 hours) \n" ); document.write( " |