Fatskills
Practice. Master. Repeat.
Study Guide: Calculus 1: Applications Analysis Critical Points Setting fx0 or DNE First Derivative Test
Source: https://www.fatskills.com/calculus/chapter/calculus-1-calculus-1-applications-analysis-critical-points-setting-fx0-or-dne-first-derivative-test

Calculus 1: Applications Analysis Critical Points Setting fx0 or DNE First Derivative Test

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~7 min read

What Is This?

Critical points are the values of ( x ) where the function ( f(x) ) has a local maximum, local minimum, or a point of inflection. They are found by setting the first derivative ( f'(x) ) to zero or where ( f'(x) ) does not exist (DNE). This topic appears in exams to test your ability to find and classify critical points, which is fundamental in calculus and optimization problems.

Why It Matters

This topic is tested in calculus exams, particularly in Calculus I and II, and in various engineering and economics courses. It frequently appears in questions worth 10-20% of the total marks. The skill tested is your ability to apply derivative rules to identify and analyze critical points, which is crucial for optimization problems in real-world applications.

Core Concepts

  1. Definition of Critical Points: Critical points are where ( f'(x) = 0 ) or ( f'(x) ) DNE.
  2. First Derivative Test: Determine the nature of critical points by examining the sign of ( f'(x) ) around the critical point.
  3. Distinction Between Local and Global Extrema: Local extrema are within a specific interval, while global extrema consider the entire domain.
  4. Points of Inflection: Where the concavity of the function changes, often where ( f''(x) = 0 ).
  5. Continuity and Differentiability: Understand where ( f(x) ) is continuous but not differentiable (e.g., sharp corners).

Prerequisites

  1. Understanding of Derivatives: You must know how to compute ( f'(x) ).
  2. Graphing Functions: Basic knowledge of plotting functions and understanding their behavior.
  3. Interval Notation: Know how to express solutions in interval notation.

The Rule-Book (How It Works)

  1. Primary Rule: To find critical points, solve ( f'(x) = 0 ) or identify points where ( f'(x) ) DNE.
  2. First Derivative Test:
  3. If ( f'(x) ) changes from positive to negative, it’s a local maximum.
  4. If ( f'(x) ) changes from negative to positive, it’s a local minimum.
  5. Exceptions and Edge Cases:
  6. Cusps and Corners: Points where the function is continuous but not differentiable.
  7. Vertical Tangents: Points where the derivative is undefined but the function is continuous.

Exam / Job / Audit Weighting

  • Frequency: Common
  • Difficulty Rating: Intermediate
  • Question Type: Multiple choice, true/false, short answer, problem-solving

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Critical Points Formula: ( f'(x) = 0 ) or ( f'(x) ) DNE.
  2. First Derivative Test: Analyze the sign of ( f'(x) ) around the critical point.
  3. Second Derivative Test: If ( f''(x) > 0 ), local minimum; if ( f''(x) < 0 ), local maximum.

Worked Examples (Step-by-Step)


Easy

Question: Find the critical points of ( f(x) = x^2 - 4x + 3 ).


  1. Compute ( f'(x) ):
    [
    f'(x) = 2x - 4
    ]
  2. Set ( f'(x) = 0 ):
    [
    2x - 4 = 0 \implies x = 2
    ]
  3. Check where ( f'(x) ) DNE: None in this case.

Answer: The critical point is ( x = 2 ).

Medium

Question: Find and classify the critical points of ( f(x) = x^3 - 3x^2 + 3 ).


  1. Compute ( f'(x) ):
    [
    f'(x) = 3x^2 - 6x
    ]
  2. Set ( f'(x) = 0 ):
    [
    3x^2 - 6x = 0 \implies x(3x - 6) = 0 \implies x = 0, x = 2
    ]
  3. Check where ( f'(x) ) DNE: None in this case.
  4. First Derivative Test:
  5. For ( x = 0 ): ( f'(x) ) changes from positive to negative (local maximum).
  6. For ( x = 2 ): ( f'(x) ) changes from negative to positive (local minimum).

Answer: ( x = 0 ) is a local maximum, ( x = 2 ) is a local minimum.

Hard

Question: Find and classify the critical points of ( f(x) = |x^2 - 4| ).


  1. Compute ( f'(x) ):
    [
    f'(x) = \begin{cases}
    2x & \text{if } x < -2 \text{ or } x > 2 \
    -2x & \text{if } -2 < x < 2
    \end{cases}
    ]
  2. Set ( f'(x) = 0 ):
    [
    2x = 0 \implies x = 0
    ]
  3. Check where ( f'(x) ) DNE: ( x = \pm 2 ) (cusps).
  4. First Derivative Test:
  5. For ( x = 0 ): ( f'(x) ) changes from positive to negative (local maximum).
  6. For ( x = \pm 2 ): ( f(x) ) is continuous but not differentiable (cusps).

Answer: ( x = 0 ) is a local maximum, ( x = \pm 2 ) are cusps.

Common Exam Traps & Mistakes

  1. Mistake: Forgetting to check where ( f'(x) ) DNE.
  2. Wrong Answer: Missing critical points at cusps or vertical tangents.
  3. Correct Approach: Always check both ( f'(x) = 0 ) and ( f'(x) ) DNE.

  4. Mistake: Misinterpreting the First Derivative Test.

  5. Wrong Answer: Incorrectly identifying a local maximum as a local minimum.
  6. Correct Approach: Carefully analyze the sign changes of ( f'(x) ).

  7. Mistake: Confusing local and global extrema.

  8. Wrong Answer: Identifying a local extremum as a global extremum.
  9. Correct Approach: Consider the entire domain for global extrema.

  10. Mistake: Ignoring continuity.

  11. Wrong Answer: Incorrectly identifying discontinuities as critical points.
  12. Correct Approach: Ensure the function is continuous at critical points.

Shortcut Strategies & Exam Hacks

  1. Memory Aid: Remember "Zero or DNE" for critical points.
  2. Elimination Strategy: If ( f'(x) ) does not change sign around a point, it’s not a local extremum.
  3. Pattern Recognition: Identify common function behaviors (e.g., quadratic functions always have a vertex).

Question-Type Taxonomy

  1. Multiple Choice: Identify the critical points from given options.
  2. Mini-Example: Which of the following is a critical point of ( f(x) = x^3 - 3x^2 + 3x - 1 )?
    • A) ( x = 0 )
    • B) ( x = 1 )
    • C) ( x = 2 )
    • D) ( x = 3 )
  3. Favored By: Calculus I exams.

  4. True/False: Statements about critical points.

  5. Mini-Example: True or False: If ( f'(x) = 0 ) at ( x = a ), then ( x = a ) is always a critical point.
  6. Favored By: Engineering and economics exams.

  7. Short Answer: Find and classify critical points.

  8. Mini-Example: Find and classify the critical points of ( f(x) = x^4 - 4x^3 + 4x^2 ).
  9. Favored By: Advanced calculus exams.

  10. Problem-Solving: Apply critical points to real-world problems.

  11. Mini-Example: A company’s profit function is ( P(x) = -x^3 + 6x^2 + 9x - 10 ). Find the critical points and determine the maximum profit.
  12. Favored By: Business and economics exams.

Practice Set (MCQs)


Question 1

Question: Which of the following is a critical point of ( f(x) = x^3 - 3x^2 + 3x - 1 )? - A) ( x = 0 ) - B) ( x = 1 ) - C) ( x = 2 ) - D) ( x = 3 )

Correct Answer: B) ( x = 1 )

Explanation: ( f'(x) = 3x^2 - 6x + 3 ). Setting ( f'(x) = 0 ) gives ( x = 1 ).

Why the Distractors Are Tempting: - A) ( x = 0 ) looks plausible but does not satisfy ( f'(x) = 0 ).
- C) ( x = 2 ) is a distractor based on symmetry.
- D) ( x = 3 ) is a distractor based on the coefficients.

Question 2

Question: True or False: If ( f'(x) = 0 ) at ( x = a ), then ( x = a ) is always a critical point.
- A) True - B) False

Correct Answer: B) False

Explanation: ( f'(x) = 0 ) is necessary but not sufficient. ( f(x) ) must also be continuous at ( x = a ).

Why the Distractors Are Tempting: - A) True seems plausible but ignores the continuity requirement.

Question 3

Question: Find and classify the critical points of ( f(x) = x^4 - 4x^3 + 4x^2 ).
- A) ( x = 0 ) is a local minimum, ( x = 2 ) is a local maximum - B) ( x = 0 ) is a local maximum, ( x = 2 ) is a local minimum - C) ( x = 0 ) and ( x = 2 ) are points of inflection - D) ( x = 0 ) is a local minimum, ( x = 2 ) is a point of inflection

Correct Answer: A) ( x = 0 ) is a local minimum, ( x = 2 ) is a local maximum

Explanation: ( f'(x) = 4x^3 - 12x^2 + 8x ). Setting ( f'(x) = 0 ) gives ( x = 0, x = 2 ). First Derivative Test confirms the classification.

Why the Distractors Are Tempting: - B) and C) are based on misinterpretation of the First Derivative Test.
- D) is a distractor based on partial correctness.

Question 4

Question: A company’s profit function is ( P(x) = -x^3 + 6x^2 + 9x - 10 ). Find the critical points and determine the maximum profit.
- A) ( x = 2 ), maximum profit = 30 - B) ( x = 3 ), maximum profit = 47 - C) ( x = 4 ), maximum profit = 54 - D) ( x = 5 ), maximum profit = 50

Correct Answer: B) ( x = 3 ), maximum profit = 47

Explanation: ( P'(x) = -3x^2 + 12x + 9 ). Setting ( P'(x) = 0 ) gives ( x = 3 ). First Derivative Test confirms ( x = 3 ) is a local maximum.

Why the Distractors Are Tempting: - A), C), and D) are based on nearby values and plausible profits.

Question 5

Question: Which of the following is NOT a critical point of ( f(x) = |x^2 - 1| )? - A) ( x = -1 ) - B) ( x = 0 ) - C) ( x = 1 ) - D) ( x = 2 )

Correct Answer: D) ( x = 2 )

Explanation: ( f'(x) ) DNE at ( x = \pm 1 ) and ( f'(x) = 0 ) at ( x = 0 ).

Why the Distractors Are Tempting: - A), B), and C) are actual critical points.

30-Second Cheat Sheet

  • Critical points are where ( f'(x) = 0 ) or ( f'(x) ) DNE.
  • Use the First Derivative Test to classify critical points.
  • Remember to check continuity at critical points.
  • Local extrema are within intervals; global extrema consider the entire domain.
  • Points of inflection occur where concavity changes.

Learning Path

  1. Beginner Foundation: Review derivatives and basic function behavior.
  2. Core Rules: Understand ( f'(x) = 0 ) and ( f'(x) ) DNE. Practice the First Derivative Test.
  3. Practice: Solve problems identifying and classifying critical points.
  4. Timed Drills: Practice under exam conditions.
  5. Mock Tests: Take full-length practice exams.

Related Topics

  1. Second Derivative Test: Used to confirm the nature of critical points.
  2. Optimization Problems: Applies critical points to real-world scenarios.
  3. Continuity and Differentiability: Understanding where functions are continuous and differentiable.