Answer:
10
Step-by-step explanation:
The absolute value of 10 is 10. Algebraically speaking, the absolute value of a number x takes x and makes it positive.
-4x +12 -12 = -4 -12
-4x = -16
x = 4
Answer:
x²-6x+y²-4y=-4
Step-by-step explanation:
We know the circle equation stands like this:
(x-a)² + (y-b)² = R²
and (a,b) is center
and R stands for Radius
so in this case:
center = (3,2)
R = 3
So
(x-3)² + (y-2)² = 9
x²-6x+9 + y²-4y+4=9
x²-6x+y²-4y=-4
<h3>
Answer: -2</h3>
===============================================
Explanation:
We use the remainder theorem. This is the idea where if we divide P(x) over (x-k), then the remainder is P(k).
Comparing x+1 to x-k shows that k = -1
It might help to rewrite x+1 as x-(-1) to get it into the form x-k better.
Plug this k value into the function
f(x) = 2x^6 + 3x^5 - 1
f(-1) = 2(-1)^2 + 3(-1)^5 - 1
f(-1) = 2(1) + 3(-1) - 1
f(-1) = 2 - 3 - 1
f(-1) = -1 - 1
f(-1) =-2
The remainder is -2
We can confirm this through synthetic division or polynomial long division.