Animated Solution for Mathematics - Straight Lines: The straight lines x+y=0,3x+y−4=0,x+3y−4=0 form a triangle which is
Select Answer:
Visualized Solution
Visualizing the Three Lines
Given lines:
Line 1 (L1): x+y=0
Line 2 (L2): 3x+y−4=0
Line 3 (L3): x+3y−4=0
Strategy: Finding the Vertices
To find the type of triangle, we need to find the coordinates of its vertices.
Vertices are found by solving the equations of the lines pairwise:
1. Intersection of L1 and L3 (Vertex A)
2. Intersection of L1 and L2 (Vertex B)
3. Intersection of L2 and L3 (Vertex C)
Solving L1 and L3 for Vertex A
From L1: y=−x
Substitute y=−x into L3:
x+3(−x)−4=0
−2x−4=0⟹x=−2
Since y=−x, y=2
Vertex A=(−2,2)
Solving L1 and L2 for Vertex B
From L1: y=−x
Substitute y=−x into L2:
3x+(−x)−4=0
2x−4=0⟹x=2
Since y=−x, y=−2
Vertex B=(2,−2)
Solving L2 and L3 for Vertex C
From L2: y=4−3x
Substitute into L3:
x+3(4−3x)−4=0
x+12−9x−4=0
−8x+8=0⟹x=1
Substitute x=1 into y=4−3x⟹y=1
Vertex C=(1,1)
The Formed Triangle ABC
We have the three vertices:
Vertex A=(−2,2)
Vertex B=(2,−2)
Vertex C=(1,1)
These vertices enclose the triangle ABC.
The Distance Formula
To classify the triangle, we calculate the lengths of its sides.
Distance Formula:
d=(x2−x1)2+(y2−y1)2
Calculating Side AB
Between A(−2,2) and B(2,−2):
AB=(2−(−2))2+(−2−2)2
AB=42+(−4)2
AB=16+16=32=42
Calculating Side BC
Between B(2,−2) and C(1,1):
BC=(1−2)2+(1−(−2))2
BC=(−1)2+32
BC=1+9=10
Calculating Side CA
Between C(1,1) and A(−2,2):
CA=(−2−1)2+(2−1)2
CA=(−3)2+12
CA=9+1=10
Conclusion: Isosceles Triangle
We have:
BC=CA=10
AB=42
Since two sides are equal (BC=CA), the triangle is isosceles.
00:00 / 00:00
The Sigma Insight: Various Forms of Equations of a Line
Solution Diagram
Analyzing the Setup
Imagine you are standing on a vast coordinate plane. You have three lines:
L1:x+y=0L2:3x+y−4=0L3:x+3y−4=0
These lines are not just abstract equations; they are paths that carve out a triangular region in space. Our mission is to uncover the nature of this triangle.
The Hunt for Vertices
To understand the triangle, we must first identify its corners—the vertices. These are the points where our lines meet, found by solving the equations pairwise.
For Vertex A, the intersection of L1 and L3, we use the fact that L1 gives us y=−x. Substituting this into L3:
x+3(−x)−4=0
−2x=4⇒x=−2,y=2
Thus, A=(−2,2).
For Vertex B, the intersection of L1 and L2, we substitute y=−x into L2:
3x+(−x)−4=0
2x=4⇒x=2,y=−2
Thus, B=(2,−2).
For Vertex C, the intersection of L2 and L3, we solve the system:
3x+y=4x+3y=4
Subtracting the equations or using substitution yields x=1 and y=1. So, C=(1,1).
Measuring the Sides
Now that we have our vertices A(−2,2), B(2,−2), and C(1,1), we measure the sides using the distance formula:
d=(x2−x1)2+(y2−y1)2
For side AB:
AB=(2−(−2))2+(−2−2)2=42+(−4)2=32=42
For side BC:
BC=(1−2)2+(1−(−2))2=(−1)2+32=10
For side CA:
CA=(−2−1)2+(2−1)2=(−3)2+12=10
The Verdict
Look at our results: BC=10 and CA=10.
Because two sides are equal, this is the hallmark of an isosceles triangle. The third side, AB=42, is different, confirming that it is not equilateral.
We have successfully used coordinate geometry to prove the nature of our triangle. It is a beautiful, symmetric, isosceles triangle.