1. a. Pretty much, you just have to rearrange it so that the highest power is in the front. So, here's your answer:
b. It's a 4th-degree polynomial. A degree means that "what's the highest power?"
c. It's a trinomial. It has 3 terms, hence it's a
trinomial.
2. a. Since it's an odd power and a negative coefficient, it will be:
x→∞, f(x)→-∞
x→-∞, f(x)→∞
b. The degree is even and the coefficient is negative, so it will be:
x→∞, f(x)→-∞
x→-∞, f(x)→-∞
3. a. This basically means that if you solve for x, you should get -2, 1, and 2. So, to do this, you can just write it in factored form and multiply inwards using any method of your choice (remember that in the parentheses, you should get the above value if you solve for x):

If you multiply it out, you get (also your answer):
4. The zeros are at
x = 3, 2 and
-7.
Multiplicity of 3 is
1, for 2 it's
2, and for -7 it's
3.
Hope this helps!
Answer: M= 14 or -14
Reason: When the absolute value symbol is around a number it turns it into it how far from 0 is it. And both 14 and -14 are 14 numbers away from 0
Hope this helps
Answer:
A) 
Step-by-step explanation:
Given:
A graph of a function.
When we analyze the given graph, it is of a <em>parabola</em>.
To find:
The interval of values of
where the function is increasing.
Solution:
First of all, let us learn about the meaning of increasing and decreasing functions.
1. A function
is known as increasing in an interval
when
Value of y keeps on increasing when we move from the value of x from a to b.
2. A function
is known as decreasing in an interval
when
Value of y keeps on decreasing when we move from the value of x from a to b.
On analyzing the given graph , we can see that the graph is decreasing on the interval:
and is increasing on the interval: 
When we choose from the options,
The correct answer is option A) 
Answer:
8 and 4
Step-by-step explanation:
8+4= 12
8-4= 4
hope this helped♥
Given recursive formula is
f(n) = 22 * f(n - 1)
Where first term : f(1) = 10
And we need to find the first five terms of this sequence. So , let's find the second term by plug in n = 2 in the above formula. Therefore,
f (2) = 2.2 * f ( 2 -1)
= 2.2 * f(1)
= 2.2 * 10
= 22
So second term is 22.
Similarly plug in 3 for n to get the third term. Hence,
f(3) = 2.2 * f(3 -1) = 2.2 * f(2) = 2.2 * 22= 48.4
f(4) = 2.2 *f( 4 -1) = 2.2 * f(3) = 2.2* 48.4 = 106.48
f(5) = 2.2* f(5-1)= 2.2 * f(4) = 2.2 * 106.48 = 234.256
So, the first five terms are 10, 22, 48.4, 106.48 and 234.256.
Hope this helps you!