Question
Question: Find the distance between the points \(R\left( {a + b,\,a - b} \right)\,and\,\,S\left( {a - b,\, - a...
Find the distance between the points R(a+b,a−b)andS(a−b,−a−b).
Solution
Firstly we will convert the given points in the form of A(x1,y1) and B(x2,y2) . So,x1=a+b,y1=a−b and x2=a−b,y2=−a−b.Thereafter we will substitute the value of x1,y1,x2,y2in the distance formula. By using distance formula (x2−x1)2+(y2−y1)2
Complete step by step solution:
R(a+b,a−b)
S(a−b,−a−b)
{x1} = a + b & {y1} = a - b
{x2} = a - b & {y2}= - a - b
Distance formula: (x2−x1)2+(y2−y1)2 …(i)
Substitute the value of x, x2, y1 and y2 in equation (i)
RS=((a−b)−(a+b))2+((−a−b)−(a−b))2
=(a−b−a−b)2+(−a−b−a+b)2
=(−2b)2+(−2a)2
=4b2+4a2
=2b2+a2 ans.
Note: Students should solve the problem carefully and put the exact values of x1,y1,x2,y2 in the distance formula.If you will make a mistake somewhere then you will get wrong answer.