The formula to calculate the Final Price (FP) after applying two discounts is:
\[ FP = IP \times (1 - 1D) \times (1 - 2D) \]
Where:
A double discount is defined as the final price of an item after two separate discounts have been applied to the original price. This is often used in sales promotions where an initial discount is applied, followed by a subsequent discount on the reduced price.
Let's assume the following values:
Using the formula to calculate the Final Price (FP):
\[ FP = IP \times (1 - 1D) \times (1 - 2D) = 100 \times (1 - 0.10) \times (1 - 0.20) = 100 \times 0.90 \times 0.80 = 72 \]
The Final Price (FP) is \$72.00.