if a % is the discount percent on a marked price x, then discount is
Reveal answer
Fill a bubble to check yourself
if a % is the discount percent on a marked price x, then discount is
x/a×100
a/x×100
x×a/100
100/x•a
Discount is calculated as a percentage of the marked price. Discount = (a/100) * x.
The discount is a specific percentage of the marked price. To find this value, you multiply the marked price x by the discount percentage a and divide by 100. Therefore, the discount is calculated as x*a/100.