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

Glossary

C

Concave Down

Criticality: 2

A section of a curve where it bends downwards, resembling an inverted cup, and its second derivative is negative.

Example:

The function f(x)=−x2f(x) = -x^2f(x)=−x2 is concave down everywhere, with its graph opening downwards like a frown.

Concave Up

Criticality: 2

A section of a curve where it bends upwards, resembling a cup holding water, and its second derivative is positive.

Example:

The function f(x)=x2f(x) = x^2f(x)=x2 is concave up everywhere, meaning its graph opens upwards like a smile.

Concavity

Criticality: 3

A property of a curve that describes its direction of bending, specifically whether it opens upwards or downwards.

Example:

The concavity of a function can be determined by the sign of its second derivative, indicating if the slope is increasing or decreasing.

D

Differentiable

Criticality: 2

A function is differentiable at a point if its derivative exists at that point, meaning it has a well-defined tangent line and no sharp corners or breaks.

Example:

The function f(x)=∣x∣f(x) = |x|f(x)=∣x∣ is not differentiable at x=0x=0x=0 because it has a sharp corner there, preventing a unique tangent.

L

Linear Approximation

Criticality: 3

Using a tangent line to estimate the value of a function at points very close to the point of tangency.

Example:

To estimate 4.01\sqrt{4.01}4.01​, you can use the linear approximation of f(x)=xf(x) = \sqrt{x}f(x)=x​ at x=4x=4x=4, which is y=14x+1y = \frac{1}{4}x + 1y=41​x+1.

Local Linearity

Criticality: 3

The property of a function where its graph appears as a straight line when viewed at a sufficiently small scale around a specific point.

Example:

When you zoom in very closely on the graph of y=sin⁡(x)y = \sin(x)y=sin(x) near x=0x=0x=0, it looks almost identical to the line y=xy=xy=x, demonstrating local linearity.

O

Overestimate

Criticality: 2

An approximation of a value that is greater than the actual value.

Example:

If you use a tangent to approximate a function that is concave down, your approximation will typically be an overestimate of the true function value.

S

Second Derivative

Criticality: 2

The derivative of the first derivative of a function, used to determine the concavity of the function's graph.

Example:

If the second derivative of a function is positive over an interval, the function is concave up in that interval.

T

Tangent

Criticality: 3

A straight line that touches a curve at a single point, sharing the same slope as the curve at that point.

Example:

The line y=2x−1y = 2x - 1y=2x−1 is a tangent to the parabola y=x2y = x^2y=x2 at the point (1, 1), indicating the instantaneous rate of change.

U

Underestimate

Criticality: 2

An approximation of a value that is less than the actual value.

Example:

When approximating a function that is concave up using a tangent, the result will generally be an underestimate of the actual function value.