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...
Answer:
A) y = -1/2x + 1/2
Step-by-step explanation:
Find the y-intercept(when x = 0), which is 1/2.
Find the slope: m = y2-y1 / x2-x1
I used points: (3, -1), (-3,2)
m = 2 - (-1) / -3 - 3
m = 3 / - 6
m = -1/2
plug this into the slope intercept form equation: y = mx + b
y = -1/2x + 1/2
Answer: y = -2/3(x-3)^2 + 0 or y = -2/3(x-3)^2
Step-by-step explanation:
vertex form is y=a(x-h)^2 + k
here we can see the vertex is (3,0) which is (x,y). Or (h,k) in this case.
so to plug that into vertex form, we now have y=a(x-3)^2 + 0. or just y=a(x-3)^2.
now we need to find "a" which is the leading coefficient. to do that we can plug in the (6,-6) for the x and y parts of the above equation. so we'd have
-6=a(6-3)^2. which goes to -6=a(2)^2 which is -6=4a. divide each side by 4 to get a = -2/3. plug this in for a
the final equation would be y = -2/3(x-3)^2 + 0 or y = -2/3(x-3)^2