- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Find the points on the $ y $-axis which is equidistant from the points $ (-5,-2) $ and $ (3,2) $.
Given points are $(-5, -2)$ and $(3, 2)$.
To do:
We have to find the point(s) on y-axis which is equidistant from $(-5, -2)$ and $(3, 2)$.
Solution:
Let the coordinates of the two points be $A (-5, -2)$ and $B (3, 2)$.
We know that,
The x coordinate of a point on the y-axis is $0$.
Let the coordinates of the point which is equidistant from the points $A$ and $B$ be $C(0, y)$.
This implies,
$AC = CB$
The distance between two points \( \mathrm{A}\left(x_{1}, y_{1}\right) \) and \( \mathrm{B}\left(x_{2}, y_{2}\right) \) is \( \sqrt{\left(x_{2}-x_{1}\right)^{2}+\left(y_{2}-y_{1}\right)^{2}} \).
Therefore,
\( AC=\sqrt{(0+5)^2+(y+2)^2} \)
\( =\sqrt{25+(y+2)^2} \)
\( CB=\sqrt{(0-3)^{2}+(y-2)^{2}} \)
\( =\sqrt{9+(y-2)^{2}} \)
\( \Rightarrow \sqrt{25+(y+2)^{2}}=\sqrt{9+(y-2)^{2}} \)
Squaring on both sides, we get,
\( 25+(y+2)^{2}=9+(y-2)^{2} \)
\( y^{2}+4 y+4+25=y^{2}-4 y+4+9 \)
\( 4 y+4 y=9-25 \)
\( 8y=-16 \)
\( \Rightarrow y=\frac{-16}{8} \)
\( y=-2 \)
Therefore, the required point is $(0, -2)$.
- Related Articles
- Find the point on $y-$axis which is equidistant from the points $( 5,\ - 2)$ and $( -3,\ 2)$.
- Find a point on y-axis which is equidistant from the points $(5, -2)$ and $(-3, 2)$.
- Find the point on x-axis which is equidistant from the points $(-2, 5)$ and $(2, -3)$.
- Find the points on the \( x \)-axis which is equidistant from the points \( (3,4) \) and \( (1,-3) \).
- Find the point on the x-axis which is equidistant from $(2,\ -5)$ and $(-2,\ 9)$.
- Find a point on the x-axis which is equidistant from the points $(7, 6)$ and $(-3, 4)$.
- Find the point on the x-axis which is equidistant from $(3,\ -5)$ and $(-2,\ 4)$.
- Find the point on the x-axis which is equidistant from $(0,\ -5)$ and $(-2,\ 0)$.
- Find the point on the x-axis which is equidistant from $( 5,\ -5)$ and $( 0,\ 9)$.
- Find the distance between the 2 points (3,2) and (2,3).
- Find the point on the x-axis which is equidistant from $(2,\ -4)$ and $(-2,\ 6)$.
- Which point on y-axis is equidistant from $(2, 3)$ and $(-4, 1)$?
- Find the points on the \( x \)-axis which are at a distance of \( 2 \sqrt{5} \) from the point \( (7,-4) \). How many such points are there?
- If the point $P (x, y)$ is equidistant from the points $A (5, 1)$ and $B (1,5)$, prove that $x = y$.
- On which axis do the following points lie?$P (5, 0)$
