|-5| is greater than |-2| because |-5| is 5 and |-2| is 2 and 5 is greater than 2.
Answer:
b = -10
Step-by-step explanation:
2(b + 3) = b – 4
2b + 6 = b - 4
-b -b
b + 6 = -4
-6 -6
b = -10
There is only one real root, at x=-2, so the polynomial describing this parabola has factors of (x+2) with multiplicity 2. The y-intercept tells you the vertical stretch is 1.
The factorization is y = (x +2)².
Answer:
TRUE
Step-by-step explanation:
TRUE
a_1 = 2
a_n = 2*(an_1)
if we start with 2, we would get
a_2 = 2*(a_1) = 2*(2) = 4
a_3 = 2*(a_2) = 2*(4) = 8
a_4 = 2*(a_3) = 2*(8) = 16
a_5 = 2*(a_4) = 2*(16) = 32
.
.
.
and so on
V = lwh
V = (x + 2)(x + 3)(x)
V = (x)(x^2 + 3x + 2x + 6)
V = (x^3 + 3x^2 + 2x^2 + 6x)
V = x^3 + 5x^2 + 6x
All you do is foil the dimensions together and then combine like terms. Hope this helps!