Coordinate Geometry in The (X, Y) - Plane: 3.1. Lines
Coordinate Geometry in The (X, Y) - Plane: 3.1. Lines
Coordinate Geometry in The (X, Y) - Plane: 3.1. Lines
3.1.
(x, y)-plane
Lines
change in y
.
change in x
If the line passes through the points (x1 , y1 ) and (x2 , y2 ) then
m=
y2 y1
.
x2 x1
where c = y1 mx1 . This is the general equation of a straight line. If we put x = 0 then
y = c, so the line meets the y -axis at (0, c); the number c is called the
(on the
y -axis).
intercept
3.2.
Special cases
The line through (1, 1) and (3, 1) has gradient (1 1)/(3 1) = 0, that is, it is horizontal.
It has equation y = 0x + 1, that is, y = 1.
The line through (3, 1) and (3, 6) has gradient (6 1)/(3 3) = , that is, it is vertical.
Vertical lines cannot be written in the form y = mx + c, but rather in the form x =
constant. Here the equation is x = 3.
3.3.
Example
11
3.4.
Distance
By Pythagoras's Theorem, the distance between two points (x1 , y1 ) and (x2 , y2 ) is
distance =
(x2 x1 )2 + (y2 y1 )2
(4 1)2 + (6 2)2 = 9 + 16 = 25 = 5.
3.5.
Circles
Consider the circle with centre (a, b) and radius r. If a point (x, y) is on the circle, then
the distance between (x, y) and (a, b) is equal to r. Therefore
(x a)2 + (y b)2 = r2 .
so
x2 + y 2 2ax 2by + c = 0
where c = a2 + b2 r2 .
Example
3.2. The circle with centre (2, 3) and radius 5 has equation
(x 2)2 + (y + 3)2 = 25,
or equivalently
x2 + y 2 4x + 6y 12 = 0.
Example
Write it as
x2 + 2x + y 2 6y = 6.
Therefore x = 1 or x = 2.
If x = 1 then y = 3x 4 = 7.
If x = 2 then y = 3x 4 = 2.
The points of intersection are (1, 7) and (2, 2).
Note.
A line may meet a circle at 0, 1 or 2 points. If it meets a circle at only one point
A, it means that it is tangent to the circle at that point. Another condition for tangency
is that the line is perpendicular to the radius CA, where C is the centre of the circle.
3.6.
x2 y 2 = 1.
(b) Parametric equations. The curve is given by two equations, x = f (t) and y = g(t),
for suitable functions f (t) and g(t). These give the coordinates of any point of the curve
in terms of a new independent variable, t, called the parameter.
To plot the curve, calculate f (t) and g(t) for a range of values of t, and plot the corresponding points.
Alternatively, try to eliminate t.
3.6. Show that the curve given by the parametric equations x = 22t, y = 3+7t
is a line, and nd its slope.
Example
13
Worked examples
Example
y -axis?
3.7. What is the slope of the line 3x + 2y + 5 = 0, and where does it meets the
3.8. The point A has coordinates (7, 4). The straight lines with equations
x + 3y + 1 = 0 and 2x + 5y = 0 intersect at the point B . Show that one of these two lines
is perpendicular to AB .
Example
3.9. The line joining the points A (0, 5) and B (4, 1) is tangent to a circle whose
centre C is at the point (5, 4).
(a) Find the equation of the line AB .
(b) Find the equation of the line through C which is perpendicular to AB .
(c) Find the coordinates of the point of contact of the line AB with the circle.
(d) Find the equation of the circle.
Example
3.10. Find the Cartesian equation for the curve given by the parametric equations x = 2 cos , y = sin .
[Hint. Eliminate by using the identity sin2 + cos2 = 1.]
Example
3.11. Sketch the curve given by the parametric equations x = t2 , y = 2t, and
nd a Cartesian equation for it.
Example
3.12. Find the centre and radius of the circle with equation x2 + y 2 = 6x. The
line x + y = k is a tangent to this circle. Find the two possible values of the constant k .
Example
14