document.write( "Question 732473: \r
\n" );
document.write( "\n" );
document.write( "consider a taxi which charges $1.20 for the frist 1/3 of a mile and 1.50 for each additinal third of a mile how much would a 5 mile trip coast? \n" );
document.write( "
Algebra.Com's Answer #447890 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 1.20+1.50(5-1/3)/(1/3) \n" ); document.write( "1.20+1.50(4 2/3)/(1/3) \n" ); document.write( "1.20+1.50(14/3)(3/1) \n" ); document.write( "1.20+1.50*14 \n" ); document.write( "1.20+21=$22.20 ans. \n" ); document.write( " |