document.write( "Question 105509: A car rental company charges $25 a day plus $.10 a mile. If I rented a car for 3 days and was charged $105. For how many miles did I get Charged? If I actually drove the car 250 miles, did I get charged the right amount. \n" ); document.write( "
Algebra.Com's Answer #76856 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
A car rental company charges $25 a day plus $.10 a mile. If I rented a car for 3 days and was charged $105. For how many miles did I get Charged? If I actually drove the car 250 miles, did I get charged the right amount.
\n" ); document.write( "3(25)+.1(250)=
\n" ); document.write( "75+25=100
\n" ); document.write( "So you were overcharged $5
\n" ); document.write( "75+.1x=105
\n" ); document.write( ".1x=30
\n" ); document.write( "x=300
\n" ); document.write( "you were charged for 300 miles
\n" ); document.write( ":)
\n" ); document.write( "
\n" );