Question
Question: Prove that the equation \[{y^3} - {x^3} + 3xy(y - x) = 0\] represents three straight lines equally i...
Prove that the equation y3−x3+3xy(y−x)=0 represents three straight lines equally inclined to one another.
Solution
Solve the given equation to find three equations representing straight lines using the formula a3−b3=(a−b)(a2+ab+b2) and find the angle they are inclined to each other using the formula tanθ=1+m1m2m1−m2 where m1 and m2 are the slopes of the lines. Then prove that the angles are equal.
Complete step-by-step answer:
The equation of straight lines involves linear power of x and y. The given equation contains cubic terms of x and y, representing the product of the equation of three lines. We solve the equation to find the equation of three lines.
Consider the equation y3−x3+3xy(y−x)=0 and we need to simplify the left-hand side of the equation.
y3−x3+3xy(y−x)=0..........(1)
We know that a3−b3=(a−b)(a2+ab+b2), using this formula in equation (1), we get:
(y−x)(y2+xy+x2)+3xy(y−x)=0
Taking (y - x) as a common term, we get:
(y−x)(y2+xy+x2+3xy)=0
Simplifying, we get:
(y−x)(y2+x2+4xy)=0
Hence, we get two equations:
y−x=0...........(2)
y2+x2+4xy=0.......(3)
Simplifying equation (3) using formula for quadratic root, that is, the roots of the equation ax2+bx+c=0 is as follows:
x=2a−b±b2−4ac........(4)
Using formula (4) in equation (3), we get:
y=2−4x±(4x)2−4.1.x2
Simplifying this we get:
y=2−4x±16x2−4x2
y=2−4x±12x2
y=2−4x±2x3
y=−2x±x3
The two solutions are:
y=−2x+x3..........(5)
y=−2x−x3.........(6)
Equations (2), (5) and (6) are the equations of three lines. Let the lines be A, B and C respectively.
Given a line equation as y=mx+c, m is called the slope of the line and c is called its y-intercept. Comparing this equation with (2), (5), and (6), we have:
Slope of line A is 1.
Slope of line B is 3−2.
Slope of line C is −3−2.
Angle between two lines with slopes m1 and m2 is given as follows:
tanθ=1+m1m2m1−m2
Hence, the angle between lines A and B is as follows:
tanθ=1+1.(3−2)1−(3−2)
⇒tanθ=1+3−23−3
⇒tanθ=3−13(3−1)
⇒tanθ=3
θ=60∘
Then angle between lines A and C is as follows:
tanθ=1+1.(−3−2)1−(−3−2)
⇒tanθ=1−3−23+3
⇒tanθ=−3−13(3+1)
⇒tanθ=−3
⇒tanθ=3
θ=60∘
The angle between lines B and C is as follows:
tanθ=1+(3−2).(−3−2)3−2−(−3−2)
⇒tanθ=1−(3−4)3−2+3+2
⇒tanθ=223
⇒tanθ=3
θ=60∘
Hence, they are equally inclined to each other at an angle of 60∘.
Note: Usually students think linear equations represent straight lines and all higher equations represent curves that are not straight lines but this notion is wrong. As we see in this question, even a third-degree equation can represent three straight lines and not a curve.