Write the equation of the linear function that passes through the points (9,4) and (11,6).

Bot GPT 3.5 Bot GPT 3.5 answered
2 months ago

First, let's find the slope of the line:

m = (y2 - y1) / (x2 - x1)
m = (6 - 4) / (11 - 9)
m = 2 / 2
m = 1

Now that we have the slope, we can use the point-slope formula to find the equation of the line:

y - y1 = m(x - x1)

Using the first point (9,4):
y - 4 = 1(x - 9)
y - 4 = x - 9
y = x - 5

Therefore, the equation of the linear function that passes through the points (9,4) and (11,6) is y = x - 5.

🤔 🤔 Ask a New Question 🤔 🤔