document.write( "Question 460108: Hi, I am new to this site, can someone help me. I have not had math in years and I am terrible at it.
\n" ); document.write( "My question is: Find the quadratic equations that fits the following set of data points. ((-1,5),(-4,59),(-3,37))\r
\n" ); document.write( "\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #315574 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Since we're forcing a parabola to go through these three points, this means that when we plug in each 'x' into the general formula \"f%28x%29=ax%5E2%2Bbx%2Bc\", we'll get 'y'. So essentially, we're plugging in corresponding values of 'x' and 'y' and forming equations, which we'll use to solve for 'a', 'b', and 'c'.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So for instance, if we plug in x=-1, then we'll get the output of y=-5. This means that\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5=a%28-1%29%5E2%2Bb%28-1%29%2Bc\" which simplifies to \"a-b%2Bc=5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Do the same with the second point to get the second equation \"16a-4b%2Bc=59\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Finally, do the same with the third point to get the third equation \"9a-3b%2Bc=37\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After doing all that, we have the system\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28a-b%2Bc=5%2C16a-4b%2Bc=59%2C9a-3b%2Bc=37%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "which translates into this augmented matrix\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C-1%2C1%2C5%2C16%2C-4%2C1%2C59%2C9%2C-3%2C1%2C37%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Row reduce this matrix (see this image for full steps on how to do that) to get\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28matrix%283%2C4%2C1%2C0%2C0%2C2%2C0%2C1%2C0%2C-8%2C0%2C0%2C1%2C-5%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: alternatively you can use a calculator to do the row reduction.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The last column represents the values of 'a', 'b', and 'c' respectively.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So \"a=2\", \"b=-8\" and \"c=-5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the quadratic equation that goes through the three given points is \"y=2x%5E2-8x-5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "As a check, if we plug in x = -1, then....\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=2%28-1%29%5E2-8%28-1%29-5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=2%281%29-8%28-1%29-5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=2%2B8-5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So plugging in x = -1 gives us y = 5, meaning that the point (-1,5) lies on the parabola. This partially verifies our answer.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Do the same with the other two points to verify this equation actually works.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let me know if this helps.
\n" ); document.write( "
\n" );