.Answer:
Step-by-step explanation:
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:
Step-by-step explanation:
35
Answer:
b=8d+9c+3
Step-by-step explanation:
Multiply:
1x3=3
Rewrite Equation:
b=8d+9c+3
Hence, the correct answer is b=8d+9c+3
Answer:
At approximately x = 0.08 and x = 3.92.
Step-by-step explanation:
The height of the ball is modeled by the function:

Where f(x) is the height after x seconds.
We want to determine the time(s) when the ball is 10 feet in the air.
Therefore, we will set the function equal to 10 and solve for x:

Subtracting 10 from both sides:

For simplicity, divide both sides by -1:

We will use the quadratic formula. In this case a = 16, b = -64, and c = 5. Therefore:

Substitute:

Evaluate:

Simplify the square root:

Therefore:

Simplify:

Approximate:

Therefore, the ball will reach a height of 10 feet at approximately x = 0.08 and x = 3.92.