KnowledgeBoat Logo
|

Mathematics

A point A is at a distance of 10\sqrt{10} units from the point (4, 3). Find the co-ordinates of point A, if its ordinate is twice its abscissa.

Distance Formula

29 Likes

Answer

Let (a, 2a) = (x1, y1) and (4, 3) = (x2, y2)

⇒ Distance between the given points =

(x2x1)2+(y2y1)210=(4a)2+(32a)210=(4a)2+(32a)210=16+a28a+9+4a212a10=25+5a220a25+5a220a10=05a220a+15=0a24a+3=0a2(3a+1a)+3=0a23a1a+3=0a(a3)1(a3)=0(a3)(a1)=0a=3 and 1\sqrt{(x2 - x1)^2 + (y2 - y1)^2}\\[1em] ⇒ \sqrt{10} = \sqrt{(4 - a)^2 + (3 - 2a)^2}\\[1em] ⇒ 10 = (4 - a)^2 + (3 - 2a)^2\\[1em] ⇒ 10 = 16 + a^2 - 8a + 9 + 4a^2 - 12a\\[1em] ⇒ 10 = 25 + 5a^2 - 20a\\[1em] ⇒ 25 + 5a^2 - 20a - 10 = 0\\[1em] ⇒ 5a^2 - 20a + 15 = 0\\[1em] ⇒ a^2 - 4a + 3 = 0\\[1em] ⇒ a^2 - (3a + 1a) + 3 = 0\\[1em] ⇒ a^2 - 3a - 1a + 3 = 0\\[1em] ⇒ a(a - 3) - 1(a - 3) = 0\\[1em] ⇒ (a - 3)(a - 1) = 0\\[1em] ⇒ a = 3 \text{ and } 1

For each value of a = x, we can find the corresponding value of y:

  • If a = 3, then y = 2a = 6
  • If a = 1, then y = 2a = 2

Hence, the co-ordinates of point A are (3, 6) and (1, 2).

Answered By

12 Likes


Related Questions