Question
Question: How do you find the critical points of a rational function?...
How do you find the critical points of a rational function?
Solution
To find the critical points of a function, first ensure that the function is differentiable, and then take the derivative. Next, find all values of the function's independent variable for which the derivative is equal to 0, along with those for which the derivative does not exist. These are our critical points.
Complete step-by-step answer:
The critical points of a function f(x) are those where the following conditions apply:
A) The function exists.
B) The derivative of the function f′(x) is either equal to 0 or does not exist.
As an example, with a polynomial function, suppose we take the function
f(x)=x2+5x−7.
The derivative of this function is, f′(x)=2x+5.
For our first type of critical point, those where the derivative is equal to zero, we simply set the derivative equal to 0.
Therefore,
f’(x)=0
⇒2x+5=0
⇒2x=−5
Now, divide both sides by 2.
⇒x=−2.5
Doing this, we can find that the only point where the derivative is 0 at x=−2.5.
Now, we will find the value of f(x)atx=−2.5
f(x)=(−2.5)2+5(−2.5)−7
f(x)=6.25−12.5−7
f(x)=−6.25−7
f(x)=−13.25.
For our second type of critical point, we look to see if there are any values of x for which my derivative does not exist. I see there are none, so I am confident in stating that the only critical point on my function occurs at (−2.5,−13.25).
Let’s take another example, we will take the function as f(x)=x32
On Differentiation, we get
f′(x)=(32)⋅x−31orf′(x)=(32)x311.
In this example, there are no real numbers for which f′(x)=0, but there is one where f′(x) does not exist, namely at x=0. The original function, however, does exist at this point, thus satisfying condition A from the summary. Therefore, this function possesses a critical point at (0,0).
Note: There can be more than one critical point depending upon the equation formed after we find the derivative of the function. It is also possible that there can be no such point. In such cases the function formed is not defined at x=0.