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.
hookes law gives the equation F=kx where F is the elastic force and k is the constant and x or small e is extension if we draw a graph you'll see that the graph increases by the same ratio every single time hence giving a straight line show that they are F and x are propotional to a certain limit
24-3x=-27
-24 -24
-3x=-51
— —
-3 -3
X=17
The amount of income tax in dollars and cents is $3,895.38
Answer:
Step-by-step explanation:
we have
This is the equation of the line in point slope form
where
The slope is m=1
The point is (4,8)
Convert to slope intercept form
Isolate the variable y
Adds 8 both sides
Combine like terms
Convert to function notation