Ask your own question, for FREE!
Mathematics 19 Online
OpenStudy (anonymous):

What is the connection between critical numbers and relative extrema?

OpenStudy (matheducatormcg):

Are you in calculus 1?

OpenStudy (anonymous):

Yes

OpenStudy (matheducatormcg):

critical numbers can tell you where relative extrema occur on the graph. we use derivatives to find these critical numbers which in turn allows us to better sketch curves.

OpenStudy (anonymous):

Thank you so much! Is it possible for you to help me understand a few more problems?

OpenStudy (matheducatormcg):

keep on asking.

OpenStudy (anonymous):

How do you find inflection points?

OpenStudy (matheducatormcg):

well, this occurs on curves that change concavity. this occurs when the second derivative, f"(x) is equal to zero.

OpenStudy (anonymous):

Can you provide an example?

OpenStudy (matheducatormcg):

just a sec.

OpenStudy (anonymous):

Okay

OpenStudy (matheducatormcg):

determine points of inflection for \[f(x)=x^4-4x^3\] find second derivative \[f''(x)=12x^2-24x=12x(x-2)\] set equal to zero and solve. possible points are at \[x=0 \]and \[x=2\] Now test values around 0 and 2, like -1 and 1 and 3

OpenStudy (matheducatormcg):

that's: possible inflection points are at

OpenStudy (matheducatormcg):

if f''(x) >0 in the interval, concave up. if f''(x) <0 in the interval, concave down. if the values go concave up then concave down, you've got an inflection point.

OpenStudy (anonymous):

What would it be in this case?

OpenStudy (matheducatormcg):

f''(-1)>0(concave up) and f''(1)<0(concave down) and f''(3)>0(concave up). Therefore, we can conclude that both are inflection points because we go concave up->concave down->concave up

OpenStudy (anonymous):

To list the inflection points, would I list them as: (-1,1) and (1,3)?

OpenStudy (matheducatormcg):

not quite. you must substitute the values of 0 and 2 into the original function to find the y value.

OpenStudy (matheducatormcg):

your points would be (0, ) and (2, )?

OpenStudy (anonymous):

(0,0) and (2,0)

OpenStudy (anonymous):

Correct?

OpenStudy (matheducatormcg):

ummm... not quite again. the original was\[f(x)=x^4-4x^3\] find f(0) and f(2).

OpenStudy (matheducatormcg):

(0,0) was right

OpenStudy (anonymous):

(2, -16)

OpenStudy (anonymous):

(2, -16)

OpenStudy (matheducatormcg):

ooohhh... so close. I get (2,-18).

OpenStudy (anonymous):

I keep getting -16.

OpenStudy (matheducatormcg):

wait... I'm wrong... you're right

OpenStudy (matheducatormcg):

\[f(2)=(2)^4-4(2)^3\] Good Job!!

OpenStudy (anonymous):

Okay, thank you! The next thing I need help with is: Is the following true or false? If false, explain why and correct the statement. “If f ‘ (c)<0, then f is concave down at x=c.”

OpenStudy (matheducatormcg):

sorry hold on. I miss read the question real quick. f'(c)<0 just means the slope of the curve at that point is negative. a parabola has some c where f'(c)<0 but the entire graph is always concave up. false.

OpenStudy (anonymous):

So how would I correct the statement?

OpenStudy (matheducatormcg):

do we need to correct it to have the 'if ' statement or keep the 'then' statement?

OpenStudy (anonymous):

It should be like... "So, the correct statement would be:...if...then..."

OpenStudy (matheducatormcg):

i'll give both "If f '(c)<0, then f is decreasing at x=c." "If f ''(c)<0, then f is concave down." i think those suffice.

OpenStudy (matheducatormcg):

the first I changed the 'then' statement. the second one i changed the 'if' statement.

OpenStudy (anonymous):

Okay thank you. What about.. Is the following true or false? If false, explain why and correct the statement. “If f ‘’(c)<0, for all real numbers x, then f decreases without a bound.”

OpenStudy (anonymous):

This is for the second derivative.

OpenStudy (matheducatormcg):

false "If f''(c)<0 for all real numbers x, then f is concave down."

OpenStudy (anonymous):

And why?

OpenStudy (matheducatormcg):

your 2nd derivative being negative for all values of x implies the whole graph is concave down

OpenStudy (anonymous):

Okay. I don’t know how to find the relative extrema for the following function. f(t) = t – 4 to the root of ( t+1)

OpenStudy (matheducatormcg):

f(t)=t-4 to the root of (t+1) to the root? does that mean multiplied by the root or to the power of the root?

OpenStudy (matheducatormcg):

\[f(t)=t-4\sqrt{t+1}\] do you mean this?

OpenStudy (anonymous):

Yes

OpenStudy (matheducatormcg):

do I have it right?

OpenStudy (anonymous):

Yes

OpenStudy (matheducatormcg):

okay...just a sec

OpenStudy (matheducatormcg):

lost internet. typing ferociously now.

OpenStudy (matheducatormcg):

lets find the 1st derivative and set it equal to zero\[f(t)=t-4\sqrt{t+1}\]\[f '(t)=1-\frac{2}{\sqrt{t+1}}\]

OpenStudy (matheducatormcg):

\[0=1-\frac{2}{\sqrt{t+1}}\]

OpenStudy (matheducatormcg):

now add 1 to both sides, cross multiply and solve. let me know if you need the next step.

OpenStudy (anonymous):

How would I cross multiply this?

OpenStudy (matheducatormcg):

\[1=\frac{2}{\sqrt{t+1}}\] put the 1 over 1 and multiply, remembering that the products you get are equal to each other.

OpenStudy (anonymous):

So I get: 2 / 1 times the root of (t+1)

OpenStudy (matheducatormcg):

\[\sqrt{t+1}=2\]

OpenStudy (matheducatormcg):

they become equal.

OpenStudy (anonymous):

What's the next step?

OpenStudy (matheducatormcg):

now square both sides and solve for x. this tells you the x value where there is extrema. now substitute x into f(t) to find your y.

OpenStudy (anonymous):

t=1

OpenStudy (matheducatormcg):

\[t+1=4\]

OpenStudy (anonymous):

Oh yes! I forgot to square 2.

OpenStudy (matheducatormcg):

cool. good job fixing it.

OpenStudy (matheducatormcg):

so your extrema is at (3, ?)

OpenStudy (anonymous):

I get: y = -2

OpenStudy (matheducatormcg):

hmmm... I get something else. \[f(3)=(3)-4\sqrt{(3)+1}\]

OpenStudy (anonymous):

-1 to the root of 4 = -1 (2) = -2

OpenStudy (matheducatormcg):

order of ops. you have to evaluate the root first, then multiplication with the 4 then subtract from the 3

OpenStudy (matheducatormcg):

BEDMAS-brackets, exponents, division or multiplication, addition or subtraction.

OpenStudy (anonymous):

(3, -5)

OpenStudy (matheducatormcg):

YAY! now, is this a min or a max? we can check by substituting values on either side of 3 into f '(t) to see if it goes increasing to decreasing OR decreasing to increasing. that will tell us if it is a min or a max.

OpenStudy (matheducatormcg):

so find f ' (2) and f ' (4) to see which pattern it takes on.

OpenStudy (anonymous):

Plug 2 and 4 into the first derivative?

OpenStudy (matheducatormcg):

yup. the 1st derivative is the slope of the curve. if it goes decreasing to increasing, its a min. if it goes increasing to decreasing, it is a max. you could also look at the 2nd derivative to see if it is positive or negative at that point, but this doesn't always work. it works here though. ;0]

OpenStudy (anonymous):

When I plugged 2 in, I got 1 - 2 times root of 3. When I plugged 4 in, I got 1 - 2 times root of 5.

OpenStudy (anonymous):

2 gives a negative answer and 4 gives a negative answer.

OpenStudy (matheducatormcg):

|dw:1341599783811:dw|

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!