Solveeit Logo

Question

Question: Find all possible values of \[y\] for which the distance between the points \[A(2, - 3)\] and \[B(10...

Find all possible values of yy for which the distance between the points A(2,3)A(2, - 3) and B(10,y)B(10,y) is 1010 units.

Explanation

Solution

Hint : We have to find the possible values of yy for which the distance between the points A(2,3)A(2, - 3) and B(10,y)B(10,y) is 1010 units. For this, we will use the distance formula to find the distance between A(2,3)A(2, - 3) and B(10,y)B(10,y), then we will equate this distance with the given distance of 1010 units to find the value of yy by solving the quadratic equation obtained.

Complete step-by-step answer :
We have to find the possible values of yy for which the distance between the points A(2,3)A(2, - 3) and B(10,y)B(10,y) is 1010 units i.e., AB=10AB = 10.
We will solve this question using the distance formula. As we know, the distance between two given points (x1,y1)({x_1},{y_1}) and (x2,y2)({x_2},{y_2})which is given by d=(x2x1)2+(y2y1)2d = \sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} .
Using the distance formula we can write, distance between the points A(2,3)A(2, - 3) and B(10,y)B(10,y) as
AB=((10)(2))2+((y)(3))2\Rightarrow AB = \sqrt {{{\left( {\left( {10} \right) - \left( 2 \right)} \right)}^2} + {{\left( {\left( y \right) - \left( { - 3} \right)} \right)}^2}}
Subtracting the terms in the bracket, we get
AB=(8)2+(y+3)2\Rightarrow AB = \sqrt {{{\left( 8 \right)}^2} + {{\left( {y + 3} \right)}^2}}
Applying exponents on terms using formula (a+b)2=a2+2ab+b2{\left( {a + b} \right)^2} = {a^2} + 2ab + {b^2}, we get
AB=64+y2+6y+9\Rightarrow AB = \sqrt {64 + {y^2} + 6y + 9}
On simplification we get
AB=73+y2+6y\Rightarrow AB = \sqrt {73 + {y^2} + 6y}
On squaring both the sides we get
(AB)2=73+y2+6y(1)\Rightarrow {\left( {AB} \right)^2} = 73 + {y^2} + 6y - - - (1)
Now, as we know AB=10AB = 10, so on squaring both the sides we get (AB)2=(10)2{\left( {AB} \right)^2} = {\left( {10} \right)^2} i.e., (AB)2=100{\left( {AB} \right)^2} = 100.
Putting this in equation (1)(1) we get
100=73+y2+6y\Rightarrow 100 = 73 + {y^2} + 6y
Taking 100100 from left hand side to the right hand side of the above equation and on rewriting, we get
73+y2+6y100=0\Rightarrow 73 + {y^2} + 6y - 100 = 0
On simplification,
y2+6y27=0\Rightarrow {y^2} + 6y - 27 = 0
On splitting the middle term, we can write
y2+9y3y27=0\Rightarrow {y^2} + 9y - 3y - 27 = 0
On taking common we get
y(y+9)3(y+9)=0\Rightarrow y\left( {y + 9} \right) - 3\left( {y + 9} \right) = 0
Taking (y+9)\left( {y + 9} \right) common we get
(y+9)(y3)=0\Rightarrow \left( {y + 9} \right)\left( {y - 3} \right) = 0
On equating we get
(y+9)=0\Rightarrow \left( {y + 9} \right) = 0 or (y3)=0\left( {y - 3} \right) = 0
On solving we get
y=9\Rightarrow y = - 9 or y=3y = 3
Therefore, the possible values of yy are 9 - 9 and 33.
So, the correct answer is “9 - 9 and 33”.

Note : Here, we have used the distance formula to find the distance between two points by taking A(2,3)A(2, - 3) as (x1,y1)({x_1},{y_1}) and B(10,y)B(10,y) as (x2,y2)({x_2},{y_2}). We can also solve this by taking B(10,y)B(10,y) as (x1,y1)({x_1},{y_1}) and A(2,3)A(2, - 3) as (x2,y2)({x_2},{y_2}) to find BABA and then equating it to the given value of distance between AA and BB because distance ABAB and BABA are equal.