document.write( "Question 939523: The cost for taking a taxi is $1.80 plus $0.10 per eighth of a mile. Write an expression for the cost of a taxi ride that is n miles long. Evaluate your expression to find the cost of a ride that is 4.5 miles long. \n" ); document.write( "
Algebra.Com's Answer #572505 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The cost for taking a taxi is $1.80 plus $0.10 per eighth of a mile. Write an expression for the cost of a taxi ride that is n miles long. Evaluate your expression to find the cost of a ride that is 4.5 miles long.
\n" ); document.write( "-------------------
\n" ); document.write( "C(n) = 1.8 + 0.10(8n)
\n" ); document.write( "------------------------
\n" ); document.write( "C(4.5) = 1.8 + 0.10(8*4.5)
\n" ); document.write( "-----
\n" ); document.write( "C(4.5) = 1.8 + 3.6 = $5.40
\n" ); document.write( "---------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( " -----------------
\n" ); document.write( "
\n" );