How to find equations of two lines given a conic equation?

  • Thread starter ashina14
  • Start date
  • Tags
    Lines
In summary: We then have\begin{align*}x^2+ 8xy+ 16y^2&= \left(\frac{1}{17}x'+ \frac{4}{17}y'\right)^2+ 8\left(\frac{1}{17}x'+ \frac{4}{17}y'\right)\left(\frac{4}{17}x'- \frac{1}{17}y'\right)+ 16\left(\frac{4}{17}x'- \frac{1}{17}y'\right)^2 \\ &= \frac{1}{289}(x'+ 4y')^2+ \frac{8}{289}(4x'- y')(
  • #1
ashina14
34
0
I came across the question
The following equation represents two straight lines. Determine the equation of each of the two lines.
x^2+8 xy−x+16 y^2−4 y−72=0

I know we need to take common factors and the answer is
(x+4 y-9) (x+4 y+8) = 0
leading to equations y = 1/4 (-x-8) and y = (9-x)/4 but how did we get to (x+4 y-9) (x+4 y+8) = 0 in the first place?? Thanks
 
Physics news on Phys.org
  • #2
My first thought with any such conic, not knowing in advance whether it represents lines or not, would be to put it in "standard form" by eliminating the "xy" term.

Since an "xy" term represents a rotation of the axes, we can do that in either of two (equivalent) ways.

1) Write [itex]x= x'cos(\theta)- y'sin(\theta)[/itex], [itex]y= x' sin(\theta)+ y' cos(\theta)[/itex]. Then [itex]x^2= x'^2cos^2(\theta)- 2x'y' sin(\theta)cos(\theta)+ y'^2sin^2(\theta)[/itex], [itex]xy= x'^2 sin(\theta)cos(\theta)+ x'y'(cos^2(\theta)- sin^2(\theta))+ y'^2sin(\theta)cos(\theta)[/itex], and [itex]y^2= x'^2 sin^2(\theta)+ 2x'y' sin(\theta)cos(\theta)+ y'^2 cos^2(\theta)[/itex]. Put those into the equation and choose [itex]\theta[/itex] so that the coefficient of the x'y' term is 0.

2) More sophisticated but but simpler calculations: write the quadratic term, [itex]x^2+ 8xy+ 16y^2[/itex] as a matrix multiplication:
[tex]\begin{bmatrix}x & y\end{bmatrix}\begin{bmatrix}1 & 4 \\ 4 & 16\end{bmatrix}\begin{bmatrix}x \\ y \end{bmatrix}[/tex]
where I have "distributed" the coefficient of xy between the two "anti-diagonal" terms of the matrix in order to get a symmetric matrix so that it will have two independent eigenvalues.

Now, find the eigenvalues and eigenvectors of that matrix:
[tex]\left|\begin{array}{cc}1- \lambda & 4 \\ 4 & 16-\lambda\end{array}\right|= \lambda^2- 17\lambda= 0[/tex]
which has solutions [itex]\lambda= 0[/itex] and [itex]\lambda= 17[/itex]. The fact that one eigenvalue is 0 signals "parabola" (both the same sign, ellipse, differing signs, hyperbola) but "two parallel straight lines" is a special case of "parabola".

We look for eigenvectors corresponding to those eigenvalues. If <x y> is an eigenvector corresponding to eigenvalue 0, we must have
[tex]\begin{bmatrix}1 & 4 \\ 4 & 16\end{bmatrix}\begin{bmatrix}x \\ y \end{bmatrix}= \begin{bmatrix}x+ 4y \\ 4x+ 16y\end{bmatrix}= \begin{bmatrix}0 \\ 0 \end{bmatrix}[/tex]
which gives the two equations x+ 4y= 0 and 4x+ 16y= 0 both of which reduce to x= -4y or x+ 4y= 0. That is the line in the direction of the eigenvector <-4, 1>.

For the eigenvector corresponding to eigenvalue 17 we have
[tex]\begin{bmatrix}1 & 4 \\ 4 & 16\end{bmatrix}\begin{bmatrix}x \\ y \end{bmatrix}= \begin{bmatrix}x+ 4y \\ 4x+ 16y\end{bmatrix}= \begin{bmatrix}17x \\ 17y\end{bmatrix}[/tex]
which gives the equations x+ 4y= 17x and 4x+ 16y= 17y both of which reduce to y= 4x which is the same as y- 4x= 0. That is a line in the direction of the eigenvector <1 4>.

What that says is we can get rid of the xy term by using those lines as axes- that is define x'= x+ 4y and y'= y- 4x which are the same as x= (1/17)x'+ (4/17)y' and y= (4/17)x'+ (1/17)y'. Replace x and y in the original conic to eliminate the xy term.
 

FAQ: How to find equations of two lines given a conic equation?

1. How do I find the equations of two lines given a conic equation?

To find the equations of two lines given a conic equation, you will need to use the process of "completing the square" to rewrite the conic equation in a standard form. This will help you identify the center, radius, and any other properties of the conic section. From there, you can use the slope-intercept formula or point-slope formula to find the equations of the two lines.

2. What is the process of completing the square?

Completing the square involves manipulating an equation to make it into a perfect square trinomial. This is done by adding or subtracting a constant term to both sides of the equation, which will ultimately allow you to find the center and radius of the conic section. The steps for completing the square may vary depending on the type of conic equation you are working with.

3. Can I use the slope-intercept formula to find the equations of two lines for any conic equation?

No, the slope-intercept formula can only be used for finding the equations of two lines for a parabola. For other types of conic equations, such as circles or ellipses, you will need to use the point-slope formula.

4. What is the point-slope formula?

The point-slope formula is used to find the equation of a line passing through a given point with a known slope. It is written as y - y1 = m(x - x1), where (x1, y1) is the given point and m is the slope of the line. This formula is useful for finding the equations of two lines for conic sections other than parabolas.

5. Are there any shortcuts or tricks for finding the equations of two lines for conic sections?

There are no shortcuts or tricks for finding the equations of two lines for conic sections. It requires a thorough understanding of completing the square and the slope-intercept and point-slope formulas. You may also find it helpful to practice with various types of conic equations to become more familiar with the process.

Similar threads

Replies
1
Views
899
Replies
7
Views
2K
Replies
23
Views
2K
Replies
20
Views
3K
Replies
12
Views
2K
Replies
1
Views
1K
Replies
4
Views
2K
Replies
2
Views
862
Replies
5
Views
1K
Back
Top