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 y for which the distance between the points A(2,−3) and B(10,y) is 10 units.
Solution
Hint : We have to find the possible values of y for which the distance between the points A(2,−3) and B(10,y) is 10 units. For this, we will use the distance formula to find the distance between A(2,−3) and B(10,y), then we will equate this distance with the given distance of 10 units to find the value of y by solving the quadratic equation obtained.
Complete step-by-step answer :
We have to find the possible values of y for which the distance between the points A(2,−3) and B(10,y) is 10 units i.e., AB=10.
We will solve this question using the distance formula. As we know, the distance between two given points (x1,y1) and (x2,y2)which is given by d=(x2−x1)2+(y2−y1)2.
Using the distance formula we can write, distance between the points A(2,−3) and B(10,y) as
⇒AB=((10)−(2))2+((y)−(−3))2
Subtracting the terms in the bracket, we get
⇒AB=(8)2+(y+3)2
Applying exponents on terms using formula (a+b)2=a2+2ab+b2, we get
⇒AB=64+y2+6y+9
On simplification we get
⇒AB=73+y2+6y
On squaring both the sides we get
⇒(AB)2=73+y2+6y−−−(1)
Now, as we know AB=10, so on squaring both the sides we get (AB)2=(10)2 i.e., (AB)2=100.
Putting this in equation (1) we get
⇒100=73+y2+6y
Taking 100 from left hand side to the right hand side of the above equation and on rewriting, we get
⇒73+y2+6y−100=0
On simplification,
⇒y2+6y−27=0
On splitting the middle term, we can write
⇒y2+9y−3y−27=0
On taking common we get
⇒y(y+9)−3(y+9)=0
Taking (y+9) common we get
⇒(y+9)(y−3)=0
On equating we get
⇒(y+9)=0 or (y−3)=0
On solving we get
⇒y=−9 or y=3
Therefore, the possible values of y are −9 and 3.
So, the correct answer is “−9 and 3”.
Note : Here, we have used the distance formula to find the distance between two points by taking A(2,−3) as (x1,y1) and B(10,y) as (x2,y2). We can also solve this by taking B(10,y) as (x1,y1) and A(2,−3) as (x2,y2) to find BA and then equating it to the given value of distance between A and B because distance AB and BA are equal.