document.write( "Question 357607: a salesman rented a car that got 35 miles per gallon. he paid $19.50 a day for the car plus $0.26 per mile. he rented the car for 1 day and paid $39. how many miles did he travel? \n" ); document.write( "
Algebra.Com's Answer #255303 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a salesman rented a car that got 35 miles per gallon. he paid $19.50 a day for the car plus $0.26 per mile. he rented the car for 1 day and paid $39. how many miles did he travel?
\n" ); document.write( "------------------------
\n" ); document.write( "cost = 19.50 + 0.26x where \"x\" is number of miles driven.
\n" ); document.write( "-------------------------------------
\n" ); document.write( "Solve 19.50 + 0.26x = 39
\n" ); document.write( "0.26x = 9.50
\n" ); document.write( "---
\n" ); document.write( "x = 36.54 miles
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );