document.write( "Question 556161:
\n" ); document.write( "Find a quadratic model for each set of values.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(-1, 1), (1, 1), (3, 9)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #362071 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Two points determine a linear function; three points determine a quadratic function.
\n" ); document.write( "A quadratic function can be written as
\n" ); document.write( "\"f%28x%29=ax%5E2%2Bbx%2Bc\" or \"y=ax%5E2%2Bbx%2Bc\"
\n" ); document.write( "In general, you can always substitute the coordinates of each of 3 points to get 3 equations.
\n" ); document.write( "For your problem,
\n" ); document.write( "(-1,1) ---> \"1=a%28-1%29%5E2%2Bb%28-1%29%2Bc\" ---> \"1=a-b%2Bc\"
\n" ); document.write( "(1,1) ---> \"1=a%281%29%5E2%2Bb%281%29%2Bc\" ---> \"1=a%2Bb%2Bc\"
\n" ); document.write( "(3,9) ---> \"9=a%283%29%5E2%2Bb%283%29%2Bc\" ---> \"9=9a%2B3b%2Bc\"
\n" ); document.write( "You got a system of equations.
\n" ); document.write( "From there, you solve the system for a, b, and c and those coefficients determine your quadratic function.
\n" ); document.write( "In your case, symmetrical points (-1, 1), and (1, 1) tell you that the axis of symmetry will be the y-axis (the line x=0), making b=0.
\n" ); document.write( "In your case \"f%28x%29=ax%5E2%2Bc\" or \"y=ax%5E2%2Bc\"
\n" ); document.write( "The simplest quadratic function (the mother of all quadratic functions) is
\n" ); document.write( "\"f%28x%29=x%5E2\" or \"y=x%5E2\"
\n" ); document.write( "Without grabbing your pencil (or pen), you can see that it passes through all 3 of your points. There is only one quadratic function that passes through any set of 3 points, so
\n" ); document.write( "Your function is \"f%28x%29=x%5E2\" or \"y=x%5E2\".
\n" ); document.write( "(But you can solve the system of equations if it makes you, or your teacher happy. It's an easy one.)
\n" ); document.write( "
\n" );