How would you find the slope of the line passing through points (-2, 1) and (2, 2)?
2 Answers
See the solution process below:
Explanation:
The slope can be found by using the formula:
Where
Substituting the values from the points in the problem gives:
Explanation:
"calculate the slope using the "color(blue)"gradient formula"
color(red)(bar(ul(|color(white)(2/2)color(black)(m=(y_2-y_1)/(x_2-x_1))color(white)(2/2)|)))
where m represents the slope and(x_1,y_1),(x_2,y_2)" are 2 coordinate points"
"the 2 points here are " (-2,1)" and " (2,2)
"let " (x_1,y_1)=(-2,1)" and " (x_2,y_2)=(2,2)
rArrm=(2-1)/(2-(-2))=1/4