Question 830579
{{{x^2-5x=log(3,x)}}}
There is no closed form solution to this problem.
You need to use numerical methods to approximate the solution.
Approximately {{{x=0.26}}} and {{{x=5.28}}}
 {{{ graph( 300, 300, -2, 6, -4, 4, x^2-5x,log(3,x)) }}}