Answer:
The best fit is A. Linear model
Step-by-step explanation:
Given:
Monthly Rate = $20, Number of customers = 5000
If there is a decrease of $1 in the monthly rate, the number of customers increase by 500.
To find:
The type of model that best fits the given situation?
Solution:
Monthly Rate = $20, Number of customers = 5000
Let us decrease the monthly rate by $1.
Monthly Rate = $20 - $1 = $19, Number of customers = 5000 + 500 = 5500
Let us decrease the monthly rate by $1 more.
Monthly Rate = $19 - $1 = $18, Number of customers = 5500 + 500 = 6000
Here, we can see that there is a linear change in the number of customers whenever there is decrease in the monthly rate.
We have 2 pair of values here,
x = 20, y = 5000
x = 19, y = 5500
Let us write the equation in slope intercept form:
[tex]y =mx+c[/tex]
Slope of a function:
[tex]m=\dfrac{y_2-y_1}{x_2-x_1}[/tex]
[tex]m=\dfrac{5500-5000}{19-20}\\\Rightarrow -500[/tex]
So, the equation is:
[tex]y =-500x+c[/tex]
Putting x = 20, y = 5000:
[tex]5000 =-500\times 20+c\\\Rightarrow c = 5000 +10000 = 15000[/tex]
[tex]\Rightarrow \bold{y =-500x+15000}[/tex]
Let us check whether (18, 6000) satisfies it.
Putting x = 18:
[tex]-500 \times 18 +15000 = -9000+15000 = 6000[/tex] so, it is true.
So, the answer is:
The best fit is A. Linear model