DeeptiM
What is the shortest distnace b/w the following 2 lines:
x+y=3 and
2x+2y=8
Well this seemed to be an easy one on the onset but i got it wrong..um sure i goofed up somewhere..
pls help me with the answer explanation. I will post the answer later.
The shortest distance between any two lines on the xy axis would be either 0 (the lines will intersect somewhere) or the lines will be parallel.
The two lines are:
x + y = 3
x + y = 4
They are parallel.
(Recall that the test of parallel lines is a1/a2 = b1/b2)
They intersect the x axis at x = 3 and x = 4 and at y axis at y = 3 and y = 4.
Now there are many ways of getting the distance between them.
The first that comes to my mind is using the little triangle abc. ab is dropped perpendicular to the line.
Co-ordinates of a are (3, 0) and of c are (4, 0).
Attachment:
Ques3.jpg [ 6.25 KiB | Viewed 9214 times ]
In the little triangle, ac = 1 unit, angle bca is 45 degrees so it is a 45-45-90 triangle. Since ac = 1 unit, \(ab = 1/\sqrt{2}\)
Recall that the sides in a 45-45-90 are 1:1:\(\sqrt{2}\)
The distance between the 2 lines = ab = \(1/\sqrt{2}\) or \(\sqrt{2}/2\)