<span>2x+y=8
2x+x-7=8
3x=15
x=5
y=5-7
y=-2</span>
Answer: positive
The absolute value of every nonzero integer is a positive integer.
Examples are
|-2| = 2
|7| = 7
The absolute value represents distance which can never be negative. Negative distance does not make sense.
Answer:
9
Step-by-step explanation:
9 times 4 is 36 and 9 times 1 is 9
Hope this helps pls mark me as brainliest
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...