A car rental company charges $13 dollars a day and 8 cents a mile to rent a car. If a customer rented a car for 4 days and the total bill was $199.68, including a 4% sales tax, how many miles did she drive?

1 Answer
May 29, 2018

The customer drove 1625 miles!

Explanation:

The first thing to do is to write the word problem as a mathematical expression. Let's say the subtotal SS is equivalent to the number of days driven dd, multiplied by the cost-per-day, plus the number of miles driven mm, multiplied by the cost-per-mile:

S=13d+0.08mS=13d+0.08m

This subtotal is subject to a tax of 4% of the subtotal, which when added to the subtotal gives us the total:

S+0.04S=TS+0.04S=T

1.04S=T1.04S=T

color(blue)(1.04(13d+0.08m)=T1.04(13d+0.08m)=T

The above statement is the general form of the expression we need to find out the number of miles driven. We can now plug in the total, and the number of days utilized:

1.04(13(4)+0.08m)=199.681.04(13(4)+0.08m)=199.68

Now, we'll divide both sides by the outermost coefficient (1.04) to make the problem a bit simpler:

(cancel(1.04)(13(4)+0.08m))/color(red)(cancel(1.04))=199.68/color(red)(1.04)

Now, we simplify:

13(4)+0.08m=192

62+0.08m=192

cancel(62)+0.08mcolor(Red)(cancel(-62))=192color(red)(-62)

0.08m=130

Divide both sides by m's coefficient to get the answer:

(cancel(0.08)m)/color(red)(cancel(0.08))=130/color(red)(0.08)

color(green)(m=1625)