document.write( "Question 1045426: A truck can be rented from Company A for & $80 a day plus $0.20 per mile. Company B charges $30 a day plus $0.70 per mile to rent the same truck. How many miles must be driven in a day to make the rental cost for Company A a better deal than Company B's? \n" ); document.write( "
Algebra.Com's Answer #660859 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let m represent miles. Then:
\n" ); document.write( "80+.2n<30+.7n
\n" ); document.write( "50<.5n
\n" ); document.write( "100\n" ); document.write( "The truck must be driven more than 100 miles to make Company A a better deal. ☺☺☺☺
\n" ); document.write( "
\n" );