Answer:
Slope(m) = 16
Y intercept (c) = 23
Step-by-step explanation:
Given:
Points : (x1, y1) = (2, 55)
(x2, y2) = (4, 87)
Using two point form to calculate slope:
[tex]m = \frac{y2-y1}{x2-x1}[/tex]
[tex]m = \frac{87-55}{4-2}[/tex]
m = 16
To find y intercept:
Take any one point ans slope :
Using slope point formula:
y = mx + c
87 = 16(4) + c
Solving for c:
c = 23