In the 17th century Descartes has the idea of doing geometry using algebra.
Choose an origin and perpendicular co-ordinate axes.
Represent the point `P` (of the plane) by `(x,y)`.
Let `P = (x_1,y_1)` and `Q=(x_2,y_2)`.
Then
`l` is a straight line
Let `P=(x_1,y_1)` and `Q=(x_2,y_2)` be distinct points on `l`.
The gradient of `PQ = m_(PQ) = ("Change in" y)/("Change in" x) = (y_2 - y_1)/(x_2 - x_1)`.
If we had two other points `S` and `T` on the line `l` then `m_(ST) = m_(PQ)`.
Why?
Because the triangles `PQR` and `STU` are similar we have `QR = k times TU` and `PR = k times SU`.
So
Therefore the gradient is the smae for any pair of points on the line `l`. So
for any pair of points `P` and `Q` on the line `l`.
The triangle `STU` has vertices `S(-6,0)`, `T(-3,4)` and `U(5,-2)`. Show that it is a right-angled triangle.
Hence `S hat(T) U = 90^(circ) since
Let `l` be the line with gradient `m` and passing through the point `(a,b)`.
A point `Q(x,y)` lies on `l` precisely when `m = (y-b)/(x-a)`. That is when
Find the equation of the line through `(1,3)` with gradient `2`.
Where does this line cut the `x`-axis and the `y`-axis?
Show that the line does not pass through the point `(4,7)`.
Equation is `y-3 = 2(x-1)`; that is `y=2x+1`
When `x=0` then `y=1`. So it cuts the `y`-axis at `(0,1)`.
When `y=0` then `x=- 1/2`. So it cuts `x`-axis at `(- 1/2,0)`.
The values `x=4` and `y=7` do not satisfy `y=2x+1`, so `(4,7)` does not lie on the line.
H p11 Q1(a)(c), 2(a) , 3
H p9 Q8(d)(f)
`y-b = m(x-a)` can be rewritten
where `c=b-ma` which is the `y`-intercept of the line (i.e. where it crosses the `y`-axis).
Alternative answer to the example above:
(Find the equation of the line through `(1,3)` with gradient `2`)
We know `m=2` so using other equation for line
but we know that the line goes through `(1,3)` so
So equation of line is `y=2x+1`.
Points `(x,y)` above the line `y=mx+c` satisfy `y>mx+c`.
Points `(x,y)` below the line `y=mx+c` satisfy `y<mx+c`.
Find the point where the two lines `y=2x + 3` and `y = -3x +4` meet.
The point `(x,y)` of intersection satisfies both equations. Therefore
So `5x=1`. Hence `x=1/5` and `y = 2 times 1/5 +3 = 17/5`.
The equation of a line can also be written
Find the gradient of the line `2x+3y = 5`.
Rewrite the equation as `3y = -2x +5`. So `y=-2/3x +5/3`
Then gradient `= -2/3`.
The method of finding the intersection of two lines is solving simultaneous equations.
Find the point of intersection of `3x+4y=5` and `2x-7y=13`.
Multiply the first equation by `7` to get `21x +28y=35` and multiply the second equation by `4` to get `8x-28y=52`. Now add the resulting equations to eliminate `y`. This gives `29x=87` and so `x=3`. Substitute `x=3` into the first equation in the question to find `y`. So `9+4y=5` and so `y=-1`. Therefore the point of intersection is `(3,-1)`.
Let `P` have coordinates `(x_1,y_1)` and `Q` have coordinates `(x_2,y_2)`, and let `M` be the mid point of `PQ`
`x` coordinate of `M` is
Similar for `y`.
So coordinates of `M` are `((x_1+x_2)/2 , (y_1+y_2)/2)`.
Suppose we are given the poisitions of the vertices `A`, `B` and `C` of a triangle. Then we can now
A median of a triangle is a line from a vertex to the mid-point of the opposite side.
The three medians of a triangle are concurrent.
An altitude of a trianle is a line from a vertex perpendicular to the opposite side.
The three altitudes of a triangle are concurrent.
The perpendicular bisector of the side of a triangle is the line perpendicular to the side and passing through the mid-point of the side.
The three perpendicular bisectors of the sides of a triangle are concurrent.