how would one solve the following equation

77 Views Asked by At

How could the following equation be solved?

$$ 100x^2=2^x $$

This is as far as I have got: $$ \ln(100x^2) = \ln(2^x) $$

1

There are 1 best solutions below

0
On BEST ANSWER

This equation cannot be solved in terms of simple functions. You will need the Lambert W function.

The equation has multiple solutions, one of which is $$x = -2 \,\frac{ W(\ln(2)/20)}{\ln(2)} \approx 0.103658.$$