Answer:
y = 35
Step-by-step explanation:
To find the volume of something (freezer in this case) use the formula
Length x width x height
72.5 x 24.5 x 36 = <span>63945
63945 is your answer (if it is inch</span>²)
if not, you will have to use proportions to change it to the correct one
hope this helps
Answer:
x = 2/3 or x = -2/3
Step-by-step explanation:
Solve for x over the real numbers:
9 x^2 = 4
Hint: | Divide both sides by a constant to simplify the equation.
Divide both sides by 9:
x^2 = 4/9
Hint: | Eliminate the exponent on the left-hand side.
Take the square root of both sides:
Answer:x = 2/3 or x = -2/3
Okay. First thngs first, let's divide each of them. 2.6/1.3 is 2. Now in terms of exponents, we would just simply subtract the powers, because we are doing division. 9 - 2 is 7. The value of the expression is 2 * 10^7. Even writing the problem out in number form (2,600,000,000/130), you can still see the answer to the problem as 20 million. The answer is B.
f(n) is the nth term
Each term f(n) is found by adding the terms just prior to the nth term. Those two terms added are f(n-1) and f(n-2)
The term just before nth term is f(n-1)
The term just before the (n-1)st term is f(n-2)
----------------
For example, let's say n = 3 indicating the 3rd term
n-1 = 3-1 = 2
n-2 = 3-2 = 1
So f(n) = f(n-1) + f(n-2) turns into f(3) = f(2) + f(1). We find the third term by adding the two terms just before it.
f3) = third term
f(2) = second term
f(1) = first term