Determining Extrema for f(x) = x^2 - 8x + 9

  • Thread starter Thread starter scorpa
  • Start date Start date
  • Tags Tags
    Extrema
AI Thread Summary
To determine the extrema of the function f(x) = x^2 - 8x + 9 on the interval [-1, 5], the first step is to find stationary points by setting the derivative f'(x) = 2x - 8 to zero, resulting in x = 4. Evaluating the function at this point gives f(4) = -7, which is a potential minimum. The endpoints of the interval, f(-1) and f(5), should also be evaluated to confirm the absolute extrema. The function is a parabola opening upwards, indicating that the minimum occurs at x = 4, while the maximum will be at one of the endpoints. Therefore, both the stationary point and endpoints must be considered to identify the absolute minimum and maximum.
scorpa
Messages
367
Reaction score
1
Hello!

I am doing a question about curve sketching and determining extrema and just need some clarification. Here is the question:

Determine the extreme values of the function f(x) = x^2 - 8x + 9, where
-1 is greater than or equal to x is less than or equal to 5.

This is what I have done so far:

I decided to check for stationary points, as extreme values may occur at f'(0)=0.

f'(x) = 2x-8
2x-8 = 0
x = 4

f(4) = 4^2 - 8(4) +9 = -7
(4,-7) may be a max, min or neither.

f(3.9) = (3.9)^2 - 8(3.9)+9 = -6.99
f(4.1) = (4.1)^2 - 8(4.1)+9 = -6.99

Does this mean that this point cannot be used in determining the absolute minimum? I am totally lost at this point. I was going to use the endpoints given to figure out the maximum, but I'm not sure if that is an acceptable method. Thanks for any help you can give me.
 
Physics news on Phys.org
You can use the endpoints of the interval as well as x = 4. You are allowed to use the endpoints because they are included in the interval.
 
The function is continuous on the whole domain.It's a parabola.The theory says that the sign of "a" (=1,in this case) decides the nature of the extremum...In this case,it's a minimum...

That's all there's to it.

Daniel.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top