623. First find the volume of the rectangular prism, then find the volume of the cube. divide the volume area of the prism volume of the cube
I think it’s x>=-3
That means greater than or equal to btw :)
Answer:
2
Step-by-step explanation:
F(x) = 4 - x² g(x) = 6x
(g - f)(x) = g(x) - f(x)
(g - f)(3) = g(3) - f(3)
g(x) = 6x
g(3) = 6*3 = 18
f(x) = 4 - x²
f(3) = 4 - 3² = 4 - 9 = -5
(g - f)(3) = g(3) - f(3) = 18 - (-5) = 18 + 5 = 23
(g - f)(3) = 23
Givens
Sequence 2, - 4, 8, -16, 32 ....
First term = a = 2
Problem
Find the nth term
tn = (-1 )^(n -1) * (a)^n answer or
tn = (-1)^(n - 1) * 2^n
where a is defined as the first term (it usually is given that designation).
Try a few to make sure the formula is correct
<em>n = 1</em>
t1 = (-1)^(1 - 1) * 2^1
t1 = (-1)^0 * 2
t1 = 1 * 2 = 2
<em>n =2</em>
t2 = (-1)^(2 - 1) * 2^2 = (-1)^1 * 4 = -4