CEMC Banner

Analytic Geometry

Toolkit

Along with the material on parabolas in the workshop on Functions, Equations and Polynomials, some useful formulae include:

Description Formula
Slope of a line through points (x1,y1) and (x2,y2) y2y1x2x1
Two perpendicular lines with slopes m1 and m2 m2=1m1
Standard form of an equation of a line with slope AB, x-intercept CA, and y-intercept CB Ax+By+C=0
Equation of a line with slope m through the point (x0,y0) yy0=m(xx0)
Equation of a line with intercepts at (a,0) and (0,b) xa+yb=1
Formula for the midpoint of A(x1,y1) and B(x2,y2) (x1+x22,y1+y22)
Distance D between points A(x1,y1) and B(x2,y2) D=(x1x2)2+(y1y2)2
(Minimum) distance D between the line Ax+By+C=0 and the point (x0,y0) D=|Ax0+By0+C|A2+B2
Area of a triangle with vertices A(x1,y1), B(x2,y2), and C(x3,y3) 12|x1y2+x2y3+x3y1x2y1x3y2x1y3|
Equation of a circle centred at (h,k) with radius r (xh)2+(yk)2=r2

Sample Problems

  1. If the line 2x3y6=0 is reflected in the line y=x, find the equation of the reflected line.

    Solution

    Recall that after reflection in a line, the distance from the image of any point to the line of reflection is the same as the distance from the original point to the line. Thus, the line segment joining any point to its image is perpendicular to the line of reflection and the midpoint of this line segment is on the line of reflection.

    The line 2x3y6=0 has intercepts of (3,0) and (0,2). Since the image of a line after reflection is another line, we reflect these two points and then find the equation of the line through their image points. The image of the point (3,0) upon reflection in the line y=x is (0,3). This result follows since the line segment from (3,0) to (0,3) has slope 1, which makes it perpendicular to y=x, and its midpoint is (32,32), which is on the line y=x. Similarly, the image of the point (0,2) reflected in the line y=x is (2,0). Since the line passes through (0,3) and (2,0), the slope of the line is 32 and the equation of the line is y=32x3 or 3x2y6=0.

  2. If A(3,5) and B(11,11) are fixed points, find the point(s) P on the x-axis such that the area of the triangle ABP equals 30.

    Solution 1

    The length of AB is (113)2+(115)2=82+62=10. The slope of the line through A and B is 115113=68=34. Therefore, the equation of the line is y11=34(x11) or 3x4y+11=0. Now if we think of AB as the base of the triangle, then the distance from P(a,0) to the line AB must be the height of the triangle and therefore, this distance is 30(2)10=6. Thus, |3a4(0)+11|32+(4)2=63a+11=±30a=413 or 193 The points are (193,0) and (413,0).

    Solution 2

    Let P=(p,0). Then using the formula for the area of a triangle given its vertices we obtain area of ABP=12|x1y2+x2y3+x3y1x2y1x3y2x1y3|=12|33+0+5p5511p0|=|226p| Therefore, |226p|=60 and so p=193 or p=413.

    The points are (193,0) and (413,0).

  3. Given two circles, the line joining their points of intersection is called their common chord. It can be shown that the common chord is perpendicular to the line connecting the centres of the circles. (Can you prove this?) Given the circles x2+y2=4 and x2+y26x+2=0, find the length of their common chord.

    Solution

    The first circle has centre (0,0) and radius 2. By completing the square, the equation for the second circle can be written as (x3)2+y2=7 and therefore, it has centre (3,0) and radius 7. Since the line joining the centres is horizontal, the common chord is vertical. We can find the intersection points of the two circles by solving x2+y24=x2+y26x+26x=6x=1

    Substituting this value back into the equation for either circle gives intersection points (1,±3). Thus, the length of the common chord is 23.

  4. A line has slope 2 and is a distance of 2 units from the origin. What is the area of the triangle formed by this line and the axes?

    Solution

    Let the x-intercept of the line be k. Since the line has slope 2, the y-intercept is 2k, and the equation of the line is 2x+y2k=0. Therefore, the formula for the distance from a line to a point shows that the distance from this line to (0,0) is |2k5|. Since this distance is 2, we have that k=±5. The base of the triangle is the distance from the origin to the x-intercept. This distance is |k|=5. The height of the triangle is the distance from the origin to the y-intercept. This distance is |2k|=25. Therefore, the area of the required triangle is 12525=5.

Problem Set

  1. A vertical line divides the triangle with vertices O(0,0), C(9,0), and D(8,4) into two regions of equal area. Find the equation of the line.

  2. Find all value(s) of c such that the line y=x+c is tangent to the circle x2+y2=8.

  3. Find all value(s) of k so that the circle with equation x2+y2=k2 will intersect the circle with equation (x5)2+(y+12)2=49 in exactly one point.

  4. A circle intersects the axes at A(0,10), O(0,0) and B(8,0). A line through P(2,3) cuts the circle in half. What is the y intercept of the line?

  5. If triangle ABC has vertices A(0,0), B(3,3), and C(4,4), determine the equation of the bisector of CAB.

  6. What are the length(s) and the slope(s) of the tangent(s) from the origin to the point of tangency with the circle (x3)2+(y4)2=4?

  7. Find the equation of the set of points equidistant from C(0,3) and D(6,0).

  8. In quadrilateral KWAD, K is at the origin, D is on the positive x-axis and A and W are in the first quadrant. The midpoints of KW and AD are M and N, respectively. Given that MN=12(AW+DK), prove that AW is parallel to KD.

  9. The point A is on the line 4x+3y48=0 and the point B is on the line x+3y+10=0. If the midpoint of AB is (4,2), find the co-ordinates of A and B.