SOLUTION: Please help me with this problem. I can't figure it out. Here is the problem: The line through points (a,b) and (c,d) has slope m = _________, provided a is not equal to c.

Algebra ->  Graphs -> SOLUTION: Please help me with this problem. I can't figure it out. Here is the problem: The line through points (a,b) and (c,d) has slope m = _________, provided a is not equal to c.       Log On


   



Question 14452: Please help me with this problem. I can't figure it out. Here is the problem:
The line through points (a,b) and (c,d) has slope m = _________,
provided a is not equal to c.



Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
You will usually see the formula for the slope of a line, when you are given two points, written as:
m+=+%28y2+-+y1%29%2F%28x2+-+x1%29 Where the coordinates of the two points are: (x1, y1) and (x2, y2)
In this problem, the two given points have the coordinates: (a, b) and (c, d), so the slope formula would look like:
m+=+%28d+-+b%29%2F%28c+-+a%29
And, in order to not run into the undefined situation of division by zero, we cannot have a = c, otherwise you would have:
m+=+%28d+-+b%29%2F0 and this is not defined.