174k views
0 votes
Jeans are on sale for 20% off the regular price.

Which function would give you the total cost for purchasing a pair of jeans that costs x dollars?
f(x) = 0.2x
f(x) = 0.2x - x
f(x) = x - 0.2x

1 Answer

3 votes

Keywords:

Function, variable, total cost, percentage, jeans

For this case we have a function of the form
y = f (x), where
f (x)represents the total cost of buying a pair of jeans, considering that they are 20% below the regular price given by the variable x.

So, if the pair of jeans costs x, we look for 20% of x.

x -----------> 100%

? -----------> 20%

Where "?" represents 20% of x. So, we have:


? = \frac {20 * x} {100}\\? = 0.2x

Thus, 0.2x represents the reduction of the total cost of the pair of jeans

Then, the function that gives the total cost of the pair of jeans, with a reduction of 20% is:


f (x) = x-0.2x

Answer:


f (x) = x-0.2x

Option C


User Nathanjessen
by
7.7k points

No related questions found