document.write( "Question 119899: Solve the problem. Parts for an automobile repair cost $448. The mechanic charges $28 per hour. If you receive an estimate for at least $532 and at most $616 for fixing the car, what is the time interval, in hours, that the mechanic will be working on the job?\r
\n" );
document.write( "\n" );
document.write( "a.{1,6}
\n" );
document.write( "b.{1,3}
\n" );
document.write( "c.{3,6} \n" );
document.write( "
Algebra.Com's Answer #87873 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Labor alone costs at least $532-$448=$84 \n" ); document.write( "Labor alone costs at most $616-$448=$168\r \n" ); document.write( "\n" ); document.write( "The time interval (TI) can be stated as follows:\r \n" ); document.write( "\n" ); document.write( "$84/$28<=TI<=$168/$28 or \n" ); document.write( "3<=TI<=6\r \n" ); document.write( "\n" ); document.write( "The answer is c.\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |