Solveeit Logo

Question

Question: Find the distance between the following pair of points \( \left( {a,b} \right) \) and \( \left( { - ...

Find the distance between the following pair of points (a,b)\left( {a,b} \right) and (a,b)\left( { - a, - b} \right) .
A. 4(a2+b2)124{\left( {{a^2} + {b^2}} \right)^{\dfrac{1}{2}}}
B. 2a2+b22\sqrt {{a^2} + {b^2}}
C. 8(a2+b2)128{\left( {{a^2} + {b^2}} \right)^{\dfrac{1}{2}}}
D. 3(a2+b2)123{\left( {{a^2} + {b^2}} \right)^{\dfrac{1}{2}}}

Explanation

Solution

Hint : The distance between the two points can be obtained by substituting the given two points in the distance formula. The distance formula is d=(x2x1)2+(y2y1)2d = \sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} between the two points (x1)(x_1) and (x2)(x_2)

Complete step-by-step answer :
The given points are A(a,b)A\left( {a,b} \right) and B(a,b)B\left( { - a, - b} \right) .
The distance between the two points (x1,y1)\left( {{x_1},{y_1}} \right) and (x2,y2)\left( {{x_2},{y_2}} \right) is given by the formula,
D=(x2x1)2+(y2y1)2(1)D = \sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} \cdots \left( 1 \right)
On comparing the given points with the points in the standard formula, we get
x1=a{x_1} = a , y1=b{y_1} = b , x2=a{x_2} = - a and y2=b{y_2} = - b .
Substitute the obtained values of x1{x_1} , x2{x_2} , y1{y_1} and y2{y_2} in the equation (1), we get
D=(aa)2+(bb)2(2)\Rightarrow D = \sqrt {{{\left( { - a - a} \right)}^2} + {{\left( { - b - b} \right)}^2}} \cdots \left( 2 \right)
On simplifying the equation (2), we get
D=(2a)2+(2b)2(3)\Rightarrow D = \sqrt {{{\left( { - 2a} \right)}^2} + {{\left( { - 2b} \right)}^2}} \cdots \left( 3 \right)
Squaring the terms in the equation (3), we get
D=4a2+4b2(4)D = \sqrt {4{a^2} + 4{b^2}} \cdots \left( 4 \right)
Taking out 4 common from the two terms in the square root in order to simplify equation (4), we get
D=4(a2+b2)(5)\Rightarrow D = \sqrt {4\left( {{a^2} + {b^2}} \right)} \cdots \left( 5 \right)
The value 4=2\sqrt 4 = 2 , use it in equation (5), we get
D=2a2+b2\Rightarrow D = 2\sqrt {{a^2} + {b^2}}
Thus, the distance between the two points is A(a,b)A\left( {a,b} \right) and B(a,b)B\left( { - a, - b} \right) is D=2a2+b2D = 2\sqrt {{a^2} + {b^2}}

Note : The important step is to realize that, care should be taken while substituting the value in distance formula, D=(x2x1)2+(y2y1)2D = \sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} .
The term with negative sign should be placed carefully in the formula.
For instance, the distance between the points (1,2)\left( {1,2} \right) and (1,2)\left( { - 1, - 2} \right) can be obtained by substituting the value in the distance formula as,
D=(11)2+(22)2 D=4+16 D=25   D = \sqrt {{{\left( { - 1 - 1} \right)}^2} + {{\left( { - 2 - 2} \right)}^2}} \\\ D = \sqrt {4 + 16} \\\ D = 2\sqrt 5 \;
Hence, the distance between the points (1,2)\left( {1,2} \right) and (1,2)\left( { - 1, - 2} \right) is 252\sqrt 5 .