Make them count jelly beans.
Answer:
6x2 + 23x + 7 = 0
Factorization:
(2x + 7)(3x + 1) = 0
Solutions based on factorization:
2x + 7 = 0 ⇒ x1 = −7
2
= −3.5
3x + 1 = 0 ⇒ x2 = −1
3
≈ −0.333333
Extrema:
Min = (−1.916667, −15.041667)
Step-by-step explanation: hope this helps
The absolute value makes it 9
Answer:#1. 13, 18, 23, 28, 33, 38, 4, 48, 53
To generate the next term, add 5 to the previous term.
Step-by-step explanation:18-13=5 see if it is the same for the others and go from there.
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...