document.write( "Question 1033479: SafeDriving Taxi Service charges $5 per pickup and $0.25 per mile. We’ll Get You There Cabs charges $1
\n" );
document.write( "per pickup and $0.50 per mile. At how many miles will the two companies charge you the same amount?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #648133 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 5+0.25x=1+0.50x \n" ); document.write( "0.25x-0.50x=1-5 \n" ); document.write( "-0.25x=-4 \n" ); document.write( "x=-4/-0.25 \n" ); document.write( "x=16 mi \n" ); document.write( " |