
Alissa R. answered 11/06/23
Masters in Engineering with years of tutoring experience
So this came out kind of funny but I think it is a chart of x values and y values.
to find the slope of the line, we use the slope formula:
m=(y2-y1)/(x2-x1)
x and y should come from the corresponding pairs in the chart.
so let’s use points (1,94) and (5,182)
*these were not lined up so I am assuming these are the pairs that go together in the table
m = (182-94)/(5-1)
m= 88/4 = 22
then we use the point slope formula to find the slope intercept formula
point slope: (y - y1) = m(x - x1)
(y-94) = 22 (x - 1)
y - 94 = 22x - 22
solve for y:
y = 22x + 72