\((-2;-4)\) and \((3;11)\)
7.1 Revision
Previous
End of chapter exercises
|
Next
7.2 Equation of a circle
|
Chapter 7: Analytical geometry
7.1 Revision (EMCHN)
- Integrate Euclidean Geometry knowledge with Analytical Geometry.
- Emphasize the value and importance of making sketches.
- Emphasize the importance of writing coordinates consistently for the distance formula and gradient.
- Learners must revise the method of completing the square for finding the general form of the equation of a circle with centre \((a;b)\).
- Remind learners that the tangent to a circle is perpendicular to the radius (and the diameter).
Straight line equations (EMCHP)
Theorem of Pythagoras: | \(AB^2 = AC^2 + BC^2\) |
Distance formula: | \(AB = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\) |
Gradient: | \(m_{AB} = \frac{y_2 - y_1}{x_2 - x_1} \quad \text{ or } \quad m_{AB} = \frac{y_1 - y_2}{x_1 - x_2}\) |
Mid-point of a line segment: | \(M(x;y) = \left( \frac{x_1 + x_2}{2}; \frac{y_1 + y_2}{2} \right)\) |
Points on a straight line: | \(m_{AB} = m_{AM} = m_{MB}\) |
Horizontal lines: | \(y = k\) | |
Vertical lines: | \(x = k\) |
Two-point form: | \(\dfrac{y - y_1}{x - x_1} = \dfrac{y_2 - y_1}{x_2 - x_1}\) | |
Gradient-point form: | \(y - y_1 = m (x - x_{1})\) | |
Gradient-intercept form: | \(y = mx + c\) |
Worked example 1: Revision
Given quadrilateral \(PQRS\) with vertices \(P(0;3), Q(4;3), R(5;-1)\) and \(S(1;-1)\).
- Determine the equation of the lines \(PS\) and \(QR\).
- Show that \(PS \parallel QR\).
- Calculate the lengths of \(PS\) and \(QR\).
- Determine the equation of the diagonal \(QS\).
- What type of quadrilateral is \(PQRS\)?
Draw a sketch
Use the given information to determine the equation of lines \(PS\) and \(QR\)
\begin{align*} \text{Gradient: } & m = \frac{y_2 - y_1}{x_2 - x_1} \\ & \\ \text{Two-point form: } & \dfrac{y - y_1}{x - x_1} = \dfrac{y_2 - y_1}{x_2 - x_1} \\ & \\ \text{Gradient-intercept form: } & y = mx + c \end{align*}Determine the equation of the line \(PS\) using the two point form of the straight line equation:
\[x_1 = 0; \qquad y_1 = 3; \qquad x_2 = 1; \qquad y_2 = -1\] \begin{align*} \dfrac{y - y_1}{x - x_1} &= \dfrac{y_2 - y_1}{x_2 - x_1} \\ \dfrac{y - 3}{x - 0} &= \dfrac{-1 - 3}{1 - 0} \\ \dfrac{y - 3}{x} &= -4 \\ y - 3 &= -4x \\ \therefore y &= -4x + 3 \end{align*}Determine the equation of the line \(QR\) using the gradient-intercept form of the straight line equation:
\begin{align*} m_{QR} &= \frac{y_2 - y_1}{x_2 - x_1} \\ &= \frac{-1-3}{5-4} \\ &= \frac{-4}{1} \\ &= -4 \\ y &= mx + c \\ y &= -4x + c \\ \text{Substitute } (4;3) \quad 3 &= -4(4) + c \\ \therefore c &= 19 \\ y &= -4x + 19 \end{align*}There is often more than one method for determining the equation of a line. The different forms of the straight line equation are used, depending on the information provided in the problem.
Show that line \(PS\) and line \(QR\) have equal gradients
\begin{align*} y &= -4x + 3 \\ \therefore m_{PS} &= -4 \\ \text{And } y &= -4x + 19 \\ \therefore m_{QR} &= -4 \\ \therefore m_{PS} &= m_{QR} \\ \therefore PS &\parallel QR \end{align*}Use the distance formula to determine the lengths of \(PS\) and \(QR\)
\begin{align*} PS &= \sqrt{ \left( x_2 - x_1 \right)^2 + \left( y_2 - y_1 \right)^2} \\ &= \sqrt{ \left(1-0 \right)^2 + \left( -1-3 \right)^2} \\ &= \sqrt{ 1 + \left( -4 \right)^2} \\ &= \sqrt{17} \text{ units} \end{align*}\begin{align*} QR &= \sqrt{ \left( x_2 - x_1 \right)^2 + \left( y_2 - y_1 \right)^2} \\ &= \sqrt{ \left( 5-4 \right)^2 + \left( -1-3 \right)^2} \\ &= \sqrt{ 1 + \left( -4 \right)^2} \\ &= \sqrt{17} \text{ units} \end{align*}Determine the equation of the diagonal \(QS\)
Determine the gradient of the line:
\begin{align*} m_{QS} &= \frac{y_2 - y_1}{x_2 - x_1} \\ &= \frac{-1 -3}{1-4} \\ &= \frac{-4}{-3} \\ &= \frac{4}{3} \end{align*}Use gradient and the point \(Q(4;3)\) to determine the equation of the line \(QS\):
\begin{align*} y - y_{1}&= m(x - x_{1}) \\ y - y_{1}&= \frac{4}{3}(x - x_{1}) \\ \text{Substitute } (4;3) \quad y - 3 &= \frac{4}{3}(x - 4) \\ y - 3 &= \frac{4}{3}x - \frac{16}{3} \\ y &= \frac{4}{3}x - \frac{16}{3} + 3 \\ \therefore y &= \frac{4}{3}x - \frac{7}{3} \end{align*}Examine the properties of quadrilateral \(PQRS\)
We have shown that \(PS \parallel QR\) and \(PS = QR\), therefore quadrilateral \(PQRS\) is a parallelogram (one pair of opposite sides equal and parallel).
Revision
Determine the following for the line segment between the given points:
- length
- mid-point
- gradient
- equation
\((-5;-3)\) and \((10;6)\)
\((h; -h - k)\) and \((2k; h - 5k)\)
\((2;9)\) and \((0;-1)\)
The line joining \(A(x;y)\) and \(B(-3;6)\) has the mid-point \(M(2;3)\). Determine the values of \(x\) and \(y\).
Given \(F(2; 11), G(-4; r)\) and length \(FG = 6\sqrt{5}\) units, determine the value(s) of \(r\).
There are two possible values of \(r\) such that the length \(FG = 6\sqrt{5}\) units\(\):
Determine the equation of the straight line:
passing through the point \((\frac{1}{2};4)\) and \((1;5)\).
passing through the points \((2;-3)\) and \((-1;0)\).
passing through the point \((9;1)\) and with \(m=\frac{1}{3}\).
parallel to the \(x\)-axis and passing through the point \((0;-4)\).
passing through the point \((\frac{1}{2};-1)\) and with \(m=-4\).
perpendicular to the \(x\)-axis and passing through the point \((5;0)\).
with undefined gradient and passing through the point \((\frac{3}{4};0)\).
with \(m= 2p\) and passing through the point \((3; 6p + 3)\).
which cuts the \(y\)-axis at \(y=-\frac{3}{5}\) and with \(m=4\).
Inclination of a line (EMCHQ)
The diagram shows a straight line which forms an acute angle \(\theta\) with the positive \(x\)-axis. This is called the angle of inclination of a straight line.
The gradient of a straight line is equal to the tangent of the angle formed between the line and the positive direction of the \(x\)-axis.
\[m = \tan \theta \qquad \text{ for } \text{0}° \leq \theta < \text{180}°\]
Lines with positive gradients
A line with a positive gradient (\(m > 0\)) has an acute angle of inclination (\(\text{0}° < \theta < \text{90}°\)).
For example, we can determine the angle of inclination of a line with \(m = \text{1,2}\):
\begin{align*} \tan \theta &= m \\ &= \text{1,2} \\ \therefore \theta &= \tan^{-1}(\text{1,2}) \\ &= \text{50,2}° \end{align*}Lines with negative gradients
If we are calculating the angle of inclination of a line with a negative gradient (\(m < 0\)), then we add \(\text{180}°\) to change the negative angle to an obtuse angle (\(\text{90}° < \theta < \text{180}°\)).
For example, we can determine the angle of inclination for a line with \(m = -\text{0,7}\):
\begin{align*} \tan \theta &= m \\ &= -\text{0,7} \\ \therefore \theta &= \tan^{-1}(-\text{0,7}) \\ &= -\text{35,0}° \\ \text{Obtuse angle: } \theta &= -\text{35,0}° + \text{180}° \\ &= \text{145}° \end{align*}Worked example 2: Inclination of a straight line
Determine the acute angle (correct to \(\text{1}\) decimal place) between the line passing through the points \(P(-2;0)\) and \(Q(3;1)\) and the straight line \(y = - \frac{4}{3}x + 5\).
Draw a sketch
Draw the line through points \(P(-2;0)\) and \(Q(3;1)\) and the line \(y = - \frac{4}{3}x + 5\) on a suitable system of axes. Label \(\alpha\) and \(\beta\), the angles of inclination of the two lines. Label \(\theta\), the acute angle between the two straight lines.
Notice that \(\alpha\) and \(\theta\) are acute angles and \(\beta\) is an obtuse angle.
\[\begin{array}{rll} \gamma &= \text{180}° - \beta & (\angle \text{ on str. line}) \\ \text{and } \theta &= \alpha + \gamma \quad & (\text{ext. } \angle \text{ of } \triangle = \text{ sum int. opp}) \\ \therefore \theta &= \alpha + (\text{180}° - \beta) \\ &= \text{180}° + \alpha - \beta \end{array}\]Use the gradient to determine the angle of inclination \(\beta\)
From the equation \(y = - \frac{4}{3}x + 5\) we see that \(m < 0\), therefore \(\beta\) is an obtuse angle.
\begin{align*} m &= -\frac{4}{3} \\ \tan \beta &= -\frac{4}{3} \\ \therefore \beta &= \tan^{-1} \left(-\frac{4}{3}\right) \\ &= -\text{53,1}° \\ \beta &= -\text{53,1}° + \text{180}°\\ &= \text{126,9}° \end{align*}Determine the gradient and angle of inclination of the line through \(P\) and \(Q\)
Determine the gradient \begin{align*} m & = \frac{y_P - y_Q}{x_P - x_Q} \\ & = \dfrac{- 1}{-5} \\ &= \frac{1}{5} \end{align*}
Determine the angle of inclination \begin{align*} \tan \alpha & = m\\ & = \frac{1}{5} \\ \therefore \alpha & = \tan^{-1} \left( \frac{1}{5} \right) \\ &= \text{11,3}° \end{align*}
Write the final answer
\begin{align*} \theta & = \text{180}° + \alpha - \beta \\ & = \text{180}° + \text{11,3}° - \text{126,9}° \\ & = \text{64,4}° \end{align*}
The acute angle between the two straight lines is \(\text{64,4}\)°.
Parallel and perpendicular lines (EMCHR)
Parallel lines | \(m_1 = m_2\) | \(\theta_1 = \theta_2\) | |
Perpendicular lines | \(m_1 \times m_2 = -1\) | \(\theta_{1} = \text{90}° + \theta_{2}\) |
Worked example 3: Parallel lines
Line \(AB\) passes through the point \(A(0;3)\) and has an angle of inclination of \(\text{153,4}\)°.
- Determine the equation of line \(CD\) which passes through the point \(C(2;-3)\) and is parallel to \(AB\).
- Determine the equation of line \(EF\), which passes through the origin and is perpendicular to both \(AB\) and \(CD\).
- Sketch lines \(AB\), \(CD\) and \(EF\) on the same system of axes.
- Use two different methods to determine the angle of inclination of \(EF\).
Draw a rough sketch and use the angle of inclination to determine the equation of \(CD\)
Since we are given \(AB \parallel CD\),
\begin{align*} m_{CD} = m_{AB} &= -\text{0,5} = -\frac{1}{2} \\ y - y_1 &= m(x - x_1) \\ y - y_1 &= -\frac{1}{2}(x - x_1) \end{align*}Substitute the given point \((2;-3)\):
\begin{align*} y - (-3) & = -\frac{1}{2}(x - 2) \\ y + 3 & = -\frac{1}{2}x + 1\\ y & = -\frac{1}{2}x - 2 \end{align*}Determine the equation of \(EF\)
\(EF\) is perpendicular to \(AB\), therefore the product of their gradients is equal to \(-1\):
\begin{align*} m_{AB} \times m_{EF} & = -1 \\ -\frac{1}{2} \times m_{EF} & = - 1 \\ \therefore m_{EF} & = 2 \end{align*}We know line \(EF\) passes through \((0;0)\), therefore the equation of the line is:
\[y = 2x\]Determine the angle of inclination of \(EF\)
Let the angle of inclination of \(EF\) be \(\beta\).
Method \(\text{1}\):
\begin{align*} \beta & = \text{153,4}° - \text{90}° \\ & = \text{63,4}° \end{align*}Method \(\text{2}\):
\begin{align*} m & = 2 \\ \tan \beta & = 2 \\ \therefore \beta & = \text{63,4}° \end{align*}Draw a sketch
Inclination of a straight line
Determine the angle of inclination (correct to \(\text{1}\) decimal place) for each of the following:
a line with \(m = \frac{3}{4}\)
\(6 + x = 2y\)
the line passes through the points \((-4;0)\) and \((2;6)\)
\(y=4\)
a line with a gradient of \(\text{1,733}\)
Find the angle between the line \(2y = 5x\) and the line passing through points \(T(2;1\frac{1}{3})\) and V\((-3;3)\).
Let the angle of inclination for the line \(2y = 5x\) be \(\beta\) and let the angle of inclination for the other line be \(\alpha\). Let the angle between the two lines be \(\theta\).
Determine the equation of the straight line that passes through the point \((1;2)\) and is parallel to the line \(y + 3x = 1\).
Determine the equation of the straight line that passes through the point \((-4;-4)\) and is parallel to the line with angle of inclination \(\theta = \text{56,31}°\).
Determine the equation of the straight line that passes through the point \((1;-6)\) and is perpendicular to the line \(5y = x\).
Determine the equation of the straight line that passes through the point \((3;-1)\) and is perpendicular to the line with angle of inclination \(\theta = \text{135}°\).
\(A(2;3)\), \(B(-4;0)\) and \(C(5;-3)\) are the vertices of \(\triangle ABC\) in the Cartesian plane. \(AC\) intersects the \(x\)-axis at \(D\). Draw a sketch and determine the following:
the equation of line \(AC\)
Draw a sketch:
the coordinates of point \(D\)
the angle of inclination of \(AC\)
the gradient of line \(AB\)
\(B\hat{A}C\)
\(B\hat{A}C = \text{90} °\) because \(m_{AB} \times m_{AC} = -1\)
the equation of the line perpendicular to \(AB\) and passing through the origin
the mid-point \(M\) of \(BC\)
the equation of the line parallel to \(AC\) and passing through point \(M\)
Points \(F(-3;5)\), \(G(-7;-4)\) and \(H(2;0)\) are given.
Plot the points on the Cartesian plane.
Determine the coordinates of \(I\) if \(FGHI\) is a parallelogram.
Prove that \(FGHI\) is a rhombus.
Given points \(S(2;5)\), \(T(-3;-4)\) and \(V(4;-2)\).
Show that the equation of the line \(ST\) is \(5y = 9x + 7\).
Draw a sketch:
Determine the size of \(T\hat{S}V\).
Let the angle of inclination of the line \(ST\) be \(\beta\).
Let the angle of inclination of the line \(SV\) be \(\theta\).
\(T\hat{S}V = \theta - \beta.\) (exterior \(\angle\) of \(\triangle =\) sum on opp. interior \(\angle\)'s)
\begin{align*} m_{ST} &= \frac{9}{5} \\ \tan \beta &= \frac{9}{5} \\ \therefore \beta &= \tan^{-1} \left( \frac{9}{5} \right) \\ &= \text{60,9} ° \\ m_{SV} &= \frac{5+2}{2-4} \\ &= \frac{7}{-2} \\ \tan \theta &= -\frac{7}{2} \\ \therefore \theta &= \tan^{-1} \left( -\frac{7}{2} \right) \\ &= -\text{74,1} ° + \text{180} ° \\ &= \text{105,9} ° \\ \therefore T\hat{S}V &= \text{105,9} ° - \text{60,9} ° \\ &= \text{45} ° \end{align*}
Previous
End of chapter exercises
|
Table of Contents |
Next
7.2 Equation of a circle
|