CBSEGrade 11MathematicsLimits and Derivatives

Critical Points of a Function?

The function f(x) = x^2 sin(x) has a critical point at x = 0. Analyze the nature of this critical point and explain why it's a maximum, minimum, or neither, using concepts of limits and derivatives.

💬 1 answers0 votes👁 129 views11 August 2026

1 Answer

🤖
AI-Assisted Answer
0

📌 CONCEPT: A critical point of a function is a point where the derivative of the function is either zero or undefined, indicating a potential maximum, minimum, or point of inflection.

📐 RULE / FORMULA: To determine the nature of a critical point, we can use the first derivative test, which states that if the derivative changes sign from negative to positive at a critical point, it's a local minimum; if it changes sign from positive to negative, it's a local maximum; otherwise, it's a point of inflection.

💡 WORKED EXAMPLE: Consider the function f(x) = x^2 sin(x). The derivative is f'(x) = 2x sin(x) + x^2 cos(x). At x = 0, f'(0) = 0. Using the first derivative test, we find that f''(x) = 2 sin(x) + 2x cos(x) changes sign from negative to positive at x = 0, indicating a local minimum.

⚠️ COMMON MISTAKE: Students often confuse the first derivative test with the second derivative test, which can lead to incorrect conclusions about the nature of critical points.

11 Aug 26