You can put this solution on YOUR website! x equals the number.
x - .2 * x = 20
combine like terms to get:
.8 * x = 20
divide both sides of this equation by .8 to get:
x = 20 / .8
simplify to get:
x = 25
confirm by substituting in the original equation.
25 - .2 * 25 = 20
25 - 5 = 20
20 = 20
x is confirmed to be good.
-----
decimal equivalent for 20% is 20% divided by 100% = .2
x - .2 * x is equivalent to x * (1 - .2) which becomes x * .8 which is the same as .8 * x.