173k views
2 votes
Furniture store is having a sale where everything is 40% off.Write a function that represents the amount of discount d on an item with a regular price p

p

1 Answer

2 votes

Answer:

d = .4p

Explanation:

Discount = original price * discount rate

We know the discount rate is 40%

original price is p

discount = d

d = p*40%

Changing this to decimal form

d = .4p

User Vardaan Sharma
by
8.3k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories