Analyzing a Continuous Decreasing Function: Critical Point at (4,2)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 7K views
name_ask17
Messages
146
Reaction score
0

Homework Statement


Multiple Choice If f is a continuous, decreasing function on
[0, 10] with a critical point at (4, 2), which of the following statements
must be false? E
(A) f (10) is an absolute minimum of f on [0, 10].
(B) f (4) is neither a relative maximum nor a relative minimum.
(C) f ' (4) does not exist.
(D) f ' (4) = 0
(E) f ' (4) < 0



Homework Equations



Ok. It looks to me like C and E are both false, based on the mere fact that D is correct, making this question have 2 answers.
Can someone please explain to me why one of them should be incorrect?


The Attempt at a Solution



Thanks in advance!
 
Physics news on Phys.org
critical point was where f '(x)= 0, so i said f '(4)=0
 
micromass said:
Under that definition, it seems indeed true that C and E are true. However, I would doublecheck that definition if I were you.

No. A function can be *strictly decreasing* and yet have a critical point. For example, [itex]f(x) = -x^3[/itex] is strictly decreasing but has [itex]f'(0) = 0[/itex]. (It is strictly decreasing because for any [itex]x_1 < x_2[/itex] we have [itex]f(x_1) > f(x_2).[/itex])

RGV
 
Ray Vickson said:
No. A function can be *strictly decreasing* and yet have a critical point. For example, [itex]f(x) = -x^3[/itex] is strictly decreasing but has [itex]f'(0) = 0[/itex]. (It is strictly decreasing because for any [itex]x_1 < x_2[/itex] we have [itex]f(x_1) > f(x_2).[/itex])

RGV

Yes, how does that contradict what I said??
 
Ok, so the answer is E then.
Thanks!