Need a strategy for inverting a function

  • Context: Undergrad 
  • Thread starter Thread starter MCarroll
  • Start date Start date
  • Tags Tags
    Function Strategy
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
4 replies · 3K views
MCarroll
Messages
9
Reaction score
0
I can't solve for y from:

x = - [tex]K_{1}[/tex]* y *[tex]\sqrt{K_{2}-y}[/tex]

where K(1) and K(2) are constants.

I am pretty sure as a younger man I was taught how to do this but I can't remember the strategies I can/should use. Any thougths would be very appreciated.
 
Last edited:
Mathematics news on Phys.org
Square both sides and you get a cubic in y, out of which the solution y=0 is evident, so you've only got a simple quadratic to solve.
 
Thanks, and genneth I'm not one to talk!

Shooting Star, It looks from the page you sent that the general form is:

y = 3f/[-e+(e3-27f2)1/3],
y = 3f/[-e+(e3-27f2)1/3(-1+sqrt[-3])/2],
y = 3f/[-e+(e3-27f2)1/3(-1-sqrt[-3])/2].

so only the first of these avoids i, right?