Answer:
8
Step-by-step explanation:
volume of cube = side lenght ^3
= 2^3
= 8cubic inch.
Answers:
- C) Factored form
- C) Standard form
- D) The y intercept is -8
- B) Two solutions: x = -5 or x = 5
- B) Apply square root to both sides
=========================================
Explanations:
- For problems 1 and 2, there's not much to say other than you'll just have to memorize those terms. Standard form is ax^2+bx+c in general. The exponents count down 2,1,0. Factored form is where we have two or more factors multiplying with each other. Think of something like 21 = 7*3 showing that 7 and 3 are factors of 21.
- For problem 3, the y intercept is the last value. It's the constant value. Plug in x = 0 and you'll get y = -8 as a result. The y intercept always occurs when x = 0.
- In problem 4, we apply the square root to both sides to get x = -5 or x = 5. The plus or minus is needed. This is because (-5)^2 = 25.
- In problem 5, we apply the square root to both sides to undo the squaring operation.
Answer:
I believe that g=dc
Step-by-step explanation:
You swap positions with g and c along with their sign of operation.
9514 1404 393
Answer:

Step-by-step explanation:
The first term is 2, so part of the recursive definition is ...
f(1) = 2
The common ratio is 6/2 = 3, so each term is 3 times the previous one. That part of the recursive definition is ...
f(n) = 3·f(n -1)
These two parts of the definition match choice C.