Find the slope of the line passing through the pair of points and describe the line as rising,falling,horizontal or vertical
(2,1),(4,5)

Respuesta :

To find the slope of a line, we must find the change in y values divided by the change in x values, given by the formula y2-y1/x2-x1 and represented by the variable m. We use our values from the ordered pairs to compute the slope, as follows:

m = (5-1)/(4-2) = 4/2 = 2

Therefore, the slope is 2. Because the slope is positive, this means that the line is rising.

Hope this helps!