How do you find the stationary points of a function?

1 Answer
Jun 26, 2018

Shown below

Explanation:

enter image source here

As we can see from this image, a stationary point is a point on a curve where the slop is zero

Hence the stationary points are when the derivative is zero

Hence to find the stationary point of y = f(x) y=f(x), find (dy)/(dx) dydx and then set it equal to zero

=> (dy)/(dx) = 0 dydx=0

Then solve this equation, to find the values of x x for what the function is stationary

For examples

y= x^2 + 3x +8 y=x2+3x+8

To find the stationary find (dy)/(dx) dydx

(dy)/(dx) = 2x + 3 dydx=2x+3

Set it to zero

2x+3 = 0 2x+3=0

Solve

x = -3/2 => y= 23/4 x=32y=234

Hence the stationary point of this function is at (-3/2 , 23/4 ) (32,234)