Question
Mathematics Question on Straight lines
Let A(6,−1),B(1,3) and C(x,8) be three points such that AB=BC. The values of x are
A
44625
B
-3, 5
C
3, -5
D
44656
Answer
-3, 5
Explanation
Solution
The correct answer is B:(-3,5)
We have, A(6,−1),B(1,3),C(x,8)
Also, AB=BC
⇒AB2=BC2
⇒(1−6)2+(3+1)2=(x−1)2+(8−3)2
⇒25+16=(x−1)2+25
⇒(x−1)2=16
⇒x−1=±4
⇒x=1±4
⇒x=5,−3