document.write( "Question 706345: How do i Complete the double inequality that describes the mileage range of the truck for the following information:
\n" );
document.write( "The distance that a truck can travel in 8 hours, at a constant rate of r mph, is given by 8r. A trucker wants to travel at least 375 miles, and company regulations don't allow him to exceed 450 miles in one 8-hour shift.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #435103 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! d = rt\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "d = r*8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "d = 8r\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So he travels 8r miles\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The trucker must travel at least 375 miles, so this means \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"and company regulations don't allow him to exceed 450 in one 8-hour shift.\", so \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Combine |