The 3 inside angles of a triangle need to equal 180 degrees.
Since you are given 2 angles, subtract both of those from 180 to find X.
X = 180 - 70 - 30 = 80 degrees.
X = 80
Answer:
6x-3y+2
Step-by-step explanation:
I AM BIG BRAIN
Answer:
7.34×10⁰
Unless you're missing something in your question then that'd be it I guess... There isn't really a reason to put 7.34 in scientific notation though, so I'm assuming something isn't loading for me (or the question was changed).
I think its f(0) = 3
Thats the only one that sounds true but not sureee
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...