document.write( "Question 697408: Ivan 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 $40 and an additional .80 cents for every mile driven.
\n" ); document.write( "Company B charges an initial fee of $53 and an additional .60 cents for every mile driven.
\n" ); document.write( "For what mileages will Company A charge less than Company B? Write your answer as an inequality, using m for the number of miles driven.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #429962 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
First, I'll find the milage for which both
\n" ); document.write( "companies charge the same
\n" ); document.write( "Let \"+C+\" = the charge for the day
\n" ); document.write( "given:
\n" ); document.write( "Company A:
\n" ); document.write( "(1) \"+C+=+40+%2B+.8m+\"
\n" ); document.write( "Company B:
\n" ); document.write( "(2) \"+C+=+53+%2B+.6m+\"
\n" ); document.write( "-------------------
\n" ); document.write( "Making the charges equal:
\n" ); document.write( "\"+40+%2B+.8m+=+53+%2B+.6m+\"
\n" ); document.write( "\"+.2m+=+53+-+40+\"
\n" ); document.write( "\"+.2m+=+13+\"
\n" ); document.write( "\"+m+=+65+\"
\n" ); document.write( "-----------
\n" ); document.write( "So, for 65 miles driven, the charge is the same
\n" ); document.write( "for both companies
\n" ); document.write( "I want to know if A charges less than B with
\n" ); document.write( "more miles driven or less miles driven.
\n" ); document.write( "What If I say \"+m+=+65.001+\"?
\n" ); document.write( "Company A:
\n" ); document.write( "(1) \"+C+=+40+%2B+.8m+\"
\n" ); document.write( "(1) \"+C+=+40+%2B+.8%2A65.001+\"
\n" ); document.write( "(1) \"+C+=+40+%2B+52.0008+\"
\n" ); document.write( "(1) \"+C+=+92.0008+\"
\n" ); document.write( "Company B:
\n" ); document.write( "(2) \"+C+=+53+%2B+.6m+\"
\n" ); document.write( "(2) \"+C+=+53+%2B+.6%2A65.001+\"
\n" ); document.write( "(2) \"+C+=+53+%2B+39.0006+\"
\n" ); document.write( "(2) \"+C+=+92.0006+\"
\n" ); document.write( "You can see that for slightly more than 65 miles driven,
\n" ); document.write( "B charges less than A. That means less than 65 miles
\n" ); document.write( "must be driven for A to charge less than B.
\n" ); document.write( "\"+m+%3C+65+\" answer\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );