PART A:
x | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
y | 6 | 5.5 | 5 | 4.5 | 4 | 3.5 | 3 | 2.5 | 2 | 1.5 | 1 | 0.5 | 0 |
x=hours
y=candle length
PART B:
Yes it is a function because you can input the values
PART C:
Yes, it will still be a function but with a different different y value
Answer:
that is the solution to the question
You will need to use the compound growth formula - this is...
final number = starting number * (multiplier ^ number of years)
We can turn the 6% into a multiplier by dividing it by 100 and adding 1 on to it:
6/100 = 0.06
0.06+1 = 1.06
Then we can say that the starting number is 254 and the number of years is X, we can then place this all into the original formula:
Final population = 254 * (1.06 ^ X)
Hope this helps! :)