Solve 2^x=x^2+7 | Find x Without Differentiation

  • Thread starter Thread starter Harmony
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Harmony
Messages
201
Reaction score
0
2^x=x^2+7
Find x.

The answer is 5. I have tried substituting 2^x=a, but that doesn't help. Is differentiation method required here? If not, how should I approach the question?
 
Physics news on Phys.org
2^x = x^2 + 7
2^x - x^2 - 7 = 0

Now use the http://www.shodor.org/UNChem/math/Newton/index.html" to find root(s) of f(x) = 0

If the eqn, 2^x=x^2+7, looks simple enough you could try simple substitution.

x=1: 2 = 1 + 7 -- nope, lhs too small
x=2: 4 = 4 + 7 -- nope, lhs too small
x=3: 8 = 9 + 7 -- nope, lhs too small
x=4: 16 = 16 + 7 -- nope, lhs too small
x=5: 32 = 25 + 7 -- yep, lhs = rhs

If the above substitution method didn't work, and you went from lhs too small to rhs too large, with a value of x = xo, say, then you could try the http://www.shodor.org/UNChem/math/Newton/index.html" with xo as your first approximation.
 
Last edited by a moderator: