Point of Inflection: Analyze x^2/x-1

  • Thread starter Thread starter mathpat
  • Start date Start date
  • Tags Tags
    Point
mathpat
Messages
15
Reaction score
0

Homework Statement



x^2 / x-1. Identify any asymptotes, extrema and points of inflection.

Homework Equations





The Attempt at a Solution



I am stuck trying to derive my first derivative. My first derivative equals x(x-2)/(x-1)^2. I tried to use the quotient rule again using while incorporating the chain rule and after multiple attempts I kept resulting with 2 / (x-1)^3.

Any suggestions?
 
Physics news on Phys.org
This should help in general, switch your quotient rule into a product & chain rule :

##\frac{x^2}{x-1} = x^2 (x-1)^{-1}##
 
mathpat said:

Homework Statement



x^2 / x-1. Identify any asymptotes, extrema and points of inflection.
Write this as an equation, and use parentheses.

f(x) = x2/(x - 1)
mathpat said:

Homework Equations





The Attempt at a Solution



I am stuck trying to derive my first derivative. My first derivative equals x(x-2)/(x-1)^2.
As an equation, this is f'(x) = x(x-2)/(x-1)2.
mathpat said:
I tried to use the quotient rule again using while incorporating the chain rule and after multiple attempts I kept resulting with 2 / (x-1)^3.

Any suggestions?
Your answer is correct, and this can be verified by calculating the derivative using the technique that Zondrina suggested.
 
I see... so basically that means there is no point of inflection since I can not set that equation equal to zero and solve?


By the way, I appreciate both of your help.
 
mathpat said:
I see... so basically that means there is no point of inflection since I can not set that equation equal to zero and solve?
The sign of f'' changes at x = 1. If x < 1, f''(x) < 0, and if x > 1, f''(x) > 0. Does this mean that there is an inflection point at x = 1? Why or why not?
mathpat said:
By the way, I appreciate both of your help.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top