document.write( "Question 394959: 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?\r
\n" ); document.write( "\n" ); document.write( "if possible can you show your work? thanks for your time.
\n" ); document.write( "

Algebra.Com's Answer #280313 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
75+2x=80+1.5x
\n" ); document.write( "2x-1.5x=80-75
\n" ); document.write( ".5x=5
\n" ); document.write( "x=5/.5
\n" ); document.write( "x=10 miles.
\n" ); document.write( "
\n" );