Find x if distance between points L(x, 7) and M(1, 15) is 10.
According to the distance formula, the distance 'd' between two points (a,b) and (c,d) is given by
.....(1)
Distance between LM =
= 10
Squaring both sides, we get
(x-1)2 + 64 = 100
(x-1)2 = 36
x-1 = ±6
Hence x = 7 or -5
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.