Answer:
(x + 2)^2 + (y - 1)^2 = 2^2
Step-by-step explanation:
The equation of this circle is
(x + 2)^2 + (y - 1)^2 = r^2, and we are to determine the values of r^2 and r by substituting -4 for x and 1 for y:
(-4 + 2)^2 + (1 - 1)^2 = r^2, or:
(-2)^2 = r^2, or
4 = r^2
Then r = 2.
The desired equation is:
(x + 2)^2 + (y - 1)^2 = 2^2
Answer:
D
Step-by-step explanation:
It is on the line so it is a solution, hope this helps
Answer:
The expression equivalent to -3( m + 5) is
c) - 3m - 15
Step-by-step explanation:
Answer:
f(g(x)) = 2(x^2 + 2x)^2
f(g(x)) = 2x^4 + 8x^3 + 8x^2
Step-by-step explanation:
Given;
f(x) = 2x^2
g(x) = x^2 + 2x
To derive the expression for f(g(x)), we will substitute x in f(x) with g(x).
f(g(x)) = 2(g(x))^2
f(g(x)) = 2(x^2 + 2x)^2
Expanding the equation;
f(g(x)) = 2(x^2 + 2x)(x^2 + 2x)
f(g(x)) = 2(x^4 + 2x^3 + 2x^3 + 4x^2)
f(g(x)) = 2(x^4 + 4x^3 + 4x^2)
f(g(x)) = 2x^4 + 8x^3 + 8x^2
Hope this helps...