Find the cubic polynomial \( P(x) = ax^3 + bx^2 + cx + d \) that passes through four given points. Generate random points, see detailed steps using Cramer's Rule with 4×4 determinants, and visualize the polynomial.
Find \( P(x) = ax^3 + bx^2 + cx + d \) passing through points A, B, C, D
Adjust axis scale to see the polynomial and points clearly.