KnowledgeBoat Logo
|

Mathematics

Find the co-ordinates of points on the x-axis which are at a distance of 17 units from the point (11, -8).

Distance Formula

25 Likes

Answer

Let the co-ordinates of the point on the x-axis be (x, 0).

Since, distance = (x2x1)2+(y2y1)2\sqrt{(x2 - x1)^2 + (y2 - y1)^2}

Let (x, 0) = (x1, y1) and (11, -8) = (x2, y2)

⇒ Distance between the given points =

17=(11x)2+(80)217=(11x)2+(8)2172=(11x)2+(8)2289=121+x222x+64289=185+x222x185+x222x289=0x2(26x4x)104=0x226x+4x104=0(x226x)+(4x104)=0x(x26)+4(x26)=0(x26)(x+4)=0x=26 and4\\[1em] ⇒ 17 = \sqrt{(11 - x)^2 + (-8 - 0)^2}\\[1em] ⇒ 17 = \sqrt{(11 - x)^2 + (-8)^2}\\[1em] ⇒ 17^2 = (11 - x)^2 + (-8)^2\\[1em] ⇒ 289 = 121 + x^2 - 22x + 64\\[1em] ⇒ 289 = 185 + x^2 - 22x\\[1em] ⇒ 185 + x^2 - 22x - 289 = 0\\[1em] ⇒ x^2 - (26x - 4x) - 104 = 0\\[1em] ⇒ x^2 - 26x + 4x - 104 = 0\\[1em] ⇒ (x^2 - 26x) + (4x - 104) = 0\\[1em] ⇒ x(x - 26) + 4(x - 26) = 0\\[1em] ⇒ (x - 26)(x + 4) = 0\\[1em] ⇒ x = 26 \text{ and} -4

Hence, the co-ordinates of points are (26, 0) and (-4, 0).

Answered By

11 Likes


Related Questions