Is this question on absolute minimum / maximum incorrectly posed?

108 Views Asked by At

There is a calculus question that I read which doesn't seem meaningful, and it reads like this:

Find the absolute maximum and the absolute minimum of the function

$$f(x) = 9x^2 + 3x^3 + 40x$$

The question does not specify an interval on the real line to consider — is such a question meaningful?

2

There are 2 best solutions below

0
On BEST ANSWER

If the answer assumes that the absolute maximum and the absolute minimum exist, then it is not meaningful. But if saying that there is no absolute maximum nor absolute minimum is an acceptable answer, then, yes, it is meaningful.

1
On

Assuming we work over $\mathbb R$, it is :

$$f'(x) = 6x^2 + 18x + 40$$

and : $$Δ=18^2 - 4\cdot40\cdot6= 324 - 960 <0$$

which means that $f'$ sustains its sign.

For $x=0$ you can easily get that : $f'(0) = 40 > 0$, which, due to the above, means that $f'(x) > 0 \forall x\in \mathbb R.$ This means that the function $f$ is strictly increasing and thus does not have a minima or a maxima, which means that :

If the answer can be : there is no absolute minimum or maximum value then the question is meaningful, otherwise, it's not.