Answer: I’m pretty sure it’s c also
Answer:
The fourth term is -102----------------------------------------------
Explanation:
The term after the nth term is generated by this rule

which means that we first
Step 1) multiply the nth term (

) by -4
Step 2) Add the result of step 1 to the value 2 to get the next term in the sequence
Let's follow those steps above to generate the first four terms
The first term is

. In short, the first term is 2
The second term is...





So the second term is -6
The third term is...





The third term is 26
Finally, the fourth term is...




The fourth term is -102.
Answer:
Assuming "x2" is x squared:
5x(x2-4x+2)
(5x(x2)+5x(-4x)+5x(2))
<u>5x^3-20x+10x</u>
For these polynomial multiplication problems, just distribute the number outside the parentheses.
Y=3(x+1)(x-5)
I'm going to ignore 3 for now, but will add it later.
FOIL the (x+1)(x-5)
F = multiply the First numbers x and x
O = multiply the Outside numbers x and -5
I = multiply the Inside number 1 and x
L = multiply the Last numbers 1 and -5
3(x^2 + -5x + 1x + -5)
add -5x and x
3(x^2 + -4x + -5)
multiply the numbers inside the parenthesis by 3
3x^2 + -12x + -15