Solution of an exponential equation

  • Thread starter Thread starter Ali Baig
  • Start date Start date
  • Tags Tags
    Exponential
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
Ali Baig
Messages
12
Reaction score
0

Homework Statement


I am trying to solve an equation.
128^b - 127^b = 147.058.

Homework Equations

The Attempt at a Solution


I have tried numerical methods like Bisection method and Newton-Raphson, but I need analytical solution.
Thank you.
 
Physics news on Phys.org
Ali Baig said:

Homework Statement


I am trying to solve an equation.
128^b - 127^b = 147.058.

Homework Equations

The Attempt at a Solution


I have tried numerical methods like Bisection method and Newton-Raphson, but I need analytical solution.
Thank you.

Those are the only methods that will work in this problem. An analytical solution is not possible.