document.write( "Question 125692This question is from textbook
\n" );
document.write( ": Hello, I am having a problem solving word problems. Here is the problem:
\n" );
document.write( "A car rental agency advertised renting a luxury, full size car for $24.95 per day and $0.49 per mile. If you rent this car for five days, how many whole miles can you drive if you only have $200.00 to spend. I am given several answers to choose from, but I don't know how to set the problem up to solve it.
\n" );
document.write( "Thanks in advance for your help. Sharon \n" );
document.write( "
Algebra.Com's Answer #92052 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 24.95*5+.49x=200 \n" ); document.write( "124.75+.49x=200 \n" ); document.write( ".49x=200-124.95 \n" ); document.write( ".49x=75.25 \n" ); document.write( "x=75.25/.49 \n" ); document.write( "153 miles can be driven for < $200. \n" ); document.write( "proof \n" ); document.write( "24.95*5+.49x<200 \n" ); document.write( "124.75+.49*153<200 \n" ); document.write( "124.75+74.97<200 \n" ); document.write( "199.72<200 \n" ); document.write( " |