Question 383687
it says write a function for the table of values.
this is what it looks like
x | y

-2 -3
-1 -1
0 1 
1 3 
2 5 

==========
The y intercept is (0,1)
The slope is amount y increases when x increases by one; 
m = 2
---
Equation:
y = mx + b
y = 2x+1
===================
Cheers,
Stan H.