document.write( "Question 1025110: The taxi ride cost five dollars ($5) plus sixty cents (60¢) more for each quarter mile traveled. What will be the cost for a 2.75 mile trip? (State in terms of dollars, round to the penny) \n" ); document.write( "
Algebra.Com's Answer #640415 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+m+\" = quarter miles traveled
\n" ); document.write( "Let \"+c+\" = cost of traveled
\n" ); document.write( "\"+c+=+5+%2B+.6%2Am+\"
\n" ); document.write( "------------------
\n" ); document.write( "\"+4%2A2.75+=+11+\" quarter miles in 2.75 mi
\n" ); document.write( "\"+c+=+5+%2B+.6%2A11+\"
\n" ); document.write( "\"+c+=+5+%2B+6.6+\"
\n" ); document.write( "\"+c+=+11.6+\"
\n" ); document.write( "$11.60 for the 2.75 mi trip
\n" ); document.write( "
\n" );