Notes Slope, Distance, Midpoint
Notes Slope, Distance, Midpoint
notebook November 06, 2010
x1 y 1 x2 y2
Let's pick: (0, -4), (6, 0)
Remember: Δy / Δx -4 -2
/6 = /3
A formula is: y1 - y2
x1 - x2
-4 - 0 -4 2
= = 3
0-6 -6
1
notes slope, distance, midpoint.notebook November 06, 2010
3-1 2
=
0-1 -1
y = 0x + 4 or y=4
Is the horizontal line going up; that is, is it increasing line? No, so its slope
won't be positive. Is the horizontal line going down; that is, is it a
decreasing line? No, so its slope won't be negative. What number is neither
positive nor negative? ZERO! So the slope of this horizontal line is zero.
2
notes slope, distance, midpoint.notebook November 06, 2010
What is Distance?
3
notes slope, distance, midpoint.notebook November 06, 2010
You can draw in the lines that form a right triangle, using these points as
vertices.
It's easy to find the lengths of the horizontal and verticals sides
of the right triangle: just subtract the x-values and
the y-values.
c2 = (5 - 1)2 + (1 - -2)2
c= (5 - 1)2 + (1 - -2)2
c= (4)2 + (3)2
c= 16 + 9 = 25 = 5
4
notes slope, distance, midpoint.notebook November 06, 2010
Given the two points (x1, y1) and (x2, y2), the distance between these
points is given by the formula:
• Don't let the subscripts scare you. They only indicate that there is a
"first" point and a "second" point. Whichever one you call "first" or
"second" is up to you. The distance will be the same.
Sometimes you need to find a point that is exactly between two other
points. For instance, you might need to find a line that bisects (divides into
equal halves) a given line segment. This middle point is called the
"midpoint".
If you are given two numbers, you can find the number exactly between
them by averaging them, by adding them together and dividing by two.
For example, the number exactly halfway between 5 and 10 is
(5 + 10) /2 = 15/2 = 7.5
5
notes slope, distance, midpoint.notebook November 06, 2010
-1 + 3 , 2 + -6 = 2 , -4 = (1, -2)
2 2 2 2
• Find the value of p so that (–2, 2.5) is the midpoint between
(p, 2) and (–1, 3).
p-1 = -2 p - 1 = -4 p = -3
2