Eileen W. answered 01/15/20
Licensed with Endorsements in Middle School Math & and Algebra I
Since f(x)=y , you can use rewrite f(-1)=3 and f(2)=9 as (-1,3) and (2,9). Once you have two points on a line, writing the equation of the line is easy.
Step 1: Find the slope of the line between the two points.
Step 2: Choose either point, plug it into the slope intercept equation, and solve for b.
Step 3: Rewrite your equation.
Step 1:
m = (9-3)/(2- -1) = 6/3 = 2
Step 2:
y=mx+b
3=2(-1)+b
3=-2+b
5=b
Step 3:
y = 2x + 5
f(x) = 2x + 5