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 #179038 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
It would help if you could share these coordinates with us.

\n" ); document.write( "Is the graph a recognizable shape? A line? A parabola? Other?

\n" ); document.write( "If it is a line, then we need to find the slope. The slope can be found using the slope formula:
\n" ); document.write( "\"m+=+%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29\"
\n" ); document.write( "Then use the slope and one of the points to find the equation of the line.

\n" ); document.write( "In case your graph is a line, here's an example using the points (5, 8) and (6, -3):
\n" ); document.write( "\"m+=+%28-3+-+8%29%2F%286+-+5%29\"
\n" ); document.write( "\"m+=+%28-11%29%2F1+=+-11\"
\n" ); document.write( "Now we use the slope and either point to find the equation. There are a couple of ways to do this:
  • Using the Slope-intercept form
  • Using the Point-Slope form.

\n" ); document.write( "Since the form of the equation of a line that is a function is the Slope-intercept form, I'll use that method so save a couple fo steps:
\n" ); document.write( "Slope-intercept form: y = mx + b
\n" ); document.write( "Use the slope and a point to find b:
\n" ); document.write( "8 = -11(5) + b
\n" ); document.write( "8 = -55 + b
\n" ); document.write( "63 = b
\n" ); document.write( "Write the equation using m and b:
\n" ); document.write( "y = -11x + 63
\n" ); document.write( "Rewrite it using functional notation:
\n" ); document.write( "f(x) = -11x + 63

\n" ); document.write( "If the graph is not the graph of a line, then finding the equation is more difficult.
\n" ); document.write( "
\n" ); document.write( "
\n" );