document.write( "Question 1076010: You need to rent a car and are debating between 2 companies. Company A has a plan that charges 0.50 per mile. Company B charges a 20 dollar fee plus .25 per mile. How many miles would you have to drive for both plans to cost the same amount?
\n" ); document.write( "I had created both equations. Company A- 0.5m and Company B- 20+0.25m and set them equal to each other but I don't know if I am right on that step, but I solved it and got 5, which doesn't make the equations equal.
\n" ); document.write( "

Algebra.Com's Answer #690699 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
You need to rent a car and are debating between 2 companies. Company A has a plan that charges 0.50 per mile. Company B charges a 20 dollar fee plus .25 per mile. How many miles would you have to drive for both plans to cost the same amount?
\n" ); document.write( "I had created both equations. Company A- 0.5m and Company B- 20+0.25m and set them equal to each other but I don't know if I am right on that step, but I solved it and got 5, which doesn't make the equations equal.
\n" ); document.write( "----------------
\n" ); document.write( "Cost = 0.50*m = 20 + 0.25m
\n" ); document.write( "You did the right thing, but how did you get 5 miles?
\n" ); document.write( "0.50*m = 20 + 0.25m
\n" ); document.write( "Solve for m.
\n" ); document.write( "Multiply by 4 to eliminate fractions.
\n" ); document.write( "2m = 80 + m
\n" ); document.write( "m = 80 miles\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );