Passport to Advanced Math

Polynomial Functions

The building blocks of higher algebra. Master standard form, degrees, and rapid operations.

Core Concept
Mastery
Advanced Math

Standard Form & Degree

\[ f(x) = a_n x^n + a_{n-1} x^{n-1} + \dots + a_0 \]

Ordered from highest exponent to lowest. The Degree is the highest exponent (\(n\)). The Leading Coefficient is \(a_n\).

Practice: "Degree of \(f(x) = 4x^3 - 7x^5 + 2x - 1\)?"

Show Solution & Analysis

Step 1: Scrutinize the exponents.
Exponents are 3, 5, 1, and 0.

Step 2: Identify the maximum.
The highest power is 5.

Result: 5 (This is a 5th-degree polynomial).

Precision
Mastery
Advanced Math

Adding & Subtracting

Combine Like Terms only. Watch the signs when subtracting—distribute the negative!

Practice: "Simplify \((3x^2 + 5x) - (x^2 - 2x)\)"

Show Solution & Analysis

1. Distribute negative:
\(3x^2 + 5x - x^2 + 2x\)

2. Combine \(x^2\) terms:
\(3x^2 - x^2 = 2x^2\)

3. Combine \(x\) terms:
\(5x + 2x = 7x\)

Result: 2x² + 7x

Speed Hack
Mastery
Advanced Math

Multiplication (FOIL & Beyond)

Distribute every term in the first polynomial to every term in the second.

\[ (a+b)(c+d) = ac + ad + bc + bd \]

Practice: "Expand \((x + 3)(x - 4)\)"

🎓 The Digital SAT Shortcut

Polynomial equivalence is easily tested in Desmos.

1. Type the original expression as \(f(x)\).

2. Type each answer choice as \(g(x)\), \(h(x)\), etc.

3. If the graphs overlap exactly, they are equivalent. No messy algebra required for "Which of the following is equivalent to..." questions.