<span> -x^2 + -14x = 49
-(x^2 +14) = 49
-[(x+7)^2 -49] = 49
</span>
T(1) = 3, t(n) = -2t(n-1) + 1
So t(2) = -2(t(1)) + 1 = -2(3) + 1 = -5
t(3) = -2(t(2)) +1 = -2(-5) +1 = 11
t(4) = -2(t(3)) +1 = -2(11) +1 = -21
t(5) = -2(t(4)) +1 = -2(-21) +1 = 43
The answer a I believe so.
Step-by-step explanation:
-2x,7x and 2x,x3
look for the same variables or look if they both have a negative or a positive without a variable , example: -2.345 has the same terms as -5.99