Proving the square formed by pairs of lines

364 Views Asked by At

Show that the two pairs of lines $12x^2+7xy-12y^2=0, 12x^2+7xy-12y^2-x+7y-1=0$ form a square. I know that both the equations represent a pair of straight lines. Also the first equation represents a pair of straight lines through origin which are as follows $(4x-3y)(3x+4y)=0$ But how should I calculate for the second equation and after calculating how should I prove.

1

There are 1 best solutions below

0
On

The second pair of equations can be factored as (4x-3y+1)(3x+4y-1)

Thus, you have two pairs of parallel lines-

Pair 1: 4x-3y=0 and 4x-3y+1=0 Pair 2: 3x+4y=0 and 3x+4y-1=0

Two pairs of parallel lines intersect to make a square! Hope this helps :)