Vidyalelo
Aptitude · Q32

Coordinate Geometry

Competitive Exams · Aptitude · question 32

Q32

The distance between the points (4, 8) and (k, -4) is 13. What is the value of k?

A.
1
B.
3
C.
-1
Answer
D.
-3

Answer: Option C

Solution

Answer: Option C
Solution:
Distance formula between two points
Distance =
⇒ 13 =
⇒ 169 = k2 + 16 - 8k + 144
⇒ k2 - 8k - 9 = 0
⇒ k2 - 9k + k - 9 = 0
⇒ k(k - 9) + 1(k - 9) = 0
⇒ (k + 1)(k - 9) = 0
⇒ k = -1 and 9
∴ k = -1 (According to options)