document.write( "Question 706483: 3.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? (2 points) \n" ); document.write( "
Algebra.Com's Answer #435200 by god2012(113)\"\" \"About 
You can put this solution on YOUR website!
Let 'A' be the amount paid by Jesse for 'x' miles
\n" ); document.write( "Therefore , A = 75 + 2x
\n" ); document.write( "Let 'B' be the total amount paid by Alex for 'x' miles
\n" ); document.write( "Therefore, B = 80 + 1.5x\r
\n" ); document.write( "\n" ); document.write( "But, A = B
\n" ); document.write( "75 + 2x = 80 + 1.5x\r
\n" ); document.write( "\n" ); document.write( "0.5x = 5
\n" ); document.write( "x = 10\r
\n" ); document.write( "\n" ); document.write( "Total distance travelled = 10 miles
\n" ); document.write( "Total amount spent by each = $95
\n" ); document.write( "
\n" );