document.write( "Question 1090588: Hello,\r
\n" ); document.write( "\n" ); document.write( "I would like to know if it's possible to calculate the equation \"a%2Ax%5E2-b%2Ax-c\" of a parabola from more than 3 coordinates (x;y).\r
\n" ); document.write( "\n" ); document.write( "I have done the equation for 3 coordinates:
\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "\"b+=+%28%28y1+-+y2%29+-+a%2A%28x1%5E2+-+x2%5E2%29%29+%2F+%28x1+-+x2%29\"\r
\n" ); document.write( "\n" ); document.write( "\"c+=+y1+-+a%2Ax1%5E2+-+b%2Ax1\"\r
\n" ); document.write( "\n" ); document.write( "Thanks in advance
\n" ); document.write( "

Algebra.Com's Answer #705073 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
I would like to know if it's possible to calculate the equation \"a%2Ax%5E2-b%2Ax-c\" of a parabola from more than 3 coordinates (x;y).
\n" ); document.write( "----------------
\n" ); document.write( "If it's known to be a parabola, 3 points define it.
\n" ); document.write( "The 4th point may not be on the parabola.
\n" ); document.write( "-----------
\n" ); document.write( "If all 4 points are on it, use any 3 of them.
\n" ); document.write( "==================
\n" ); document.write( "A similar question:
\n" ); document.write( "Can you use 3 (or more) points to find the equation of a straight line?
\n" ); document.write( "
\n" );