document.write( "Question 185145: SUNSHINE TRUCK RENTALS RENTS A TRUCK AT A DAILY RATE OF $57.99 PLUS 48CENTS PER MILE.
\n" ); document.write( "CITY RENTALS RENTS THE SAME SIZE TRUCK AT $58.95 PLUS 46CENTS PER MILE.
\n" ); document.write( "FOR WHAT MILEAGE IS THE COST THE SAME?
\n" ); document.write( "

Algebra.Com's Answer #138886 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Sunshines price is given by \"P+=+57.99+%2B+0.48m\"
\n" ); document.write( "City's is \"P+=+58.95+%2B+0.46m\"
\n" ); document.write( "Where m is miles driven.
\n" ); document.write( "The point where they charge the same means the point where each one's price equals the others.
\n" ); document.write( "\"57.99+%2B+0.48m+=+58.95+%2B+0.46m\"
\n" ); document.write( "\"0.02m+=+0.96\"
\n" ); document.write( "\"m+=+46\"
\n" ); document.write( "
\n" );