document.write( "Question 1829: How do you find the equation of the parabola passing through the points (3,1), (2,3), and (0,-5) \n" ); document.write( "
Algebra.Com's Answer #643 by longjonsilver(2297)\"\" \"About 
You can put this solution on YOUR website!
You have to substitute in the x,y values you know into the general equation of a quadratic (parabola), which is \"y+=+ax%5E2+%2B+bx+%2B+c\" and then solve the 3 equation to find the 3 unknowns, a,b,c. Tedious but not difficult...\r
\n" ); document.write( "\n" ); document.write( "\"+1+=+9a+%2B+3b+%2B+c\"
\n" ); document.write( "\"+3+=+4a+%2B+2b+%2B+c\"
\n" ); document.write( "\"-5+=+c\"\r
\n" ); document.write( "\n" ); document.write( "the third equation helps enormously...we know c!. Put this into the first 2 equations and find a and b.\r
\n" ); document.write( "\n" ); document.write( "You can do that :-). Don't forget to write out the equation, once you know the values of a, b and c!.\r
\n" ); document.write( "\n" ); document.write( "cheers
\n" ); document.write( "jon
\n" ); document.write( "
\n" );