The correct option is
B √5This can be done by two methods:
- Conceptual Method (Good for boards)
- Formula based method (Good for Competitive Exams)
Solving by Method 1-
x2−4xy+4y2+x−2y−6=0
⇒(x−2y)2+(x−2y)=6
Let (x−2y)=u
⇒u2+u−6=0
Now, by applying method of splitting the middle term
⇒u2+3u−2u−6=0
⇒(u+3)(u−2)=0
⇒u=−3 or u=2
⇒x−2y=−3 and x−2y=2 are the equation of the two lines represented by the line pair and as the slope of both the lines are equal, hence, the lines are parallel.
The distance between parallel lines is the distance along a line perpendicular to them.
Let y=m1x be the line perpendicular to the pair of lines.
Since, slope of given line m2=12
⇒m1=−1m2=−2
So, equation of perpendicular line will be y=−2x
Now, line y=−2x will intersect line x−2y+3=0 at P1(−35,65) and x−2y−2=0 at P2(25,−45)
⇒distance between givel line pair is equal to the distance b/w P1 and P2
⇒√((−35)−(25))2+((65)−(−45))2
⇒√1+4
⇒√5
Hence, option B is correct.
Solving by Method 2-
x2−4xy+4y2+x−2y−6=0
It is of the form ax2+2hxy+by2+2gx+2fy+c=0
On comparing, we get
a=1,h=−2,b=4,g=0.5,f=−1,c=−6
Now, for lines to be parallel
h2=ab and af2=bg2
Since,these two equations are satisfied for the above values of a,h,b,g,f,c
Hence, the two lines are parallel.
Now applying the formula to calculate the distance b/w parallel pair of lines.
Distance= 2√g2−aca(a+b)
⇒ distance=2√0.52−(1)(−6)1(1+4)
⇒ distance=√5
Hence, option B is the answer.