Short answer: I don't know, but that doesn't mean I can't give you something that you can decide for yourself.
y = 4*2^(2n - 2) is the pattern.
Go for broke. Try n = 4. You should get 256. Let's try it.
y = 4 * 2^(2*4 - 2)
y = 4 * 2^(8 - 2)
y = 4 * 2^6
y = 4 * 64
y = 256 yup it works.
The other end is just as important. Suppose n = 1
Then y = 4 * 2^(2*1 - 2) = 4 * 2^0 = 4*1 = 4 Both work.
If this formula is correct, we can abbreviate it to make your task easier.
y = 4 * 2^(2n - 2)
y = 2^2 * 2^(2n - 2)
y = 2^(2n - 2 + 2)
y = 2^(2n) Now try the two end points again.
n = 4
y = 2^(2*4)
y = 2^8
y = 256
n = 1
y = 2^(2*1)
y = 2^2
y = 4 which again checks.
so y = 2^(2n) I think is an exponential function.
Sorry my explanation is so long.
Answer:
14x
Step-by-step explanation:
please mark this answer as the brainlest
Answer:
1.6x10^-18 gram
Step-by-step explanation:
(5.3 x 10⁻²³ gram/molecule) x (20,000 molecule)
= (5.3 x 10⁻²³ x 2 x 10⁴) gram
= (10.6 x 10⁻²³⁺⁴) gram
= (1.06 x 10⁻²³⁺⁵) gram
= 1.06 x 10⁻¹⁸ gram
We need to find the mass of 20,000 molecules of oxygen. It can be calculated using unitary method. Here, we can multiply 20,000 molecules by the mass of one oxygen molecule.
Answer:
A. x^2 + 3x + 2
D. 3x^4 + 4x^3 - 3x^2 - 1
E. 3t^3 + 3t^2 + 2t
Step-by-step explanation:
Standard form is where the equation is set up so that the exponents decrease from left to right, and where you put a number with no variable or exponent last.