Question 356237
{{{log(3,(x-3)) + log(3,(x+5)) = 2}}}
{{{log((x-3)*(x+5)) = log(9)}}} logs base 3
(x-3)*(x+5) = 9
{{{x^2 + 2x - 24 = 0}}}
(x+6)(x-4) = 0
x = -6 is not allowed
--> x = 4