document.write( "Question 482412: Hi, my son and I need some serious help with this particular question: Determine whether the relation in the table below is a function, and if so, write a function rule.
\n" ); document.write( "Table reads:
\n" ); document.write( "x y
\n" ); document.write( "-1 1
\n" ); document.write( "0 2
\n" ); document.write( "2 4
\n" ); document.write( "3 5\r
\n" ); document.write( "\n" ); document.write( "a)yes;f(x)=-1(x)
\n" ); document.write( "b)yes;f(x)=x/2
\n" ); document.write( "c)yes;f(x)=x+2
\n" ); document.write( "d)not a function
\n" ); document.write( "

Algebra.Com's Answer #330290 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
One way to solve this is graphically.
\n" ); document.write( "Plot the given points (x, y) on a sheet of graph paper on which you drawn the x-axis (horizontal) and the y-axis (vertical).
\n" ); document.write( "You should see a graph like this:
\n" ); document.write( "\"graph%28400%2C400%2C-5%2C5%2C-5%2C5%2Cx%2B2%29\"
\n" ); document.write( "To get the corresponding equation, you need to know two things about the line on the graph: its slope (m) and the y-intersection (b).
\n" ); document.write( "The y-intersection is where the line crosses the y-axis and this is at (0, 2) and the slope (m) can be determined by picking any two points on the line and using the following formula:
\n" ); document.write( "\"m+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"
\n" ); document.write( "You can use any two points from the given list, say (-1,1) and (3, 5) as the x's and y's in the formula.
\n" ); document.write( "\"m+=+%285-1%29%2F%283-%28-1%29%29\"
\n" ); document.write( "\"m+=+4%2F4\"
\n" ); document.write( "\"m+=+1\" The slope is 1.
\n" ); document.write( "Now use the \"slope-intercept form of a linear equation:
\n" ); document.write( "\"y+=+mx%2Bb\" and substitute \"m+=+1\" and \"b+=+2\" and you get:
\n" ); document.write( "\"y+=+x%2B2\" or \"f%28x%29+=+x%2B2\" So yes, it is a function.
\n" ); document.write( "
\n" );