Answer:
97%
Step-by-step explanation:
89%+98%+96%+?=95×4
283+?=380
?=380-283
?=97%
Hello,
Assume Ax+By+Cz+D=0 the plane 's equation.
p=(0,0,0)==>A*0+B*0+C*0+D=0==>D=0
q=(0,1,0)==>A*0+B*1+C*0+0=0==>B=0
r=(1,2,3)==>A*1+0*2+C*3+0=0==>A=-3C
Let C=1==>A=-3
An equation of the plane is -3x+z=0
Answer:
3/2 is the answer
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...