Question
How to turn a line and hyperbola intersection into a quadratic equation
Original question: The line with equation y = 8x − 32 intersects the hyperbola at two points. (c) Show how to use the equations of the line and the hyperbola to formulate a quadratic equation in the form ax^2 + bx + c = 0, the solutions of which are the x-coordinates of the points of intersection. Do not determine these x-coordinates. (3 marks) Solution 8x − 32 = \frac{2}{x − 4} 4x − 16 = \frac{1}{x − 4} (4x − 16)(x − 4) = 1 4x^2 − 32x + 64 = 1 4x^2 − 32x + 63 = 0 Specific behaviours ✓ forms equations ✓ shows product of binomial terms ✓ expands and simplifies into required form See next page CALCULATOR-ASSUMED 9 METHODS UNIT 1 (d) Determine the coor[?] of the points of intersection of the line and the hyperbola. (2 marks) Solution
Expert Verified Solution
Key concept: This is a neat algebra setup: put the line and hyperbola equal to each other, clear the denominator, and the intersection points fall out from the quadratic you build.
Step by step
Let the hyperbola be
and the line be
Step 1: Set the equations equal
Since the intersection points have the same -value,
Step 2: Clear the denominator
Multiply both sides by :
You can simplify first:
or, using the equivalent form shown in the working,
then
Step 3: Expand and rearrange
So the quadratic equation is
Its solutions are the -coordinates of the intersection points.
Pitfall alert
A frequent mistake is forgetting to multiply every term by the denominator. If you only clear one side of the equation, the quadratic won’t come out correctly. Another common slip is leaving the equation in a form with fractions, even though the prompt asks for .
Try different conditions
If the line had a different gradient, you’d still set the two expressions for equal and multiply through by the denominator of the hyperbola. The final quadratic would change, but the method stays identical: substitute, clear fractions, expand, and collect terms.
Further reading
simultaneous equations, quadratic equation, hyperbola
FAQ
How do you form a quadratic equation from the intersection of a line and a hyperbola?
Set the two expressions for $y$ equal, clear the denominator, and expand. In this case the quadratic is $4x^2-32x+63=0$, and its solutions give the x-coordinates of the intersection points.