when you multiply sum by a number like (7+9)plus 5 it is the same as multiplying each added by that factor (7time5)plus (9time5)
I pretty sure your answer is yes but correct me if i’m wrong
You can start with the form
∆y(x -x1) -∆x(y -y1) = 0
Here, we have
∆y = 11-(-3) = 14
∆x = -3-1 = -4
and we can choose (x1, y1) = (1, -3). This gives
14(x -1) -(-4)(y -(-3)) = 0
14x +4y -2 = 0
All these terms have a common factor of 2 that we can remove. Adding 1 to the result puts it in standard form:
7x +2y = 1
F(1) = 160 is given to us. We'll use it to find f(2)
f(n+1) = -2*f(n)
f(1+1) = -2*f(1) ... replace every n with 1
f(1+1) = -2*160 ... replace f(1) with 160
f(2) = -320
Now use f(2) to find f(3)
f(n+1) = -2*f(n)
f(2+1) = -2*f(2) ... replace every n with 2
f(3) = -2*(-320) ... replace f(2) with -320
f(3) = 640
Finally, use f(3) to find f(4)
f(n+1) = -2*f(n)
f(3+1) = -2*f(3) ... replace every n with 3
f(4) = -2*640 ... replace f(3) with 640
f(4) = -1280
Final Answer: -1280
The answer is (5,-3) I hope this helps you!