1. Find the absolute maximum and minimum values of the function f(x)=12+4x-x^2 in the interval [0,5]
find the derivative, and, set it equal to 0
that gives u critical points where max/min values can occur
yes, I did that. so it'll only be x=2?
x = 2 is one possibility where max/min value can occur
other possibilities are x = 0 and x = 5
yes yes :) I'm not sure but I got 12, 7 and 16 :)
so, here is the thing : Absolute maximum = Maximum of {f(2), f(0), f(5)} Absolute minimum = Minimum of {f(2), f(0), f(5)}
I thought there can be only a maximum of 4 values to choose from? :)
so : Absolute maximum = Maximum of {16, 12, 7} = 16 occurs when x = 2
Absolute manimum = Minimum of {16, 12, 7} = 7 occurs when x = 5
since you're given BOUNDARY, both max and min will be there.
if you're not given any boundary, then oly max will be there for the given function
ohh :)
can you please help me with 2 more? it's harder :(
so to find absolute max/mins : u need to check both 'local max/mins' and the 'boundary values'
sure :)
thankyou so much 2. Find the absolute maximum and minimum values of the function \[g(x)=(x^{2}-1)^{3}\] in the interval [-1,2]
step1 : take the derivative, set it equal to 0, and solve x
okay, Im going to try it :)
chain rule? :O
yess
I'm now on \[6x(x ^{2}-1)^{2}=0\] and I really don't know what to do with it :"(
solve x
use zero-product-property
oh okay, I think I get it
is it x=0,1 ?
u left one value :)
\(\large 6x(x^2-1) = 0 \) \(\large \implies x = 0 \) or \(\large \implies x^2-1 = 0 \)
\(\large x^2-1 = 0 \implies x^2 = 1 \implies x = \pm 1\)
so the local max/mins are : x = 0, 1, -1
okay ?
oh okay :)
step2 : evaluate the given function at 1) local max/mins and 2) boundary
I'm going to solve for it now :)
okie
max:9 min:0?
basically u need to evaluate below : g(0) g(-1) g(1) g(2)
let me check..
\(\large g(x) = (x^2-1)^3\) g(0) = -1 g(-1) = 0 g(1) = 0 g(2) = 27
so, minimum value = -1, occurs when x = 0
oh no. haha
maximum value = 27, occurs when x = 2
sorry. my bad. I wrote here (3)^3, thought it was 3 x 3
haha i guessed that :)
graph looks like that, it may be exciting to see that the graph has minimum value at x = 0 ... :)
oh cool graph. haha sorry, another careless mistake. I wrote -1 here and I encircled it but I didn't saw it :(
last item number :) I find this really difficult because it involves trigonometry :(
oh lets see -.-
3. Find the absolute maximum and minimum values of the function h(x)=2cost + sin2t in the interval\[[0,\pi/2]\]
step1 : take the derivative, set it equal to 0, and solve x
*or t, or watever the variable is
uhm, how do you find the derivative when its sin2t again? haha I completely forgot about it sorry
chain rule to the rescue !
ohh haha
\(\large \frac{d}{dt}[\sin(2t)] = \cos(2t) * \frac{d}{dt}(2t) = \cos(2t) * 2 = 2\cos(2t)\)
first, find the derivative of h(t) and set it equal to 0 later we can see how to solve it :)
okay :) i'll try my best
but ...
good, give it a try :)
\(\large h(t) = 2\cos(t) + \sin(2t)\) \(\large h'(t) = -2\sin(t) + 2\cos(2t)\)
set it equal to 0
\(\large h'(t) = 0\) \(\large -2\sin(t) + 2\cos(2t) = 0 \) \(\large -\sin(t) + \cos(2t) = 0 \) \(\large -\sin(t) + 1-2\sin^2t= 0 \) \(\large 2\sin^2t + \sin t -1 = 0 \)
but how? it has sin and cos? :"(
we got rid of cos's already :) go thru it and see if it looks okay... let me knw if something doesnt make sense ..
we still need to solve to \(t\) ...
is 1 -2sin2t an identity I should know about? :O
good question :) yes u need to memorize below trig identities : \(\large \cos 2t = 1-2\sin^2 t\) \(\large \cos 2t = 2\cos^2 t-1\)
the 2nd one, I think that should be sine? :)
nope. its cos oly..
really? are there any more identities? :)
one more important one is : \(\large \sin^2 t + \cos^2t = 1\)
another important one is : \(\large \sin 2t = 2 \sin t \cos t\)
those four identities will do the job most of the time...
oh okaay thankyou so much and now back to solving :)
yeah where are we..
\(\large 2\sin^2t + \sin t -1 = 0 \) we are at solving this equation for \(t\)
huh? not sin(t)? O_O
nope, we want to find \(t\) that gives the min/max values
ohh
... for the given function h(t)
\(\large 2\sin^2t + \sin t -1 = 0 \) if u replace \(\sin t\) wid \(x\), clearly its a quadratic equation in x's right ?
yeah :)
so, can u factor it ha ? :)
(2x+1)(x-1)
\[(2sint +1 ) (sint -1)\]
is it correct? :)
partially correct... ^careful about the signs
\(\large 2\sin^2t + \sin t -1 = 0 \) \(\large 2\sin^2t + 2\sin t - \sin t -1 = 0 \) \(\large 2\sin t(\sin t + 1) - 1( \sin t + 1) = 0 \) \(\large 2\sin t(\sin t + 1) - 1( \sin t + 1) = 0 \) \(\large (2\sin t - 1)( \sin t + 1) = 0 \)
okay ?
sorry :)
np :) solve t
\[\sin(t)=\frac{ 1 }{ 2 },-1\]
perfect ! solve t
\(\large (2\sin t - 1)( \sin t + 1) = 0 \) \(\large \implies 2\sin t - 1 = 0\) or \(\large \sin t + 1 = 0\) \(\large \implies \sin t = \frac{1}{2}\) or \(\large \sin t = -1\) \(\large \implies t = \frac{\pi}{3}\)
so oly one value we got for \(t\) after so much work -.-
btw, we had to discard -1 cuz that gives t = pi, but the question is asking us to find in the boundary (0, pi/2)
Join our real-time social learning platform and learn together with your friends!