asked 13.6k views
2 votes
A sporting goods store is having a 15% off sale on all items. Which functions can be used to find the sale price of an item that has an original price of x? You may choose more than one correct answer.

ƒ(x) = x - .15x
Sale = Original - 15
ƒ(x) = 1.15x
Sale = Original - .15(Original)
y = .85x

asked
User El Mark
by
8.0k points

1 Answer

3 votes
The answers are:
ƒ(x) = x - .15x
Sale = Original - .15(Original)
y = .85x

Let sale price be f(x) and x be the original price. Discount was 15% = 0.15
f(x) = x - 0.15x

If f(x) is sale and x is the original, then:
Sale = Original - .15(Original)

Let sale price be y and original price x:
y = x - 0.15x
y = 1 * x - 0.15 * x
y = (1 - 0.15) * x
y = 0.85x
answered
User ZILONG PAN
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.