KnowledgeBoat Logo
|

Mathematics

Find the co-ordinates of the points on the y-axis, which are at a distance of 10 units from the point (-8, 4).

Distance Formula

23 Likes

Answer

Let (0, y) = (x1, y1) and (-8, 4) = (x2, y2)

⇒ Distance between the given points =

(x2x1)2+(y2y1)210=(80)2+(4y)210=(8)2+(4y)2102=64+16+y28y100=80+y28y80+y28y100=0y28y20=0y2(10y2y)20=0y210y+2y20=0(y210y)+(2y20)=0y(y10)+2(y10)=0(y10)(y+2)=0y=10 and 2\sqrt{(x2 - x1)^2 + (y2 - y1)^2}\\[1em] ⇒ 10 = \sqrt{(-8 - 0)^2 + (4 - y)^2}\\[1em] ⇒ 10 = \sqrt{(-8)^2 + (4 - y)^2}\\[1em] ⇒ 10^2 = 64 + 16 + y^2 - 8y\\[1em] ⇒ 100 = 80 + y^2 - 8y\\[1em] ⇒ 80 + y^2 - 8y - 100 = 0 \\[1em] ⇒ y^2 - 8y - 20 = 0 \\[1em] ⇒ y^2 - (10y - 2y) - 20 = 0 \\[1em] ⇒ y^2 - 10y + 2y - 20 = 0 \\[1em] ⇒ (y^2 - 10y) + (2y - 20) = 0 \\[1em] ⇒ y(y - 10) + 2(y - 10) = 0 \\[1em] ⇒ (y - 10)(y + 2) = 0 \\[1em] ⇒ y = 10 \text{ and } -2

Hence, the co-ordinates of points are (0, 10) and (0, -2).

Answered By

10 Likes


Related Questions