document.write( "Question 896428: How do I determine the polynomial function of least degree whose graph passes through the given points (−1, 2), (0, 0), (1, 1), (4, 58), p(x)=?\r
\n" ); document.write( "\n" ); document.write( "Thank you!!!
\n" ); document.write( "

Algebra.Com's Answer #543504 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
One root of p is zero, so you can begin with \"p%28x%29=x%28ax%5E2%2Bbx%2Bc%29\", to try to find a CUBIC polynomial.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The other three points let you form a system of three equations.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p%28x%29=ax%5E3%2Bbx%5E2%2Bcx=p%28x%29\"
\n" ); document.write( "-
\n" ); document.write( "-
\n" ); document.write( "\"-a%2Bb-c=2\", using (-1,2).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a%2Bb%2Bc=1\", using (1,1).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a%2A4%5E3%2Bb%2A4%5E2%2Bc%2A4=58\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"64a%2B16b%2B4c=58\", using point (4,58).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve for the coefficients a, b, c in the system
\n" ); document.write( "\"highlight_green%28system%28-a%2Bb-c=2%2Ca%2Bb%2Bc=1%2C64a%2B16b%2B4c=58%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "R2+R1, and R3+32*R1,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "R3-20*R2
\n" ); document.write( "and one small division of R3 by constant, scaler\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Which indicates \"highlight%28c=-11%29\".
\n" ); document.write( "Using that continuing without further matrix operations,
\n" ); document.write( "\"highlight%28b=3%2F2%29\" and \"highlight%28a=29%2F2%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Putting this all into expected cubic p(x),
\n" ); document.write( "\"highlight%28p%28x%29=%2829%2F2%29x%5E3%2B%283%2F2%29x%5E2-11x%29\".
\n" ); document.write( "This was not checked but it should be checked.
\n" ); document.write( "
\n" );