zuai-logo
zuai-logo
  1. AP Calculus
FlashcardFlashcardStudy GuideStudy GuideQuestion BankQuestion BankGlossaryGlossary

Glossary

C

Concavity

Criticality: 2

Describes the direction in which the graph of a function opens; a function is concave up if its graph opens upwards and concave down if it opens downwards.

Example:

The graph of y=exy=e^xy=ex always exhibits concavity up because its second derivative is always positive.

Critical Points

Criticality: 3

Points in the domain of a function where the first derivative is either zero or undefined, which are candidates for local extrema.

Example:

For f(x)=x3−6x2f(x) = x^3 - 6x^2f(x)=x3−6x2, setting f′(x)=3x2−12x=0f'(x) = 3x^2 - 12x = 0f′(x)=3x2−12x=0 yields x=0x=0x=0 and x=4x=4x=4, which are the function's critical points.

F

First Derivative Test

Criticality: 2

A calculus method used to find local extrema (maximum or minimum values) of a function by analyzing the sign changes of its first derivative.

Example:

If the velocity of a particle changes from positive to negative, the First Derivative Test indicates a local maximum displacement.

O

Optimization Problems

Criticality: 3

Problems that involve finding the best possible solution, typically by maximizing or minimizing a specific quantity, often using calculus techniques.

Example:

Designing a cylindrical can to hold a specific volume with the least amount of material is an example of an optimization problem.

S

Second Derivative Test

Criticality: 3

A calculus method used to determine if a critical point corresponds to a local maximum or minimum by evaluating the sign of the second derivative at that point.

Example:

If f′′(c)<0f''(c) < 0f′′(c)<0 at a critical point ccc, the Second Derivative Test confirms a local maximum at that point.

Substitution

Criticality: 2

An algebraic technique used in optimization problems to reduce the number of variables in an equation, allowing differentiation with respect to a single variable.

Example:

When maximizing the area of a rectangular garden with a fixed perimeter, you can use substitution to express the width in terms of the length.