document.write( "Question 632395: Jesse rents a moving van for $75 and must pay $2 per mile. The following week, Alex rents the same van, is charged $80 for the rental and $1.50 per mile. If they each paid the same amount and drove the same number of miles, how far did they each travel?
\n" );
document.write( "please show how the problem is set up, the work to solve the problem, along with the solution. \n" );
document.write( "
Algebra.Com's Answer #398306 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Jesse rents a moving van for $75 and must pay $2 per mile. The following week, Alex rents the same van, is charged $80 for the rental and $1.50 per mile. If they each paid the same amount and drove the same number of miles, how far did they each travel? \n" ); document.write( "================= \n" ); document.write( "75 + 2m = 80 + 1.5m \n" ); document.write( "Solve for m \n" ); document.write( " \n" ); document.write( " |