Answer:
60
Step-by-step explanation:
To find the range you subtract the highest and lowest value
The highest value on this graph is 105 from the month of May and the lowest value is 45 from the month of March.
When you do 105-45 you get 60 which is the range
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: 249
Step-by-step explanation: 210+698-812+1453-1300
Make slope intercept
3x - y = 5
3x = y + 5
y = 3x - 5
Parallel = same slope
Slope = 3
Y = 3x + b
Plug in the point
-2 = 3(-1) + b
-2 = -3 + b, b = 1
Solution: y = 3x + 1