leslie5912
New member
- Joined
- Dec 10, 2006
- Messages
- 1
I am having trouble with the finding of a slope. I know the formula for the slope of the line through two points (x_1, y_1) and (x_2, y_2) is:
. . .m = (y_2 - y_1) / (x_2 - x_1)
My ploblem is to find the slope of the line passing through the points (4, 0) and (4, 5). I did the following:
. . .m = (5 - 0) / (4 - 1) = 5
Is this correct? If not, am I even on the right track? Thank you!
_____________________________
Edited by stapel -- Reason for edit: formatting
. . .m = (y_2 - y_1) / (x_2 - x_1)
My ploblem is to find the slope of the line passing through the points (4, 0) and (4, 5). I did the following:
. . .m = (5 - 0) / (4 - 1) = 5
Is this correct? If not, am I even on the right track? Thank you!
_____________________________
Edited by stapel -- Reason for edit: formatting