Answer:
[tex]y = x + 16[/tex]
Step-by-step explanation:
Given
[tex](x_1,y_1) = (5,21)[/tex]
[tex](x_2,y_2) = (9,25)[/tex]
Required
Determine the linear function rule
First, calculate the slope (m)
[tex]m = \frac{y_2 - y_1}{x_2 - x_1}[/tex]
This gives:
[tex]m = \frac{25 - 21}{9 - 5}[/tex]
[tex]m = \frac{4}{4}[/tex]
[tex]m =1[/tex]
The equation is then calculated using:
[tex]y = m(x - x_1) + y_1[/tex]
[tex]y = 1(x - 5) + 21[/tex]
[tex]y = x - 5 + 21[/tex]
[tex]y = x + 16[/tex]