Answer:
the answer is 14,880 and its bigger :D 14880>12400
Step-by-step explanation:
Answer:
-123
Step-by-step explanation:
The remainder theorem says that when a polynomial is divided by a linear factor x - c (note the minus sign), the remainder is the value of the polynomial at x = c.
When a polynomial P(x) is divided by x - c, the remainder is P(c). In other words, to find the remainder, plug in c for x.
You're dividing by x + 4 which is the same thing as x - (-4) -- the role of c is being played by -4.
3(–4)^3 – (–4)^2 – 20(–4) + 5 = –123
Answer:
f(x) = (x - (-5))^2 + (-18)
Step-by-step explanation:
Given:
f(x) = x^2 + 10x + 7
Rewrite f(x) in vertex form
Solution:
f(x) = ax^2 + bx + c is a quadratic function.
The vertex form of f(x) is a(x - h)^2 + k, where (h, k) is the vertex.
=> f(x) = x^2 + 10x + 7
= x^2 + 10x + 25 - 18
= (x + 5)^ - 18
= (x - (-5))^2 + (-18)
=> f(x) can be rewritten in form of a(x - h)^2 + k, where (h, k) is the vertex, with a = 1, h = -5, k = -18