To prove that the equation of the chord of the hyperbola \( xy = c^2 \) is bisected at the point \( (2c, 3c) \) and that it can be expressed as \( 2x + 3y = 6c \), we need to start with the properties of the hyperbola and the general formula for the chord bisected at a given point.
Understanding the Hyperbola
A hyperbola is defined by the equation \( xy = c^2 \). This means that any point \( (x, y) \) on the hyperbola satisfies this relationship. The hyperbola consists of two branches, and points on these branches can be represented as \( (x_1, y_1) \) and \( (x_2, y_2) \) for two different points on the curve.
Finding the Chord's Midpoint
For the chord that connects two points on the hyperbola, the midpoint \( M \) of the chord can be calculated using the midpoint formula:
- Midpoint \( M = \left( \frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2} \right) \)
In our case, we know this midpoint is \( (2c, 3c) \). Therefore, we set:
- \( \frac{x_1 + x_2}{2} = 2c \) which leads to \( x_1 + x_2 = 4c \)
- \( \frac{y_1 + y_2}{2} = 3c \) which leads to \( y_1 + y_2 = 6c \)
Using the Hyperbola Equation
Since both points \( (x_1, y_1) \) and \( (x_2, y_2) \) lie on the hyperbola, they satisfy \( x_1y_1 = c^2 \) and \( x_2y_2 = c^2 \). Multiplying these, we have:
Let’s express \( y_1 \) and \( y_2 \) in terms of \( x_1 \) and \( x_2 \):
- \( y_1 = \frac{c^2}{x_1} \)
- \( y_2 = \frac{c^2}{x_2} \)
Substituting these expressions into the equation for \( y_1 + y_2 \), we get:
\( \frac{c^2}{x_1} + \frac{c^2}{x_2} = 6c \).
Combining Equations
Now, we can rewrite this as:
\( c^2 \left( \frac{1}{x_1} + \frac{1}{x_2} \right) = 6c \).
Using the relationship \( x_1 + x_2 = 4c \), we can also express \( x_1 x_2 \) using the identity for the sum and product of roots, leading us to:
\( \frac{2c^2}{x_1 x_2} = 6c \) or \( x_1 x_2 = \frac{c^2}{3} \).
Finding the Chord's Equation
To derive the equation of the chord, we can use the slope-intercept form of the line. The slope \( m \) of the chord connecting points \( (x_1, y_1) \) and \( (x_2, y_2) \) can be defined as:
\( m = \frac{y_2 - y_1}{x_2 - x_1} \).
Using the midpoint's coordinates and substituting the values we derived, we can formulate the equation of the chord. By substituting back into the linear equation format \( y - y_1 = m(x - x_1) \), and simplifying, we ultimately arrive at the chord's equation.
Final Formulation
After some algebraic manipulation, we find the equation simplifies to:
\( 2x + 3y = 6c \).
Conclusion
This confirms that the equation of the chord of the hyperbola \( xy = c^2 \), which is bisected at the point \( (2c, 3c) \), is indeed \( 2x + 3y = 6c \). This process illustrates the interplay between geometric properties of hyperbolas and algebraic manipulation, showcasing how we can derive specific relationships within conic sections.