For this case we have that according to the order of algebraic operations PEMDAS, the multiplications have priority over the addition and subtraction, then, we have the following expression:

Thus, the value of the expression is 1000.
Answer:

Answer:
The correct answer for the question that is being presented above is this one: "The range of the function is all real numbers; The function has two x-intercepts. The statements about the graph of the function f(x) = 2x2 – x – 6 that are true includes: The range of the function is all real numbers; The function has two x-intercepts.
Step-by-step explanation:
Answer:A
Step-by-step explanation:
The formula
a(n) = 2 - 5(n-1)
is in the form
a(n) = a1 + d(n-1)
where
a1 = first term = 2
d = -5 = common difference
The first term is carried over to the recursive formula. We start with a1 = 2. The next term after that is found by subtracting 5 from the previous term. So
second term = (first term) - 5
third term = (second term) - 5
and so on
The recursive step would be
a(n) = a(n-1)-5
So that's why the answer is choice C