Exercise algebra.manipulation.logarithmic.equation

Description
solve logarithmic equation algebraically

Examples

medium (8)

log 2 x == 7

log 3 (x-2) == 2

log 4 (x-3) == 1+1/2

log 5 (1/10*x-3) == -1

log x 7 == 1

log x 4 == -1

log 2 (x^2-1) == 3

log (1/3) (1-5*x) == -1