The equation of a curve is $$3x^2 + 8xy + y^2 = -13.$$ Find the equations of the two tangents which are parallel to the $y$-axis.
2026-04-01 00:10:57.1775002257
On
Tangents to the curve and parallel to the $y$-axis?
5.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
The equation of any straight line parallel to the y-axis is x=c (where c is some constant).
If this line is tangent to the given curve, the point (c,y) must lie on both the line as well as on the curve, so, $3c^2+8cy+y^2=-13$
$=>y^2+y(8c)+(3c^2+13)=0$, but this is a quadratic equation in y.
As the line is tangent to the given curve, both the value of y should be same($\frac{-8c}{2}=-4c$) to make the two point of intersection coincide.
=>$(8c)^2=4(3c^2+13)$ as the discriminant needs to 0.
$=>c=±1$, so the equation of the required tangents are x=±1.
The point of contact being (c , -4c) ≡ (±1 , ∓4).
Hints :