Animated Solution for Mathematics - Straight Lines: The vertices of a triangle are A(−1,3), B(−2,2) and C(3,−1). A new triangle is formed by shifting the sides of the triangle by one unit inwards. Then the equation of the side of the new triangle nearest to origin is :
Select Answer:
Visualized Solution
Visualizing △ABC
Vertices of the given triangle:
A(−1,3)
B(−2,2)
C(3,−1)
Identifying the Target Side
We need the side of the new triangle nearest to the origin (0,0).
Visually and mathematically, side AC is closest to the origin.
Shifting AC inwards moves it even closer to (0,0).
Slope of Side AC
Formula for slope: m=x2−x1y2−y1
Substitute coordinates of A(−1,3) and C(3,−1):
m=3−(−1)−1−3
Equation of Side AC
m=4−4=−1
Point-slope form: y−y1=m(x−x1)
y−3=−1(x−(−1))
Standard Form:x+y−2=0
Distance of AC from Origin
Perpendicular distance from (0,0) to ax+by+c=0:
p=a2+b2∣c∣
p=12+12∣−2∣=22=2
The Inward Shift
The triangle sides are shifted 1 unit inwards.
Original distance of AC from origin: p=2
New distance from origin: p′=2−1
Equation of the Shifted Line
The new line is parallel to x+y−2=0.
Let its equation be: x+y−d=0
We need to find the value of the constant d.
Applying the Distance Formula
Distance of x+y−d=0 from (0,0) is p′=2−1
12+12∣−d∣=2−1
2∣d∣=2−1
Solving for d
Multiply by 2:
∣d∣=2(2−1)
∣d∣=2−2
Since the line is between (0,0) and x+y=2, d must be positive.
d=2−2
Final Equation
Substitute d=2−2 into x+y−d=0:
x+y−(2−2)=0
This matches Option (3).
00:00 / 00:00
The Sigma Insight: Distance of a Point from a Line
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler of the mathematical landscape. Today, we are not just solving a problem; we are embarking on a journey through the coordinate plane. We have a triangle, a simple geometric shape, but it hides a secret.
We are going to shift its boundaries, and in doing so, we will uncover the elegance of parallel lines and the power of the perpendicular distance formula. Let us begin.
Visualizing the Triangle
Imagine you are standing on a vast, empty grid. You have three points: A(−1,3), B(−2,2), and C(3,−1). These are the vertices of our triangle.
Before we touch a single equation, let us visualize them. A is in the second quadrant, B is also in the second quadrant, and C is in the fourth.
When you connect these points, you see a triangle that stretches across the origin. This visualization is your most powerful tool. It tells you that the side AC is the one that passes closest to the origin (0,0). This is our target.
The Hunt for the Equation of AC
To work with side AC, we need its equation. We know two points: A(−1,3) and C(3,−1).
The slope m is the change in y over the change in x. Using the formula m=x2−x1y2−y1, we calculate:
m=3−(−1)−1−3=4−4=−1
With a slope of −1 and a point A(−1,3), we use the point-slope form: y−3=−1(x−(−1)). Expanding this, we get y−3=−x−1, which simplifies beautifully to:
x+y−2=0
This is the soul of our line AC. It is the foundation upon which we will build our solution.
The Geometry of the Inward Shift
Now, the problem asks us to shift the sides of the triangle one unit inwards. What does this mean? It means we are creating a new line, parallel to x+y−2=0, but shifted by a distance of 1 unit towards the origin.
First, let us find the distance of the original line AC from the origin. The perpendicular distance formula is p=a2+b2∣c∣. Plugging in our values, we get:
p=12+12∣−2∣=22=2
This is the distance from the origin to the original side AC. Since we are shifting the line inwards, towards the origin, our new distance p′ will be p−1, which is 2−1.
The Algebraic Resolution
We know the new line is parallel to x+y−2=0. Therefore, it must have the same slope. We can write its equation as x+y−d=0, where d is the unknown constant we need to find.
We apply the perpendicular distance formula again, this time for our new line:
12+12∣−d∣=2−1
This simplifies to 2∣d∣=2−1. Multiplying both sides by 2, we get:
∣d∣=2(2−1)=2−2
Since the line lies between the origin and the original line, d must be positive. Thus, d=2−2.
Final Elegance
We have arrived at our destination. Substituting d back into our equation, we get:
x+y−(2−2)=0
This is the equation of the side of the new triangle nearest to the origin. It matches option (3).
Look at the beauty of this result. We started with a simple triangle, used the slope to define its boundary, used the distance formula to measure its position, and used the concept of parallel lines to shift it. This is the essence of coordinate geometry: transforming a visual problem into an algebraic one, and then solving it with precision and grace.