Question
Question: How do you find the value of “a” given point \(\left( 4,-1 \right),\left( a,-5 \right)\) with a dist...
How do you find the value of “a” given point (4,−1),(a,−5) with a distance of 10 ?
Solution
Since, the distance between two points are given. So, with use of the formula of distance between two points that is d=(x2−x1)2+(y2−y1)2 , we can get the value of the point a by applying all the values in the formula.
Complete step-by-step solution:
Since, we have given two points as (4,−1) and (a,−5) respectively and we also have the distance between these two points that is equal to 10. Now, we will apply the formula and put the value as:
⇒d=(x2−x1)2+(y2−y1)2
Here, we will take (4,−1) and (a,−5) as (x1,y1) and (x2,y2) respectively. Now, we will put the value as:
⇒10=(a−4)2+(−5−1)2
Now, we will square both sides. The above step will be below as:
⇒(10)2=((a−4)2+(−5−1)2)2
After squaring, the under root will be removed as:
⇒100=(a−4)2+(−5−1)2
Now, the above step will be below as:
⇒100=(a−4)2+(−6)2
Here, we will expand the above expression as:
⇒100=a2+42−2×a×4+(−6)2
Now, we will solve by completing the square and multiplication in the above step as:
⇒100=a2+16−8a+36
Here, we will change the place of 100 and the above equation will be as:
⇒a2+16−8a+36−100=0
Now, we will solve the numbers as:
⇒a2+16−8a−64=0
After using subtraction for numbers, we will have the above step as:
⇒a2−8a−48=0
Now, we will use the factorization to get the value of point a . So, we can write −8a as (12a+4a)in the above step as:
⇒a2−12a+4a−48=0
Here, we can take a as a common factor for first two terms and 4 for last two terms as:
⇒a(a−12)+4(a−12)=0
Now, we can write the above step below as:
⇒(a+4)(a−12)=0
Here, we will take first factor:
⇒a+4=0
We can get the value of a as:
⇒a=−4
Now, we will use second factor as:
⇒a−12=0
Thus, the value of a will be as:
⇒a=12
Hence, we have the value of a as −4 and 12.
Note: Here, we will check if the solution is correct or not by putting any value of ain the following way:
Since, we have distance formula as:
⇒10=(a−4)2+(−5−1)2
Now, we will put a=−4 as:
⇒10=(−4−4)2+(−5−1)2
Here, we will solve the bracketed terms as:
⇒10=(−8)2+(−6)2
Now, we will complete the square as:
⇒10=64+36
After getting the sum of 64 and 36 , we will have:
⇒10=100
As we know that the 10 is square root of 100 . So, the above equation will be as:
⇒10=10
Since, L.H.S.=R.H.S.
Hence, the solution is correct.