InterviewSolution
Saved Bookmarks
| 1. |
What is the relation between f(x) and ℓ when the maximum value or greatest value function f is defined on a set A and ℓ ∈ f(A)?(a) f(x) < ℓ ∀ x∈ A(b) f(x) ≤ ℓ ∀ x∈ A(c) f(x) = ℓ ∀ x∈ A(d) f(x) > ℓ ∀ x∈ AThis question was posed to me in an online interview.I'm obligated to ask this question of Derivatives Application topic in chapter Application of Derivatives of Mathematics – Class 12 |
|
Answer» RIGHT ANSWER is (b) f(x) ≤ ℓ ∀ x∈ A For explanation: A function f DEFINED on a SET A and ℓ ∈ f(A), then ℓ is the MAXIMUM or the greatest value of f in A if f(x) ≤ ℓ ∀ x∈ A and the minimum or the least value of f in A if f(x) ≥ ℓ ∀ x ∈ A. |
|