Answer:
(3,4) (4,3) (9,7)
Step-by-step explanation:
this represents a function because none of the x's in the x values repeat
Answer: Second option is correct.
Explanation:
Since we have given that

And 
To find the remainder, we use the Remainder Theorem, which states that when f(x) is divided by (x-c) then the f(c) is the required remainder.
So,
Here, we have,

So, we will find f(-2) which will give us the required remainder,

Hence, Second option is correct.
Answer:
-3 1/4 + 4 3/4
Step-by-step explanation:
Answer:
3
Step-by-step explanation:
The natural log is the inverse of the exponential (and vise versa), so ln(e^3) = 3.
(This is the also same as e^(ln3))
Answer:
P(t) = 27000 * (1/9)^(t/4)
Step-by-step explanation:
This problem can me modelled with an exponencial formula:
P = Po * (1+r)^t
Where P is the final value, Po is the inicial value, r is the rate and t is the amount of time.
In this problem, we have that the inicial population/value is 27000, the rate is -8/9 (negative because the population decays), and the time t is in months, so as the rate is for every 4 months, we use the value (t/4) in the exponencial.
So, our function will be:
P(t) = 27000 * (1-8/9)^(t/4)
P(t) = 27000 * (1/9)^(t/4)