
Jason S. answered 11/20/13
Tutor
4.9
(116)
My goal is the success of my students. Knowledge-Patience-Honesty
You could first try a linear relationship, with two of the points being (3, 7) and (5, 13).
slope = m = (13-7)/(5-3) = 6/2 = 3
You could use point slope formula with the point (3, 7):
y - 7 = 3(x - 3)
y - 7 = 3x - 9
y = 3x - 2, and then change the y to f(n) and the x to n.
slope = m = (13-7)/(5-3) = 6/2 = 3
You could use point slope formula with the point (3, 7):
y - 7 = 3(x - 3)
y - 7 = 3x - 9
y = 3x - 2, and then change the y to f(n) and the x to n.
f(n) = 3n-2
f(3) = 3(3) - 2 = 7
f(5) = 3(5) - 2 = 13
f(4) = 3(4) - 2 = 10
f(8) = 3(8) - 2 = 22
f(2) = 3(2) - 2 = 4
f(1) = 3(1) - 2 = 1
f(7) = 3(7) - 2 = 19
Hope this helps you.
Regards,
Jason