USING DISTANCE FORMULA TO FIND MISSING COORDINATES

Problem 1 :

If (a, b) is the midpoint of the line segment joining the points A(10, -6) and B(k, 4) and a - 2b = 18, find the value of k and the distance AB.

Solution:

Given, (a, b) is the midpoint of the line segment joining the points A(10, -6) and B(k, 4)

So,

a=10+k2 and b=-6+42=-1

It is given that,

a - 2b = 18

Put b = -1,

a - 2(-1) = 18

a = 18 - 2 

a = 16

Now,

a=10+k2 16=10+k2k+10=32k=22Distance between the points (x1,y1) and (x2,y2) =(x2-x1)2+(y2-y1)2Distance between the points (10,-6) and (22,4) =(22-10)2+(4+6)2=122+102=244=261

Problem 2 :

The centre of a circle is (2a, a - 7). Find the values of a if the circle passes through the point (11, -9) and has diameter 10√2 units.

Solution:

Given, the length of the diameter is 10√2 units.

So, the radius is 5√2 units.

The centre of the circle be C(2a, a - 7)

It passes through the point P(11, -9)

PC = r

PC2 = r2

(11 - 2a)2 + (-9 - a + 7)2 = (5√2)2

121 + 4a2 - 44a + a2 + 4 + 4a = 50

5a2 - 40a + 75 = 0

5(a2 - 8a + 15) = 0

a2 - 8a + 15 = 0

(a - 3) (a - 5) = 0

a = 3 or a = 5

Hence, the values of a are 3 or 5.

Problem 3 :

If the distance between the points (2, -2) and (-1, x) is 5, one of the values of x is

(A) -2     (B) 2     (C) -1     (D) 1

Solution:

The distance between (x1, y1) and (x2, y2) is

=(x2-x1)2+(y2-y1)2

Therefore, the distance between the points (2, -2) and (-1, x)

5=(-1-2)2+(x-(-2))25=(-3)2+(x+2)2

Squaring both sides, we get

52=9+(x+2)22

25 = 9 + (x + 2)2

25 = 9 + x2 + 4 + 4x

x2 + 4x + 13 - 25 = 0

x2 + 4x - 12 = 0

x2 + 6x - 2x - 12 = 0

x(x + 6) - 2(x + 6) = 0

(x - 2) (x + 6) = 0

x = 2 or x = -6

Hence, the values of x are 2 and -6.

So option (B) is correct.

Recent Articles

  1. Finding Range of Values Inequality Problems

    May 21, 24 08:51 PM

    Finding Range of Values Inequality Problems

    Read More

  2. Solving Two Step Inequality Word Problems

    May 21, 24 08:51 AM

    Solving Two Step Inequality Word Problems

    Read More

  3. Exponential Function Context and Data Modeling

    May 20, 24 10:45 PM

    Exponential Function Context and Data Modeling

    Read More