Answer:
D
Step-by-step explanation:
Answer:
Do you have an equation to find the answer?
your answer would be (2,3)
Answer:
Step-by-step explanation:

b = 2/3


a = 7/3
b)

Cross multiply,
2b + 1 = a*(3b - 1)
2b + 1 = a*3b - 3*a
2b + 1 = 3ab- 3a
2b = 3ab - 3a - 1
2b - 3ab = -3a - 1
b(2 - 3a) = -3a - 1

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...