document.write( "Question 228550: For Problem 11 define a variable that represents the unknown quantity and set up an inequality. Then
\n" ); document.write( "solve the inequality.
\n" ); document.write( "11. Franklin plans to rent a small camper for a five-day trip to the mountains. The rental cost is $48.95
\n" ); document.write( "per day plus $0.50 a mile. How many miles can he travel and stay within his $500 budget?
\n" ); document.write( "

Algebra.Com's Answer #169635 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
48.95+.5x<=500
\n" ); document.write( ".5x<=451.05
\n" ); document.write( "x<=902 mi
\n" ); document.write( "
\n" );