Hi there!
Let's have a look at all the symbols.

means "smaller than".

means "greater than or equal to".

means "smaller than or equal to".

means "greater than".
Hence, the answer is C.
~ Hope this helps you!
Answer and Step-by-step explanation:
The signs didn't really "swap". Instead, the whole function was divided by -1, or we could say the function was divided by -3. That would turn:
-18x² - 15x + 3 = 0
into
(-18 / -3)x² - (15 / -3)x + (3 / -3) = 0
6x² + 5x - 1 = 0
And that gives the "swapped signs".
The answer is C because if something is divided by zero, it is undefined.
Answer:It's an arithmetic sequence with a common difference, d, = 4
A1 = 8
A2 = 8+4 = 12
A3 = 12+4 = 16 = 8+4(3-1) = 8+4(2) = 8+8
AN = A1 + d(N-1)
AN = 8 +4(N-1) = the Nth term in the sequence
Step-by-step explanation: hoped it helped