Logan B. answered 11/19/20
3.98 GPA BS Electrical Engineering Senior
First, make a graph and plot the points. The number of customers will be your y-axis, while the year will be your x-axis. You are given two data points and this can make two dots on your plot.
Next, connect the two dots on your plot and find the slope of this line.
Slope = (y2-y1)/(x2-x1)
Where y2 is 28,400 customers and y1 is 27,000 customers. x2 is the year 2014 and x1 is 2012.
You will find slope = 700.
Then, plug your slope into the equation y=mx+b, where m is slope.
y=700x+b
Next we find the y-intercept (b) by plugging in any x and y value given in the problem statement. For example, lets use y=27,000 customers and x=2012 the year.
27,000=700(2012) + b
Solve for b to find b=-1,381,400
Now, to find the amount of customers in 2020 we use
y=mx+b
Plug in our slope (m) of 700 and our y-intercept (b) of -1,381,400, and our x (the year 2020 as given)
y=(700)(2020) + (-1,381,400)
y = 32,600 customers as your final answer.
Hope this helps!!