document.write( "Question 724699: Mike is a cab driver and he charges a base fee of $6.10 for every fare, plus $1.10 for every mile traveled. If n represents the number of miles traveled, which of the following sentences can be used to find C, the amount Mike charges for each fare? \n" ); document.write( "
Algebra.Com's Answer #443857 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
c=1.10*n+6.10 \n" ); document.write( "
\n" );