To find the equations of tangents and chords related to a circle, we use the geometric properties of circles and lines. Let’s explore how to calculate these step by step.
The tangent to a circle is a straight line that touches the circle at exactly one point. The tangent is perpendicular to the radius at the point of contact.
Consider the circle with the equation:
\[ x^2 + y^2 = r^2 \]
and a point of contact \( P(x_1, y_1) \) on the circle.
The gradient of the radius from the circle’s centre (at \( (0, 0) \)) to \( P(x_1, y_1) \) is:
\[ \text{Gradient of radius} = \frac{y_1 – 0}{x_1 – 0} = \frac{y_1}{x_1} \]
The tangent is perpendicular to the radius, so its gradient is the negative reciprocal of the radius gradient:
\[ \text{Gradient of tangent} = -\frac{x_1}{y_1} \]
The equation of the tangent can be written using the point-gradient formula:
\[ y – y_1 = m(x – x_1) \]
Substitute \( m = -\frac{x_1}{y_1} \):
\[ y – y_1 = -\frac{x_1}{y_1}(x – x_1) \]
Simplify this to get the tangent equation in a standard form.
A chord is a straight line segment connecting two points on the circle.
Consider the circle with the equation:
\[ x^2 + y^2 = r^2 \]
and two points \( P(x_1, y_1) \) and \( Q(x_2, y_2) \) on the circle.
The gradient of the chord is calculated as:
\[ \text{Gradient of chord} = \frac{y_2 – y_1}{x_2 – x_1} \]
The equation of the chord can be written using the point-gradient formula. Using \( P(x_1, y_1) \) as a reference point:
\[ y – y_1 = m(x – x_1) \]
Substitute \( m = \frac{y_2 – y_1}{x_2 – x_1} \):
\[ y – y_1 = \frac{y_2 – y_1}{x_2 – x_1}(x – x_1) \]
Simplify to find the equation of the chord.
Consider the circle \( x^2 + y^2 = 25 \) and the point \( P(3, 4) \). The gradient of the radius is:
\[ \frac{y_1}{x_1} = \frac{4}{3} \]
The tangent’s gradient is:
\[ -\frac{x_1}{y_1} = -\frac{3}{4} \]
Using the point-gradient formula:
\[ y – 4 = -\frac{3}{4}(x – 3) \]
Simplify to get:
\[ 3x + 4y – 25 = 0 \]
Consider the circle \( x^2 + y^2 = 25 \) and points \( P(3, 4) \) and \( Q(4, 3) \). The gradient of the chord is:
\[ \frac{y_2 – y_1}{x_2 – x_1} = \frac{3 – 4}{4 – 3} = -1 \]
Using the point-gradient formula with \( P(3, 4) \):
\[ y – 4 = -1(x – 3) \]
Simplify to get:
\[ x + y – 7 = 0 \]
Ultimate members get access to four additional questions with full video explanations.