Answer:
So the answer is zero slope, since the line is parallel to x-axis
There is no common ratio or common difference. The first three terms increases more slowly than a cubic, but the last three increase more quickly than the cube of n. The pattern is not obvious to me. When the sequence is cast in recursive terms, you get
... a[n] = (48/13)a[n-2] + (59/39)a[n-1] . . . . a[1] = 2, a[2] = 9
The next term using this rule is 174 34/39, not an integer.
The coefficients p and q for a[n-2] and a[n-1] can be found from

_____
Any sequence of 4 numbers can be matched by a polynomial of degree 3 or less. Here, a calculator's polynomial regression function tells us the rule could be
... a[n] = 4.5n³ -24.5n² +49n -27
Using this rule, the next two terms are 168 and 357.
A) multiply equation A by -2 so you get -2x - 2z = -12 and then you can add both equations to eliminate z
<h3>
Answer: C) 6</h3>
====================================================
Explanation:
The weird looking E symbol is the greek uppercase letter sigma. It refers to a sum.
It tells us to add up terms in the form (-1)^n*(3n+2) where n is an integer ranging from n = 1 to n = 4.
------------------
If n = 1, then we have
(-1)^n*(3n+2) = (-1)^1*(3*1+2) = -5
Let A = -5 as we'll use it later.
------------------
If n = 2, then
(-1)^n*(3n+2) = (-1)^2*(3*2+2) = 8
Let B = 8 since we'll use this later as well
------------------
If n = 3, then
(-1)^n*(3n+2) = (-1)^3*(3*3+2) = -11
Let C = -11
-------------------
If n = 4, then
(-1)^n*(3n+2) = (-1)^4*(3*4+2) = 14
Let D = 14.
--------------------
We'll add up the values of A,B,C,D to get the final answer
A+B+C+D = -5+8+(-11)+14 = 6
This means that

Answer:
please give more clarification