Identifying and Classifying Stationary Points for f(x) = x^3 + ax^2 + 5x + 2

  • Thread starter Thread starter Carl_M
  • Start date Start date
  • Tags Tags
    Points
Carl_M
Messages
13
Reaction score
0

Homework Statement



f(x) = x^3 +ax^2 +5x +2 and has two stationary points, one of which is x = 2. a) Find the other stationary point.
b) classify the stationary points using the second derivative test

The Attempt at a Solution



f '(x) = 2ax + 3x^2 +5
f ''(x) = 2a + 6x

0 = (2)^3 + a(2^2) +5(2) +2
0 = 8 + 4a + 10 +2
0 = 20 + 4a
-4a = 20, a = -5

What am I supposed to do to get a stationary point?
 
Last edited:
Physics news on Phys.org
0 = (2)^3 + a(2^2) +5(2) +2

For a stationary point, f'(x) = 0, not f(x) = 0.
 
f ' (x) = 0
So that would be?
2ax + 3x^2 + 5 = 0
How would I find a?

Would I use 0 = (2)^3 + a(2^2) +5(2) +2 to get a = -5

0 = 2(-5)x + 3x^2 +5
0 = -10x + 3x^2 +5
0 = 3x^2 - 10x + 5
x = (5 +sqrt(10))/3 and (5 - sqrt(10))/3 ?

or

0 = ( 2a(2) + 3(2)^2 +5
0 = 4a + 12 + 5
0 = 4a +17
-4a = 17
a = -17 / 4

substitute -17/4 into 2ax + 3x^2 + 5 = 0?
0 = 2(-17/4)x + 3x^2 + 5 = 0
0 = 3x^2 - 8.5x + 5 = 0
x = 2 , 5/6

the second derivative?
 
Last edited:
You have to substitute x=2 in the entire equation, not just one variable.
 
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