Questions tagged [locus]

For problems that involve a specific set of locations of points. Locus is an important part of the coordinate geometry. In geometry, a locus (plural: loci) is a set of all points (commonly, a line, a line segment, a curve or a surface), whose location satisfies or is determined by one or more specified conditions.

A locus is a set of points which satisfy certain geometric conditions.

Many geometric shapes are most naturally and easily described as loci.

For example, a circle is the set of points in a plane which are a fixed distance $~r~$ from a given point $~P~$, the center of the circle.

Problems involving describing a certain locus can often be solved by explicitly finding equations for the coordinates of the points in the locus. Here is a step-by-step procedure for finding plane loci:

Step $1$: If possible, choose a coordinate system that will make computations and equations as simple as possible.

Step $2$: Write the given conditions in a mathematical form involving the coordinates $~x~$ and $~y~$.

Step $3$: Simplify the resulting equations.

Step $4$: Identify the shape cut out by the equations.

Note: Step $~1~$ is often the most important part of the process since an appropriate choice of coordinates can simplify the work in Step $~2~\text{to}~4~$ immensely.

Locus Theorems :

Locus Theorem $1$: The locus of points at a fixed distance, $~d~$, from point $~P~$ is a circle with the given point $~P~$ as its center and $~d~$ as its radius.

Locus Theorem $2$: The locus of points at a fixed distance, $~d~$, from a line, $~l~$, is a pair of parallel lines $~d~$ distance from $~l~$ and on either side of $~l~$.

Locus Theorem $3$: The locus of points equidistant from two points, $~P~$ and $~Q~$, is the perpendicular bisector of the line segment determined by the two points.

Locus Theorem $4$: The locus of points equidistant from two parallel lines, $~l_1~$ and $~l_2~$, is a line parallel to both $~l_1~$ and $~l_2~$ and midway between them.

Locus Theorem $5$: The locus of points equidistant from two intersecting lines, $~l_1~$ and $~l_2~$, is a pair of bisectors that bisect the angles formed by $~l_1~$ and $~l_2~$.

Reference:

https://en.wikipedia.org/wiki/Locus_(mathematics)

517 questions
0
votes
2 answers

Locus of point of intersection of two lines when the equation of them is given.

Find the locus of point of intersection of lines $ y + mx = \sqrt{a^2m^2 + b^2}$ and $ my - x = \sqrt{a^2 + m^2b^2}$ The point of intersection say, $(h,k)$ must satisfy both the equation. When I tried solving both the equation it didn't help me.…
Kaushik
  • 854
0
votes
5 answers

Locus of a point.

Consider the locus of a moving point P = $(x, y)$ in the plane which satisfies the law $2x^2 = r^2 + r^4$, where $r^2 = x^2 + y^2$. Then only one of the following statements is true. Which one is it? (a) For every positive real number d, there is a…
Tapi
  • 1,688
0
votes
1 answer

Locus of the circles touching another circle

Find the locus of centre of all circles which are of given radius and touch a given circle. I can make out that it is a circle but I am unable to prove it.
0
votes
1 answer

elementary locus problem

A point $P(x,y)$ moves in such a way that its distance from the point $A(3,1)$ is always three times its distance from the straight line $x=-1.$ My attempt is $${\sqrt {(x-3)^2 +(y-1)^2}} = 3{\sqrt {(x+1)^2 +(y-y)^2}}$$ The answer given…
0
votes
0 answers

Moving Locus at Twice the Distance From a Point

I'm not sure where to start with this one. I can do differentiation fairly well, but this question has me stumped. I've come across a few locus questions before, but not sure about the general method and approach when dealing with one of these. Any…
Zach
  • 61
  • 5
0
votes
2 answers

What information is conveyed by the numerical values we get by putting the coordinates of a point in a locus' equation?

If we put the Cartesian coordinates of a point in a 2 dimensional locus' equation then we get zero as the value if the point lies on the locus. On putting coordinates of all other points in the equation which do not lie on the locus, we get a…
0
votes
1 answer

Question on Locus of a point

If the vertices P and Q of a triangle $PQR$ are given by $(2,5)$ and $(4,-11)$ respectively, and the point R moves along the line N: $9x + 7y + 4 =0$, then the locus of the centroid of the $\triangle PQR$ is a straight line which is Parallel to one…
user150093
  • 37
  • 4
0
votes
0 answers

what is the locus of equation $\sin(x) =1/2$

I want to ask that, different values of the argument will satisfy the equation like pi/2,2*pi/3,etc. (sorry I don't have pi (22/7) symbol in my keyboard) In this situation how will draw the locus because there are infinite points on the…
0
votes
1 answer

P (2ap,ap ²) and Q(2aq, aq ²) are points on x ²=4ay, and the chord PQ subtends a right angle at the vertex O.

A)show that pq=-4. This question is related to the locus however i do not know how to answer the question. Could you show the step by step process.
Maikelele
  • 63
  • 1
  • 1
  • 6
-1
votes
1 answer

find the locus of the following point

let the fixed line $\frac{x}{a}+\frac{y}{b}=1$ cut the coordinate axis at two points $A$ and $B$, a variable line perpendicular to the life cuts the axes at $P$ and $Q$ respectively. Find the locus of point of intersection of the lines $AQ$ and…
1
2