document.write( "Question 244895: Hello
\n" ); document.write( "I have a function f(x) represented graphically, but the function f(x) is unknown. All i know is several values of f(x) at the corresponding x. How can i identify the expression of the function?
\n" ); document.write( "

Algebra.Com's Answer #179039 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
graph the points and see what they look like.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if they look like a straight line, then your equation will be of the form:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ax + by = c\r
\n" ); document.write( "\n" ); document.write( "or:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = mx + b\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if they look like a parabola (shaped like a u or an upside down u), then your equation will be of the form:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ax^2 + bx + c = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "or:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x-h)^2 + k = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equation depends on the shape of the graph. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's a starting point.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "from there you work back.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with a quadratic equation, you find the 0 points and solve backwards.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "example:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when y = 0, x = 3 and x = -2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have x = 3 and x = -2 which leads to the equation (x-3) * (x+3) = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you multiply those factors together and you have the quadratic equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is exactly the reverse of how your would solve the quadratic equation to get the roots in the first place.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you're still having trouble, send me the points and i'll take a look at it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );