Sketch Graph of f(x): Find Inflection Points

  • Thread starter Thread starter sdoug041
  • Start date Start date
  • Tags Tags
    Curve Sketch
sdoug041
Messages
25
Reaction score
0

Homework Statement



Sketch graph of f(x)= (x^2)/((x-2)^2). I have retrieved the first derivative, found the critical points, and also have the vertical asymptote. I seem to be having trouble trying to find the inflection points... I can't seem to find a nicely factored f''(x).

Homework Equations


The Attempt at a Solution



so far I have f''(x)= [ (x-2)^3 ] (-8) [ (3x^2) + x + 2 ] / [(x-2)^8]

I can't factor the 3x^2+x+2 to be able to find where f''(x)=0 and thus revealing the inflection points :(. Help? thankyou...
 
Physics news on Phys.org
sdoug041 said:

Homework Statement



Sketch graph of f(x)= (x^2)/((x-2)^2). I have retrieved the first derivative, found the critical points, and also have the vertical asymptote. I seem to be having trouble trying to find the inflection points... I can't seem to find a nicely factored f''(x).

Homework Equations





The Attempt at a Solution



so far I have f''(x)= [ (x-2)^3 ] (-8) [ (3x^2) + x + 2 ] / [(x-2)^8]

I can't factor the 3x^2+x+2 to be able to find where f''(x)=0 and thus revealing the inflection points :(. Help? thankyou...
For problems like these, it's more efficient to get the derivative in its simplest form before you take the derivative again.

For your function, I found this for f'(x):
f'(x)~=~\frac{2x(x - 2)^2 - 2x^2(x - 2)}{(x - 2)^4}
By finding common factors in the numerator, I was able to simplify it in this way
f'(x)~=~\frac{2x(x - 2)(x - 2 - x)}{(x - 2)^4}~=~ \frac{-4x}{(x - 2)^3}

From there, differentiating to get f''(x) is pretty straightforward.
 
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