document.write( "Question 717618: A moving company charges a flat rate of $85 plus and additional $0.17 per mile driven. How far must the company drive to earn at least $100? Round to the nearest mile. \n" ); document.write( "
Algebra.Com's Answer #440426 by checkley79(3341) ![]() You can put this solution on YOUR website! 85+.17X>=100 \n" ); document.write( ".17X>=100-85 \n" ); document.write( ".17X>=15 \n" ); document.write( "X>=15/.17 \n" ); document.write( "X>=88.24 MILES ANS. \n" ); document.write( " |