document.write( "Question 203850: A New York City taxi recently cost $2.50 plus $1.00 per half mile. A taxi in Boston cost $1.45 plus $1.20 per half mile. For what distance will the taxis cost the same? \n" ); document.write( "
Algebra.Com's Answer #153851 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A New York City taxi recently cost $2.50 plus $1.00 per half mile. A taxi in Boston cost $1.45 plus $1.20 per half mile. For what distance will the taxis cost the same?
\n" ); document.write( "------------------
\n" ); document.write( "250 + 100h = 145 + 120h (h is the 1/2 miles that make it equal)
\n" ); document.write( "105 = 20h
\n" ); document.write( "h = 5.25 1/2 miles
\n" ); document.write( "d = 2.25 miles
\n" ); document.write( "----------------
\n" ); document.write( "Check:
\n" ); document.write( "250 + 5.25*100 =? 145 + 5.25*120
\n" ); document.write( "250 + 525 =? 145 + 630
\n" ); document.write( "775 = 775 --> it's correct
\n" ); document.write( "
\n" );