document.write( "Question 1084906: Brian is going to rent a truck for one day. There are two companies he can choose from, and they have the following prices.\r
\n" ); document.write( "\n" ); document.write( "Company A charges an initial fee of $102.50 and an additional 10 cents for every mile driven.\r
\n" ); document.write( "\n" ); document.write( "Company B charges an initial fee of $55 and an additional 60 cents for every mile driven.\r
\n" ); document.write( "\n" ); document.write( "For what mileages will Company A charge no more than Company B?\r
\n" ); document.write( "\n" ); document.write( "Write your answer as an inequality, using m for the number of miles driven. \r
\n" ); document.write( "\n" ); document.write( "MY WORK:
\n" ); document.write( "102.50+ 10m (inequality? ) 55+ 60m
\n" ); document.write( "-50m (inequality ?) 47.50
\n" ); document.write( "m (inequality ??) -95???
\n" ); document.write( "

Algebra.Com's Answer #698965 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
You're mixing your units.
\n" ); document.write( "100 cents=$1 so 10 cents=$0.1.
\n" ); document.write( "Find the miles when they're equal.
\n" ); document.write( "\"102.50%2B0.1m=55%2B0.6m\"
\n" ); document.write( "\"0.5m=47.5\"
\n" ); document.write( "\"m=95\"
\n" ); document.write( "So at 95 miles, the two companies are equal.
\n" ); document.write( "At 0 miles, Company A's bill is greater.
\n" ); document.write( "So after 95 miles, Company B's bill is greater.
\n" ); document.write( "\"m%3E95\"
\n" ); document.write( "
\n" ); document.write( "
\n" );