document.write( "Question 352635: A car rental company has two rental rates. Rate 1 is $81 per day plus $0.18 per mile. Rate 2 is $161 per day plus $0.09 per mile.\r
\n" ); document.write( "\n" ); document.write( "If you plan to rent for one week, how many miles would you need to drive to pay less by taking rate 2.\r
\n" ); document.write( "\n" ); document.write( "This is a sample question for a test. I need to know HOW to solve it. I already know the answer I just don't know how she got it..
\n" ); document.write( "

Algebra.Com's Answer #252204 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
161 + .09m < 81 + .18m\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtracting .09m and 81 ___ 80 < .09m\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "dividing by .09 ___ (80 / .09) < m
\n" ); document.write( "
\n" );