Suppose the polynomial \(p(x)=a+bx+cx^{2}+dx^{3}\) interpolates the data
\((-1,1),\ (0,3),\ (1,2),\ (2,4)\). Then which one of the following statements is correct?
Show Hint
When a cubic interpolates four points, plug them directly to form four linear equations in $a,b,c,d$. Solve systematically—often one value (like $a$ from $x=0$) drops out immediately and simplifies the system.