linearizing equations
Hey,
Y = [ax + b/x]^1/2
Now, I made this:
Y = ax^1/2 + (b^1/2 / x^1/2)
Now, I would plot Y vs. X^1/2 for a linear plot, with a slope of a. But whats my intercept ?
Or can someone else suggest another way to linearize, or what the intercept is for the plot I just stated.
Thanks!
|