Exercise algebra.manipulation.exponential.equation

Description
solve exponential equation algebraically

Derivation

1-3*x == 4
algebra.equations.coverup.onevar.minus-right
3*x == -3
algebra.equations.coverup.times
x == -1