Question
Question: What is the absolute extreme of \[f(x) = \dfrac{x}{{{x^2} + 25}}\]on the interval \[[0,9]\]?...
What is the absolute extreme of f(x)=x2+25xon the interval [0,9]?
Solution
In this question we have to evaluate the absolute extrema of the function at the critical points and the end points of the interval. Absolute extrema are the largest and smallest the function will ever be and these four points represent the only places in the interval where the absolute extrema can occur.
Quotient rule of derivative:
(vu)’=v2u′v−uv′
Complete step-by-step solution:
It is given that f(x)=x2+25x.
We need to find out the absolute extreme of f(x)=x2+25x on the interval [0,9].
Let,u=x&v=x2+25
Differentiating both sides with respect to x we get,
u′=dxdu=1
v′=dxdv=2x
Now we can write,f(x)=vu
We know the quotient rule of derivative is
(vu)’=v2u′v−uv′
Using the quotient rule differentiation f(x)=x2+25x both sides again with respect to x,
f′(x)=(vu)’=v2u′v−uv′=(x2+25)21(x2+25)−x×2x
⇒f′(x)=(x2+25)2x2+25−2x2
⇒f′(x)=(x2+25)2−x2+25
Now when we need to find any relative maximum or minimum, we need to set f′(x)=0.
So, to find the critical points we only need to make −x2+25=0, since (x2+25)2×0=0
Thus x2=25
⇒x=±5
Therefore the critical points are x=±5.
Now we need to find the value of the function at critical points and the end points.
f(0)=0
f(9)=92+259=81+259=1069≃0.085
Since the given interval is [0,9] we will consider only the critical value 5.
f(5)=52+255=25+255=505=101=0.1
The largest value is at f(5)and the smallest value is at f(0).
Hence the absolute maxima is at (5,101) and the absolute minima is at (0,0)
Note: An absolute maximum point is a point where the function obtains its greatest possible value. Similarly, an absolute minimum point is a point where the function obtains its least possible value.
To determine the absolute extrema of a function on a closed interval [a,b] we can apply the following steps,
1)Find all the critical points c on the open interval (a,b).
For that we need to make the first derivative of the function equals to zero and find out the values of x.