Solveeit Logo

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)=xx2+25f(x) = \dfrac{x}{{{x^2} + 25}}on the interval [0,9][0,9]?

Explanation

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:
(uv)=uvuvv2{\left( {\dfrac{u}{v}} \right)’} = \dfrac{{u'v - uv'}}{{{v^2}}}

Complete step-by-step solution:
It is given that f(x)=xx2+25f(x) = \dfrac{x}{{{x^2} + 25}}.
We need to find out the absolute extreme of f(x)=xx2+25f(x) = \dfrac{x}{{{x^2} + 25}} on the interval [0,9][0,9].
Let,u=x&v=x2+25u = x\& v = {x^2} + 25
Differentiating both sides with respect to x we get,
u=dudx=1u' = \dfrac{{du}}{{dx}} = 1
v=dvdx=2xv' = \dfrac{{dv}}{{dx}} = 2x
Now we can write,f(x)=uvf(x) = \dfrac{u}{v}
We know the quotient rule of derivative is
(uv)=uvuvv2{\left( {\dfrac{u}{v}} \right)’} = \dfrac{{u'v - uv'}}{{{v^2}}}
Using the quotient rule differentiation f(x)=xx2+25f(x) = \dfrac{x}{{{x^2} + 25}} both sides again with respect to x,
f(x)=(uv)=uvuvv2=1(x2+25)x×2x(x2+25)2f'(x) = {\left( {\dfrac{u}{v}} \right)’} = \dfrac{{u'v - uv'}}{{{v^2}}} = \dfrac{{1\left( {{x^2} + 25} \right) - x \times 2x}}{{{{\left( {{x^2} + 25} \right)}^2}}}
f(x)=x2+252x2(x2+25)2\Rightarrow f'(x) = \dfrac{{{x^2} + 25 - 2{x^2}}}{{{{\left( {{x^2} + 25} \right)}^2}}}
f(x)=x2+25(x2+25)2\Rightarrow f'(x) = \dfrac{{ - {x^2} + 25}}{{{{\left( {{x^2} + 25} \right)}^2}}}
Now when we need to find any relative maximum or minimum, we need to set f(x)=0f'(x) = 0.
So, to find the critical points we only need to make x2+25=0 - {x^2} + 25 = 0, since (x2+25)2×0=0{\left( {{x^2} + 25} \right)^2} \times 0 = 0
Thus x2=25{x^2} = 25
x=±5\Rightarrow x = \pm 5
Therefore the critical points are x=±5x = \pm 5.
Now we need to find the value of the function at critical points and the end points.
f(0)=0f(0) = 0
f(9)=992+25=981+25=91060.085f(9) = \dfrac{9}{{{9^2} + 25}} = \dfrac{9}{{81 + 25}} = \dfrac{9}{{106}} \simeq 0.085
Since the given interval is [0,9][0,9] we will consider only the critical value 55.
f(5)=552+25=525+25=550=110=0.1f(5) = \dfrac{5}{{{5^2} + 25}} = \dfrac{5}{{25 + 25}} = \dfrac{5}{{50}} = \dfrac{1}{{10}} = 0.1
The largest value is at f(5)f(5)and the smallest value is at f(0)f(0).
Hence the absolute maxima is at (5,110)\left( {5,\dfrac{1}{{10}}} \right) and the absolute minima is at (0,0)\left( {0,0} \right)
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][a,b] we can apply the following steps,
1)Find all the critical points c on the open interval (a,b)(a,b).
For that we need to make the first derivative of the function equals to zero and find out the values of x.