Answer:
1. Find the value of the discount amount, and subtract from the original.
2. Find the value of the item after discount by using 100%-30%.
I prefer the second, as it is faster.
Step-by-step explanation:
1. Find the value of the discount amount, and subtract from the original.
Say y is the amount you pay after the discount, and x is the original price, the calculation will look like this:
The value of the discount is 30% of x, which is equal to 0.3x.
subtract that from the original value to find y:
<em>y = x - 0.3x</em>
2. Find the value of the item after discount by using 100%-30%.
The amount left over after subtraction thirty % is 70%
Thus,
<em>y = 0.7 x</em>