How to find the exact Solution to $ax^2+bx+c= \log(dx)$?

55 Views Asked by At

I have an equation $$ ax^2+bx+c=\log{dx} $$ How can I solve it? I know I can use Taylor series to approximately find $x$ but I need an exact solution.

Thanks in Advance