Answer: (-5,1)
Step-by-step explanation:
To the left 5 units turns our 0 into negative 5 (-5) and going down on the y axis by 1 is 1 instead of 2 so the new point is (-5,1)
Answer:
3x³ - 12x + 4
Step-by-step explanation:
The opposite of a polynomial P is -P.
You find the opposite of P by multiplying it by -1.
P = -3x³ + 12x - 4
-P = (-1)( -3x³ + 12x - 4) Distribute -1 to each term
= (-1)(-3x³) + (-1)(12x) - (-1)(4) Multiply each coefficient by -1
= 3x³ + (-12)x - (-4)
= 3x³ - 12x + 4
Answer:
a(n) = 37 - 5(n -1)
Step-by-step explanation:
Notice that each new term is obtained by subtracting 5 from the previous term. Thus, this is an arithmetic sequence with common difference -5 and first term 37.
The explicit formula for the nth term is a(n) = a(1) - 5(n - 1) = 37 - 5(n -1)