<h2>
Explanation:</h2><h2>
</h2>
We know some facts:
- x for the original price.
- The store has a coupon for $10 off and a discount of 20%
- C for the price after the coupon is applied.
So from the statement 2, you can realize there are two types of discounts:
- The discount offered by the coupon
- The discount offered by 20%
Since we need to write a function just for the coupon, then we don't include the discount offered as percentage, then we subtract the coupon from the original price:

Evaluate the numerator:
1+5*3
1+15
16
Then divide it by the denominator
16/2=8
Final answer: A 8
Answer:
2c+12
Step-by-step explanation:
I aced maths class
L=2W+2
W=(L-2)/2
A=LW, using W from above makes this
A=L(L-2)/2
2A=L^2-2L
L^2-2L-2A=0, given A=84
L^2-2L-168=0
(L-14)(L+12)=0, since L>0
L=14
The length of the rug is 14 ft
(W=(L-2)/2=6 ft)