HOW TO FIND A MISSING COORDINATE USING DISTANCE FORMULA

Problem 1 :

Find the points on the x-axis which are at a distance of 2√5 from the point (7, -4). How many such points are there?

Solution:

Let the coordinates of point on x-axis is (x, 0)

Distance between two points (x1, y1) and (x2, y2)

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

The distance between points on x-axis and (7, -4) = 2√5

=(7-x)2+(-4-0)2=25

Squaring on both sides,

(7 - x)2 + (-4)2 = 4 × 5

49 + x2 - 14x + 16 = 20

x2 - 14x + 45 = 0

x2 - 5x - 9x + 45 = 0

x(x - 5) - 9(x - 5) = 0

(x - 5) (x - 9) = 0

x - 5 = 0

x = 5

x - 9 = 0

x = 9

Therefore, the points (5, 0) and (9, 0) are at a distance of 2√5 from the point (7, -4).

Problem 2 :

Find the value of a, if the distance between the points A(-3, -14) and B(a, -5) is 9 units.

Solution:

Given, distance between the points A(-3, -14) and B(a, -5) is 9 units.

By distance formula, 

Length of AB=(x2-x1)2+(y2-y1)29=(a-(-3))2+(-5-(-14))29=(a+3)2+(-5+14)29=(a+3)2+(9)29=a2+6a+9+819=a2+6a+90

Squaring on both sides,

81=a2+6a+90a2+6a+90-81=0a2+6a+9=0(a+3) (a+3)=0a+3=0a=-3

Hence, the value of a is -3.

Problem 3 :

If the point A(2, -4) is equidistant from P(3, 8) and Q(-10, y), find the values of y. Also find distance PQ.

Solution:

Given, A(2, -4) is equidistant from P(3, 8) = Q(-10, y) is equidistant from A(2, -4).

By distance formula,

Distance between two points (x1, y1) and (x2, y2)

=(x2-x1)2+(y2-y1)2So, PA=QA(2-3)2+(-4-8)2=(2+10)2+(-4-y)2(-1)2+(-12)2=(12)2+(4+y)21+144=144+16+y2+8y145=160+y2+8y

Squaring on both sides,

145 - 160 + y2 + 8y = 0

y2 + 8y + 160 - 145 = 0

y2 + 8y + 15 = 0

y2 + 5y + 3y + 15 = 0

y(y + 5) + 3(y + 5) = 0

(y + 5) (y + 3) = 0

y + 5 = 0

y = -5

y + 3 = 0

y = -3

So, y = (-3, -5)

Distance P(3, 8) and Q(-10, y)

PQ=(-10-3)2+(y-8)2Putting y = -3PQ=(-13)2+(-3-8)2=169+121PQ=290

Again, distance P(3, 8) and Q(-10, y)

PQ=(-10-3)2+(y-8)2Putting y = -5PQ=(-13)2+(-5-8)2=169+169PQ=338=132

Hence, the values of y are -3 and -5 and corresponding values of PQ are √290 units and 13√2 units.

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