📐 Cubic Polynomial Through Four Points

Find \( P(x) = ax^3 + bx^2 + cx + d \) passing through points A, B, C, D

Points: A(0, 1), B(1, 0), C(2, 1), D(3, 6)
Find the cubic polynomial \( P(x) = ax^3 + bx^2 + cx + d \) through these points.

📖 Step-by-Step Solution

STEP 1: Write the general form of the cubic polynomial
STEP 2: Write the system of equations from the four points
STEP 3: Set up determinants for Cramer's Rule
STEP 4: Evaluate the determinants
STEP 5: Calculate a, b, c, d and write the polynomial
📊 Graphical Visualization
Polynomial: Green | Points A, B, C, D: Red

Adjust axis scale to see the polynomial and points clearly.