document.write( "Question 500796: if a car rented for $23 per day for 3 days, and needed to pay $2.5 for each mile if the total cost was $150 for renting the car how many miles can be driven for 3 days? \n" ); document.write( "
Algebra.Com's Answer #338294 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
Assume, miles can be driven for 3 days = x
\n" ); document.write( "Given
\n" ); document.write( "Car rent/day = 23
\n" ); document.write( "Rent of three day = 3 * 23 = 69
\n" ); document.write( "For a mile we needed to pay = 2.5
\n" ); document.write( "Total rent for driving x miles = 2.5(x)
\n" ); document.write( "Total amount paid = 150
\n" ); document.write( "Total rent for driving x miles + Rent of three day = Total amount paid
\n" ); document.write( "2.5(x)+69=150
\n" ); document.write( "2.5(x)=150-69
\n" ); document.write( "2.5(x)=81
\n" ); document.write( "Divide by 2.5 both sides of the equation
\n" ); document.write( "2.5(x)/2.5=81/2.5
\n" ); document.write( "x=32.4\r
\n" ); document.write( "\n" ); document.write( "32.4 miles can be driven for 3 days.
\n" ); document.write( "
\n" ); document.write( "
\n" );