a function that model the number of people that receives email in week t is
.
<u>Step-by-step explanation:</u>
Here we have , Tobias sent a chain letter to his friends . The number of people who receives the email increases by a factor of 4 in every 9.1 weeks , and can be modeled by a function P, which depends on the amount of time t weeks . Tobias initially sent letter to 37 friends . We need to write a function that model the number of people that receives email in week t . Let's find out:
Basically it's an exponential function as
, In question initial value is 37 & and for every 9.1 weeks there is increase in people by a factor of 4 i.e.
⇒ 
But , wait ! People increase in every 9.1 weeks not every week so modified equation will be :
⇒
Therefore , a function that model the number of people that receives email in week t is
.
Answer:
y = (2/3)x - 3
Step-by-step explanation:
Slope-intercept form: y = mx + b
Note that:
y = (x , y)
m = slope
x = (x , y)
b = y-intercept.
The point is given to you. Note that:
(x , y) = (0 , -3) ∴
x = 0
y = -3
The slope = m = 2/3
Plug in the corresponding numbers to the corresponding variable:
y = mx + b
-3 = (2/3)(0) + b
-3 = 0 + b
b = -3
Plug in -3 for b in the equation:
y = mx + b
y = (2/3)x -3
y = (2/3)x - 3 is your equation.
~