Question
Mathematics Question on 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 :
x−y−(2+2)=0
−x+y−(2−2)=0
x+y−(2−2)=0
x+y+(2+2)=0
x+y−(2−2)=0
Solution
Given points are A(−1,3) and C(3,−1).
The slope of line AC is given by
m=x2−x1y2−y1=3+1−1−3=−1.
Using the point-slope form equation for line AC passing through point A(−1,3):
y−3=−1(x+1)⟹x+y=2.
To find the equation of a line parallel to AC but shifted inward by a unit distance, we utilize the formula for the distance between parallel lines.
For a line of the form ax+by+c=0, a parallel line shifted by a perpendicular distance d is given by modifying the constant term:
∣d∣=a2+b2∣c1−c2∣.
For the given line x+y=2,
the equation of a parallel line shifted inward by a distance 2 becomes:
x+y=2−2.