document.write( "Question 1006191: A taxicab charges $1.60 for the first mile and $0.80 for each additional mile. Marie spent $15 on her cab ride, which includes a $2.20 tip. How many miles long was Marie’s cab ride? \n" ); document.write( "
Algebra.Com's Answer #622355 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Without the tip, she paid:
\n" ); document.write( "\"+15+-+2.2+=+12.8+\"
\n" ); document.write( "Let \"+x+\" = number of miles for cab ride
\n" ); document.write( "\"+1.6+%2B+.8x+=+12.8+\"
\n" ); document.write( "\"+.8x+=+11.2+\"
\n" ); document.write( "\"+x+=+14+\"
\n" ); document.write( "The cab ride was 14 mi
\n" ); document.write( "
\n" );