Take ln to both sides
ln 14^x = ln 5
then you'll get
x ln 14 = ln 5
divide both sides by ln 14
x = 0.6098533345
after rounding
x = 0.6099
So you want to solve for x?
It would be nice if this would easily factor:
(-4x + 5)(2x +1) = 0 This will not work!
So you need to use the quadratic formula:
a = -8, b = 4, c = 5

x = (-4 +/-

)/2(-8)
= (-4 +/-

)/-16
= (-4 +

)/-16
= 1/4 -

/4
<span>First thing you'll need to know is that the value for this equation is actually an approximation 'and' it is imaginary, so, one method is via brute force method.
You let f(y) equals to that equation, then, find the values for f(y) using values from y=-5 to 5, you just substitute the values in you'll get -393,-296,-225,... till when y=3 is f(y)=-9; y=4 is f(y)=48, so there is a change in </span><span>signs when 'y' went from y=3 to y=4, the answer is between 3 and 4, you can work out a little bit deeper using 3.1, 3.2... You get the point. The value is close to 3.1818...
The other method is using Newton's method, it is similar to this but with a twist because it involves differentiation, so </span>

<span> where 'n' is the number you approximate, like n=0,1,2... etc. f(y) would the equation, and f'(y) is the derivative of f(y), now what you'll need to do is substitute the 'n' values into 'y' to find the approximation.</span>