I am to prove that $(ab-h^2)(ax^2+2hxy+by^2+2gx+2fy)+af^2+bg^2-2fgh=0$ represents a pair of straight lines. I am aware of the condition that is represents a pair of straight lines if $abc+2fgh-af^2-bg^2-ch^2=0$ in the general equation for 2nd degree, but that would turn out to be very cumbersome. So, is there any shortcut to prove this?
2026-04-05 19:24:36.1775417076
Prove this equation represents a pair of straight lines.
1.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ANALYTIC-GEOMETRY
- Asymptotes of hyperbola
- Position of point with respect to hyperbola
- Show that the asymptotes of an hyperbola are its tangents at infinity points
- Surface by revolution
- All possible values of coordinate k such that triangle ABC is a right triangle?
- Triangle inside triangle
- Is there an equation to describe regular polytopes?
- How do I prove that the gradient between a fixed and any general point on a given line is $m$?
- Three-Dimensional coordinate system
- How to find reflection of $(a,b)$ along $y=x, y = -x$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Here are two ways to answer the question.
It is clear that the following condition must hold:
$$\tag{0}m:=a b - h^2 \neq 0$$
(otherwise, the LHS of the given equation would become a constant).
The equation of the conical section can thus be divided by $m$, and therefore be written
$$\tag{1}U:=ax^2+2hxy+by^2+2gx+2fy+c=0 \ \ \text{where} \ \ c:=\frac{a f^2 + b g^2 - 2f g h}{a b - h^2}$$
or, in a matrix form:
$U=X^TMX=0$ with $X^T=(x \ y \ 1)$ and:
$$\tag{2} M=\pmatrix{a& h& g\\h& b& f\\g& f& c}.$$
Expanding the determinant of $M$ along its third column gives $det(M)=0$.
Therefore $rank(M)\leq 2$.
But condition (0) expresses the fact that the upper left minor of $M$ is nonzero. Thus $rank(M)\geq 2$. Finally:
$$\tag{3} rank(M)=2.$$
Thus the conical section is decomposable into 2 straight lines (see for example (Decomposition of a degenerate conic)), but these straight lines might have complex coefficients!
It appears that a condition of reality is
$$\tag{3}h^2 > ab$$
(were you aware of it?) as we are going to see it in the second way.
Under condition (3), (1) can be written
$$\tag{4}U=\left(s x + \frac{h y + g}{s}\right)^2-\left(t y + \frac{u}{t}\right)^2=0$$
by setting $s=\sqrt{a}, t=\dfrac{\sqrt{h^2 - a b}}{s}, u=\dfrac{g h - a f}{a}.$
Being a difference of two squares, (4) can be decomposed into two pairs of first degree equations which are the equations of the straight lines.