2.0x10^-5 or 2.0E-5 —this is because as a small decimal number, you move the decimal to the right five spaces and then add a negative to the decimal to indicate that when you translate back (from scientific notation to 0.00002) you will move the decimal to the left
Answer:
Niether of them are correct
Step-by-step explanation:
If you actually put into your calculator 2^28, it equals 268,435,456. This is because you're not just squaring 28, you are multiplying 2 by 2-- 38 times. This will quickly add up, even if you start out with 2 it will create a very large number.
Answer: y = -14/9(x + 4)^2 + 7
Step-by-step explanation:
The given roots of the quadratic function is (-1, -7)
The vertex is at (-4, 7)
The formula is
y = a(x - h)^2 + k
The vertex is (h, k)
Comparing with the given vertex, (-4, 7), h = -4 and k = 7
Substituting into the formula
y = a(x - h)^2 + k, it becomes
y = a(x - - 4)^2 + 7
y = a(x + 4)^2 + 7
From the roots given (-1, -7)
x = -1 and y = -7
Substituting x = -1 and y = -7 into the equation,
y = a(x + 4)^2 + 7, it becomes
-7 = a(-1+4)^2 + 7
-7 = a(3^2 ) + 7
- 7 = 9a + 7
-7-7 = 9a
9a = -14
a = -14/9
Substituting a = - 14/9 into the equation, it becomes
y = -14/9(x + 4)^2 + 7