![]() |
Distance formula is used to calculate the distance between any two points in a two-dimensional or three-dimensional plane. To find equidistant points on the y-axis we use the distance formula. What is Distance Formula?We use Pythagorean theorem to determine the required distance. Distance formula states that the distance between any two coordinates is equal to the square root of the differences between the x-coordinates and y-coordinates of the points. It is used to evaluate the distance between point to point, point to plane, and plane to plane. The image added below shows, two points A(x, y) and B(x, y) and we will find the distance between them, ![]() Distance Formula The formula to calculate the distance between two points is,
where,
How to Find Equidistant Points on Y-Axis?Consider two points A (a, b) and B (p, q) lying at a distance from each other on a two dimensional plane. We have to find a point on the y-axis which is equidistant from these points. It is known that any point that lies on y-axis is of the form (0, y). Suppose C is (0, y). According to the problem we can conclude that, AC = BC AC2 = BC2 Using distance formula we have, (0 – a)2 + (y – b)2 = (0 – p)2 + (y – q)2 a2 + y2 + b2 – 2yb = p2 + y2 + q2 – 2yq 2y (q – b) = p2 – q2 – a2 – b2
The above value is calculated by substituting the given values of a, b, p and q. This gives us the point required (0, y). Related Articles: Sample ProblemsProblem 1: Find the point on the y-axis which is equidistant from (-3, 4) and (5, 2). Solution:
Problem 2: Find the point on the y-axis which is equidistant from (6, 3) and (4, 1). Solution:
Problem 3: Find the point on the y-axis which is equidistant from (3, 2) and (8, 4). Solution:
Problem 4: Find the point on the y-axis which is equidistant from (5, 1) and (7, 2). Solution:
Problem 5: Find the value of x if (0, 3) is equidistant from (x, 5) and (3, 6). Solution:
Problem 6: Find the value of x if (0, 2) is equidistant from (x, 1) and (5, 2). Solution:
Problem 7: Find the value of x if (0, 6) is equidistant from (x, 3) and (7, 4). Solution:
Frequently Asked QuestionsWhat point on the y axis is equidistant (5, 2) and (9, 2)?
What is the point on the y axis which is equidistant from (6, 5) and (4, 3)?
What is the point on the Y axis equidistant from (3, 4) and (7, 6)?
|
Reffered: https://www.geeksforgeeks.org
Mathematics |
Related |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 10 |