How Do You Solve \( e^{x-1} = 5 - y^2 + y \) for x?

  • Thread starter Thread starter masterchiefo
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
masterchiefo
Messages
211
Reaction score
2

Homework Statement


Solve e x-1 = 5-y2+y for x

Homework Equations


/

The Attempt at a Solution


ln(ex-1)=ln(5-y2+y)
x-1=ln(5-y2+y)
x=ln(5-y2+y)+1

can I go any further ?
 
Last edited:
Physics news on Phys.org
Nope, just mind one thing, you have to include a constraint that 5-y2+y>0 which holds only if y satisfies an inequality regarding its values.

Btw i just noticed one small "typo", it should be x=ln(..)+1 not -1...
 
Delta² said:
Nope, just mind one thing, you have to include a constraint that 5-y2+y>0 which holds only if y satisfies an inequality regarding its values.

Btw i just noticed one small "typo", it should be x=ln(..)+1 not -1...
thank you very much for the help man :)
oops fixed that typo