Question: Find the slope of a line which passes through the origin and the mid-point of the line segment joining P(0, -4) and B(8, 0).
Solution:
Step 1: Find the mid-point of the segment PB.
Mid-point M = (2x1+x2,2y1+y2)=(20+8,2−4+0)=(4,−2).
Step 2: Find the slope of the line passing through the origin O(0,0) and M(4, -2).
m=x2−x1y2−y1=4−0−2−0=−42=−21.
Example 2: Collinearity of Points
Question: Find the value of k for which the points A(k, 1), B(5, 5), and C(10, 7) are collinear.
Solution:
For the points to be collinear, the slope of AB must equal the slope of BC.
Step 1: Set up the slope expressions.
mAB=5−k5−1=5−k4.
mBC=10−57−5=52.
Step 2: Equate the slopes and solve for k.
5−k4=52⟹4(5)=2(5−k)⟹20=10−2k⟹10=−2k⟹k=−5.
Example 3: Angle Between Lines
Question: Find the acute angle between two lines whose slopes are 3 and 1/3.
Solution:
Let m1=3 and m2=1/3. The angle θ is given by the formula:
tanθ=1+m1m2m2−m1=1+(3)(1/3)1/3−3
=1+1(1−3)/3=2−2/3=31
Since tanθ=1/3, the acute angle θ is 30∘.
Example 4: Equation using Point-Slope Form
Question: Find the equation of the line passing through (-4, 3) with a slope of 1/2.
Solution:
Using the point-slope form y−y1=m(x−x1) with (x1,y1)=(−4,3) and m=1/2.
y−3=21(x−(−4))⟹2(y−3)=x+4.
2y−6=x+4⟹x−2y+10=0.
Example 5: Equation using Two-Point Form
Question: Find the equation of the line passing through (-1, 1) and (2, -4).
Solution:
Using the two-point form: y−y1=x2−x1y2−y1(x−x1).
y−1=2−(−1)−4−1(x−(−1))⟹y−1=3−5(x+1).
3(y−1)=−5(x+1)⟹3y−3=−5x−5⟹5x+3y+2=0.
Example 6: Equation using Intercept Form
Question: Find the equation of a line that makes intercepts -3 and 2 on the x- and y-axes respectively.
Solution:
Using the intercept form ax+by=1 with x-intercept a=−3 and y-intercept b=2.
−3x+2y=1.
To clear the fractions, multiply by the LCM (6):
6(−3x)+6(2y)=6(1)⟹−2x+3y=6.
In general form, this is 2x−3y+6=0.
Example 7: Equation using Normal Form
Question: Find the equation of a line whose perpendicular distance from the origin is 5 and the angle the normal makes with the positive x-axis is 30°.
Solution:
Using the normal form xcosω+ysinω=p with p=5 and ω=30∘.
xcos(30∘)+ysin(30∘)=5⟹x(23)+y(21)=5.
Multiply by 2 to simplify: 3x+y−10=0.
Example 8: Converting to Slope-Intercept Form
Question: Reduce 6x+3y−5=0 to slope-intercept form and find its slope and y-intercept.
Solution:
To convert to the slope-intercept form y=mx+c, we isolate the y-term.
3y=−6x+5.
Divide by 3: y=−2x+5/3.
Comparing this to y=mx+c, the slope is m=−2 and the y-intercept is c=5/3.
Example 9: Distance of a Point from a Line
Question: Find the distance of the point (3, -5) from the line 3x−4y−26=0.
Solution:
Using the distance formula d=A2+B2∣Ax1+By1+C∣:
Question: Find the distance between the parallel lines 3x−4y+7=0 and 6x−8y−10=0.
Solution:
Step 1: Normalize the equations so the coefficients of x and y match. Divide the second equation by 2:
(6x−8y−10=0)÷2⟹3x−4y−5=0.
Step 2: Now compare 3x−4y+7=0 and 3x−4y−5=0. We have C1=7,C2=−5.
Step 3: Use the formula d=A2+B2∣C1−C2∣:
d=32+(−4)2∣7−(−5)∣=25∣12∣=512.
Example 11: Using Family of Lines
Question: Find the equation of the line through the intersection of 2x+y−1=0 and x−3y+1=0 and the point (1,1).
Solution:
Step 1: The equation of any line passing through the intersection is L1+λL2=0.
(2x+y−1)+λ(x−3y+1)=0.
Step 2: Since this line passes through (1,1), substitute these coordinates to find λ.
(2(1)+1−1)+λ(1−3(1)+1)=0⟹2+λ(−1)=0⟹λ=2.
Step 3: Substitute λ=2 back into the family equation:
(2x+y−1)+2(x−3y+1)=0⟹2x+y−1+2x−6y+2=0⟹4x−5y+1=0.
Example 12: Position of a Point
Question: Are the points (2,1) and (-3,5) on the same side of the line 2x−3y+6=0?
Solution:
Let the line's expression be L(x,y)=2x−3y+6.
Step 1: Substitute the first point into the expression.
L(2,1)=2(2)−3(1)+6=4−3+6=7 (Positive).
Step 2: Substitute the second point into the expression.
L(−3,5)=2(−3)−3(5)+6=−6−15+6=−15 (Negative).
Since the signs of the results are opposite, the points lie on opposite sides of the line.
Example 13: Equation of a Perpendicular Bisector
Question: Find the equation of the perpendicular bisector of the segment joining (7, 1) and (3, 5).
Solution:
Step 1: Find the midpoint of the segment: M = (27+3,21+5)=(5,3).
Step 2: Find the slope of the segment: m1=3−75−1=−44=−1.
Step 3: The slope of the perpendicular bisector is m2=−1/m1=1.
Step 4: The equation of the bisector is the line through M(5,3) with slope 1:
y−3=1(x−5)⟹y−3=x−5⟹x−y−2=0.
Example 14: Equation of an Altitude
Question: Find the equation of the altitude from vertex A of a triangle with vertices A(2,-1), B(4,0), and C(3,2).
Solution:
The altitude from A is perpendicular to the opposite side BC.
Step 1: The slope of BC is mBC=3−42−0=−2.
Step 2: The slope of the altitude is the negative reciprocal, malt=−1/(−2)=1/2.
Step 3: The altitude passes through A(2,-1). Its equation is:
y−(−1)=21(x−2)⟹2(y+1)=x−2⟹x−2y−4=0.
Example 15: Foot of the Perpendicular
Question: Find the coordinates of the foot of the perpendicular from (2,3) on the line x+y-11=0.
Solution:
Let the point be P(x1,y1)=(2,3) and the line be ax+by+c=0. The foot (x,y) is given by the formula:
ax−x1=by−y1=−a2+b2ax1+by1+c.
Here a=1,b=1,c=−11.
1x−2=1y−3=−12+121(2)+1(3)−11=−2−6=3.
x−2=3⟹x=5
y−3=3⟹y=6
The foot is (5,6).
Example 16: Image of a Point
Question: Find the image of the point (3,8) in the line x+3y=7.
Solution:
Let the point be P(x1,y1)=(3,8) and the line be x+3y−7=0. The image (x,y) is given by the formula:
ax−x1=by−y1=−2a2+b2ax1+by1+c.
1x−3=3y−8=−212+321(3)+3(8)−7=−21020=−4.
x−3=−4⟹x=−1
y−8=−12⟹y=−4
The image is (-1,-4).
Example 17: Finding the Orthocenter
Question: Find the orthocenter of the triangle with vertices (0,0), (3,4) and (4,0).
Solution:
Let A=(0,0), B=(3,4), C=(4,0). The orthocenter is the intersection of the altitudes.
Altitude 1: The side AC lies on the x-axis. The altitude from B to AC is the vertical line passing through B, which is x=3.
Altitude 2: The slope of AB is mAB=4/3. The altitude from C to AB has a slope of m⊥=−3/4 and passes through C(4,0). Its equation is y−0=−3/4(x−4).
Intersection: Substitute x=3 into the second equation: y=−3/4(3−4)=3/4.
The orthocenter is (3, 3/4).
Example 18: Finding the Circumcenter
Question: Find the circumcenter of the triangle with vertices A(1,1), B(2,3), and C(4,1).
Solution:
The circumcenter is the intersection of the perpendicular bisectors.
Bisector 1 (of AC): Midpoint is (2.5,1). Side AC is horizontal, so the bisector is the vertical line x=2.5.
Bisector 2 (of BC): Midpoint is (3,2). Slope of BC is 4−21−3=−1. The slope of the bisector is 1. Its equation is y−2=1(x−3)⟹y=x−1.
Intersection: Substitute x=2.5 into the second equation: y=2.5−1=1.5.
The circumcenter is (2.5, 1.5).
Example 19: Area of a Triangle
Question: Find the area of the triangle formed by the lines y=x, x+y=2 and the x-axis.
Solution:
Step 1: Find the vertices of the triangle.
Intersection of y=x and x+y=2 is (1,1).
Intersection of y=x and x-axis (y=0) is (0,0).
Intersection of x+y=2 and x-axis is (2,0).
Step 2: The vertices are (0,0), (2,0), and (1,1). The base of the triangle lies on the x-axis and has length 2. The height is the y-coordinate of the third vertex, which is 1.
Step 3: Area = 21×base×height=21×2×1=1 sq. unit.
Example 20: Locus Problem
Question: A point moves such that its distance from the line 3x−4y+1=0 is always 2 units. Find its locus.
Solution:
Let the point be (x,y). The distance from (x,y) to the line is given by the formula d=32+(−4)2∣3x−4y+1∣.
We are given that d=2.
5∣3x−4y+1∣=2⟹∣3x−4y+1∣=10.
This absolute value equation gives two possible linear equations:
3x−4y+1=10⟹3x−4y−9=0
3x−4y+1=−10⟹3x−4y+11=0
The locus is a pair of parallel lines.
Example 21: Family of Lines with Intercept Condition
Question: Find the equation of the line passing through the intersection of 2x+3y=1 and 3x−4y=1 which cuts off equal intercepts on the axes.
Solution:
Step 1: Find the intersection point. Solving the system 2x+3y=1 and 3x−4y=1 gives the point (7/17, 1/17).
Step 2: Consider the two cases for 'equal intercepts'.
Case A: Intercepts are equal and non-zero. The line has the form x+y=a. Since it passes through (7/17,1/17), we have 7/17+1/17=a⟹a=8/17. The line is x+y=8/17.
Case B: Both intercepts are zero. The line passes through the origin (0,0) and (7/17,1/17). Its slope is m=7/171/17=1/7. The line is y=71x, or x−7y=0.
Example 22: Finding the Incenter
Question: Find the incenter of the triangle with vertices (3,0), (0,4), and (0,0).
Solution:
Let the vertices be A(3,0), B(0,4), C(0,0). This is a right-angled triangle.
Step 1: Find the side lengths.
a (side opposite A) = length of BC = 4.
b (side opposite B) = length of AC = 3.
c (side opposite C) = length of AB = (3−0)2+(0−4)2=5.
Step 2: Use the incenter formula: I=(a+b+caxA+bxB+cxC,a+b+cayA+byB+cyC).
Question: Find the equation of the line through (-2,3) and parallel to the x-axis.
Solution:
A line parallel to the x-axis is a horizontal line. All points on a horizontal line have the same y-coordinate. Since the line passes through (-2,3), its y-coordinate must always be 3. Therefore, the equation is y=3.
Example 24: Concurrent Lines
Question: For what value of k are the lines 2x−3y+k=0, 3x−4y−13=0 and 8x−11y−33=0 concurrent?
Solution:
For lines to be concurrent, they must all intersect at a single point.
Step 1: Find the intersection of the two known lines: 3x−4y=13 and 8x−11y=33. Solving this system gives x=11,y=5. The point of intersection is (11,5).
Step 2: For the lines to be concurrent, this point must also lie on the first line. Substitute (11,5) into 2x−3y+k=0.
2(11)−3(5)+k=0⟹22−15+k=0⟹7+k=0⟹k=−7.
Example 25: Angle Bisectors
Question: Find the equation of the bisectors of the angles between the lines 3x−4y+7=0 and 12x−5y−8=0.
Solution:
The equation of the angle bisectors is given by A12+B12A1x+B1y+C1=±A22+B22A2x+B2y+C2.
Question: Find the area of the parallelogram whose sides are x+2y+3=0, x+2y−1=0, 2x−y+1=0 and 2x−y−2=0.
Solution:
The area of a parallelogram formed by lines a1x+b1y+c1=0,a1x+b1y+d1=0,a2x+b2y+c2=0,a2x+b2y+d2=0 is given by ∣a1b2−a2b1(c1−d1)(c2−d2)∣.
Pair 1 (a1=1,b1=2): c1=3,d1=−1.
Pair 2 (a2=2,b2=−1): c2=1,d2=−2.
Area = ∣(1)(−1)−(2)(2)(3−(−1))(1−(−2))∣=∣−1−4(4)(3)∣=∣−512∣=12/5 sq. units.
Example 27: Ratio of Division
Question: Find the ratio in which the line 3x+4y−7=0 divides the line segment joining the points (1,2) and (-2,1).
Solution:
A quick method is to use the formula: Ratio = −Ax2+By2+CAx1+By1+C.
Ratio = −3(−2)+4(1)−73(1)+4(2)−7=−−6+4−73+8−7=−−94=4/9.
Since the ratio is positive, the division is internal in the ratio 4:9.
Example 28: Condition for three lines to be concurrent
Question: Show that the lines x−y=6, 4x−3y=20 and 6x+5y+8=0 are concurrent.
Solution:
Step 1: Find the intersection of the first two lines.
From x−y=6, we have x=y+6. Substituting into the second: 4(y+6)−3y=20⟹4y+24−3y=20⟹y=−4.
Then x=(−4)+6=2. The intersection point is (2,-4).
Step 2: Check if this point lies on the third line.
Substitute (2,-4) into 6x+5y+8=0: 6(2)+5(−4)+8=12−20+8=0.
Since the point satisfies the third equation, the lines are concurrent.
Example 29: Parametric Form
Question: Find the coordinates of a point on the line x+y=4 that is at a unit distance from the line 4x+3y=10.
Solution:
Let the point be (h,k).
Condition 1:h+k=4⟹k=4−h.
Condition 2: The distance from (h,k) to 4x+3y−10=0 is 1.
42+32∣4h+3k−10∣=1⟹∣4h+3k−10∣=5.
Substitute k=4−h into the second condition:
∣4h+3(4−h)−10∣=5⟹∣4h+12−3h−10∣=5⟹∣h+2∣=5.
This gives two possibilities:
h+2=5⟹h=3. Then k=4−3=1. Point is (3,1).
h+2=−5⟹h=−7. Then k=4−(−7)=11. Point is (-7,11).
Example 30: Shift of Origin
Question: Find the new coordinates of the point (3,-4) if the origin is shifted to (1,2).
Solution:
Let the original coordinates be (x,y)=(3,−4) and the new origin be (h,k)=(1,2). Let the new coordinates be (x′,y′).
The transformation equations are x=x′+h and y=y′+k.