RESTAURANTS In 2012, a popular pizza franchise had 2483 restaurants. In 2017, there were 2606 franchised restaurants. Write an equation in point-slope form that represents the number of restaurants y that are franchised x years after 2010.

1 answer

To represent the number of restaurants y that are franchised x years after 2010, we can use the point-slope form of a linear equation: y - y1 = m(x - x1), where (x1, y1) is a point on the line and m is the slope.

Given that in 2012, the number of restaurants was 2483 and in 2017, the number of restaurants was 2606, we have the points (2,483) and (7,606).

Using the point-slope form, we can choose one point and calculate the slope:
m = (y2 - y1) / (x2 - x1)
m = (2606 - 2483) / (7 - 2) = 123 / 5 = 24.6

Now, substitute the values from one of the points into the equation:
y - y1 = m(x - x1)
y - 2483 = 24.6(x - 2)

Thus, the equation in point-slope form that represents the number of restaurants y that are franchised x years after 2010 is:
y - 2483 = 24.6(x - 2)