SOLUTION: Solve the following equation. Show all your work. logx(10-3x)=2

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Solve the following equation. Show all your work. logx(10-3x)=2      Log On


   



Question 170403: Solve the following equation. Show all your work.
logx(10-3x)=2

Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
logx(10-3x)=2
.
If you meant "log base x" then:
logx(10-3x)=2
10-3x=x^2
0 = x^2+3x-10
0 = (x+5)(x-2)
.
x = {-5, 2}