Polynomial Families & Extrema
Explore curves of higher-degree powers. Pull on coordinate pegs to shape polynomials, calculate critical turning points, and locate X-axis roots.
Deforming Rope
String Puppet Simulator
A polynomial is defined by its degree (highest exponent power). Pull draggable blue peg points along the grid to stretch the curve, deforming the mathematical coefficients in real-time.
Active Function Equation
y = 0.50(x - 2.0)² + 1.0
Critical Points Calculations:
Vertex/Peg: (2.0, 1.0)
Y-Intercept: (0, 3.0)
Roots (X-intercepts): None (Complex)
Y-Intercept: (0, 3.0)
Roots (X-intercepts): None (Complex)
Anatomy Specs
Turning Points & Degree rules
The fundamental properties of polynomials relate their degree to structural limits on turning points and roots.
Degree Behavior Constraints
Quadratic Family (Degree 2):
Produces a parabolic curve. Possesses exactly **1 extreme turning point** (vertex) and a maximum of **2 real roots**.
Cubic Family (Degree 3):
Produces an S-shaped curve. Possesses a maximum of **2 turning points** (local max/min) and between **1 and 3 real roots**.
Quartic Family (Degree 4):
Produces a W-shaped or U-shaped curve. Possesses a maximum of **3 turning points** and between **0 and 4 real roots**.
End Behavior Definitions
Even Degree end behavior:
If degree is even (2, 4), both ends point in the **same direction** (both up if a > 0, both down if a < 0).
Odd Degree end behavior:
If degree is odd (3), ends point in **opposite directions** (left end down, right end up if a > 0).
Self Evaluation
Polynomial Quiz
Review your core understanding of polynomial degrees, turning points, and end behaviors.
Question 1 of 5
Score: 0/0
What is the maximum number of turning points (local extrema) a cubic polynomial (degree 3) can possess?
Correct Answer!
Explanation goes here.
Focus Area Vocabulary
- Roots: Coordinates where curve crosses X-axis (y=0)
- Extrema: Turning points (Local maximum / minimum)
- Leading Coefficient: Multiplier 'a' dictates end direction