Which function passes through the points (0, 7) and (4, 4)?
Answers
Step-by-step explanation:
The linear function that passes through the two points can be found by finding the slope, (Y2-Y1)/(X2-X1) and the the y-intercept.
The linear function that passes through the two points can be found by finding the slope, (Y2-Y1)/(X2-X1) and the the y-intercept.Slope: (26–15)/(3–2) = 11/1 =11
The linear function that passes through the two points can be found by finding the slope, (Y2-Y1)/(X2-X1) and the the y-intercept.Slope: (26–15)/(3–2) = 11/1 =11y-intercept: y = mx + b => 15 = 11(2) + b => 15 =22 + b Subtract 22 from both sides b = -7
The linear function that passes through the two points can be found by finding the slope, (Y2-Y1)/(X2-X1) and the the y-intercept.Slope: (26–15)/(3–2) = 11/1 =11y-intercept: y = mx + b => 15 = 11(2) + b => 15 =22 + b Subtract 22 from both sides b = -7y = 11x -7
Step-by-step explanation:
Slope of the line(m) = (y2-y1)/(x2-x1) = (7-4)/(0-4) = -3/4
Therefore,
equation of the line=
(y - y1)/x-x1 = m
(y -4)/(x-4) = -3/4
=> 4(y-4) = -3(x-4)
=> 4y - 16 = -3x + 12
=> 4y + 3x = 28