Loci and Geometric Constructions

19 questions

Question 1Question

What is the equation of the locus of a point P(x,y)P(x, y) that moves in a plane such that its distance from the origin (0,0)(0,0) is always 5 units?

Show answer & explanation

Answer: x^2 + y^2 = 25; x^2+y^2=25; x²+y²=25

Answer

x2+y2=25x^2 + y^2 = 25
By definition, the locus of a point moving at a fixed distance of 5 units from the origin (0,0)(0,0) is a circle centered at (0,0)(0,0) with radius 5. Substituting into the standard circle equation x2+y2=r2x^2 + y^2 = r^2 yields x2+y2=52=25x^2 + y^2 = 5^2 = 25.

Step-by-Step Solution

1
Apply the distance formula between a general point P(x,y)P(x, y) and the origin (0,0)(0,0).
d=(x0)2+(y0)2=x2+y2d = \sqrt{(x - 0)^2 + (y - 0)^2} = \sqrt{x^2 + y^2}
The distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is (x2x1)2+(y2y1)2\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}.
2
Equate the distance formula to the given fixed distance of 5 units and square both sides.
x2+y2=5    x2+y2=25\sqrt{x^2 + y^2} = 5 \implies x^2 + y^2 = 25
Squaring both sides eliminates the square root to give the algebraic equation of the locus.

Key Concept

The locus of points at a constant distance rr from a fixed point (h,k)(h, k) forms a circle with equation (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2.
Estimated Time:45s
Question 2Question

Find the equation of the locus of a point P(x,y)P(x, y) that moves such that it is equidistant from the fixed points A(1,3)A(-1, 3) and B(5,1)B(5, -1).

Show answer & explanation

Answer: 3x - 2y - 4 = 0; 3x-2y-4=0; 3x - 2y = 4; 3x-2y=4; 12x - 8y - 16 = 0; y = (3/2)x - 2; y = 1.5x - 2

Answer

The equation of the locus is 3x2y4=03x - 2y - 4 = 0 (or 3x2y=43x - 2y = 4).
The locus of a point equidistant from two fixed points A(1,3)A(-1, 3) and B(5,1)B(5, -1) is the perpendicular bisector of the line segment joining them. Equating the squared distances (x+1)2+(y3)2=(x5)2+(y+1)2(x+1)^2 + (y-3)^2 = (x-5)^2 + (y+1)^2 and simplifying yields the linear equation 3x2y4=03x - 2y - 4 = 0.

Step-by-Step Solution

1
Set up the distance equality condition using the distance formula.
sqrt(x(1))2+(y3)2=sqrt(x5)2+(y(1))2\\sqrt{(x - (-1))^2 + (y - 3)^2} = \\sqrt{(x - 5)^2 + (y - (-1))^2}
Since point P(x,y)P(x, y) is equidistant from AA and BB, PA=PBPA = PB.
2
Square both sides to remove the radical signs.
(x+1)2+(y3)2=(x5)2+(y+1)2(x + 1)^2 + (y - 3)^2 = (x - 5)^2 + (y + 1)^2
Squaring both sides eliminates square roots and simplifies polynomial expansion.
3
Expand all squared terms on both sides.
x^2 + 2x + 1 + y^2 - 6y + 9 = x^2 - 10x + 25 + y^2 + 2y + 1
Expanding allows gathering like terms.
4
Cancel x2x^2 and y2y^2 from both sides and collect all terms on one side.
(2x + 10x) + (-6y - 2y) + (10 - 26) = 0 \\Rightarrow 12x - 8y - 16 = 0
Combining like terms simplifies the locus equation into standard linear form.
5
Divide the entire equation by the common factor of 4.
3x - 2y - 4 = 0
Expressing the linear equation in its simplest form gives the perpendicular bisector of line segment ABAB.

Key Concept

Locus equidistant from two fixed points (Perpendicular Bisector)
Estimated Time:2m 0s
Question 3Question

Determine the equation of the locus of a point P(x,y)P(x, y) that is equidistant from the two parallel lines 2x3y+6=02x - 3y + 6 = 0 and 2x3y4=02x - 3y - 4 = 0.

Show answer & explanation

Answer: 2x - 3y + 1 = 0; 2x-3y+1=0; 2x - 3y = -1; 2x-3y=-1

Answer

2x3y+1=02x - 3y + 1 = 0
The locus of points equidistant from two parallel lines ax+by+c1=0ax + by + c_1 = 0 and ax+by+c2=0ax + by + c_2 = 0 is a parallel line midway between them, defined by ax+by+c1+c22=0ax + by + \frac{c_1 + c_2}{2} = 0. Substituting c1=6c_1 = 6 and c2=4c_2 = -4 yields 6+(4)2=1\frac{6 + (-4)}{2} = 1, giving the equation 2x3y+1=02x - 3y + 1 = 0.

Step-by-Step Solution

1
Identify the geometric principle for the locus between two parallel lines.
The locus of points equidistant from two parallel lines ax+by+c1=0ax + by + c_1 = 0 and ax+by+c2=0ax + by + c_2 = 0 is a third parallel line given by ax+by+c1+c22=0ax + by + \frac{c_1 + c_2}{2} = 0.
Points equidistant from two parallel lines lie on a parallel line midway between them.
2
Calculate the average of the constant terms c1=6c_1 = 6 and c2=4c_2 = -4.
cmid=6+(4)2=22=1c_{mid} = \frac{6 + (-4)}{2} = \frac{2}{2} = 1.
The midpoint constant term is the arithmetic mean of the two original constants.
3
Construct the equation of the locus line.
2x3y+1=02x - 3y + 1 = 0.
Combining the common linear coefficients 2x3y2x - 3y with the calculated midpoint constant 11 gives the required equation.

Key Concept

Locus equidistant from two parallel lines
Estimated Time:1m 30s
Question 4Question

A point P(x,y)P(x, y) moves in a plane such that the line segment joining the fixed points A(1,2)A(1, 2) and B(5,6)B(5, 6) subtends a right angle at PP. Which of the following equations represents the locus of PP?

Show answer & explanation

Answer: x2+y26x8y+17=0x^2 + y^2 - 6x - 8y + 17 = 0

Answer

The equation of the locus of PP is x2+y26x8y+17=0x^2 + y^2 - 6x - 8y + 17 = 0.
The locus of a point PP that subtends a 9090^\circ angle at two fixed points A(1,2)A(1, 2) and B(5,6)B(5, 6) forms a circle with ABAB as diameter. Using the gradient condition for perpendicular lines, y2x1×y6x5=1\frac{y-2}{x-1} \times \frac{y-6}{x-5} = -1, which simplifies to x2+y26x8y+17=0x^2 + y^2 - 6x - 8y + 17 = 0.

Step-by-Step Solution

1
Apply the perpendicularity condition for the line segments APAP and BPBP.
Gradient of AP=y2x1AP = \frac{y - 2}{x - 1} and gradient of BP=y6x5BP = \frac{y - 6}{x - 5}. Since APB=90\angle APB = 90^\circ, their product must be 1-1: (y2x1)(y6x5)=1\left(\frac{y - 2}{x - 1}\right) \cdot \left(\frac{y - 6}{x - 5}\right) = -1.
Two perpendicular line segments have gradients whose product is 1-1.
2
Multiply out the denominators and numerators.
(y - 2)(y - 6) = -(x - 1)(x - 5) \implies y^2 - 8y + 12 = -(x^2 - 6x + 5).
Algebraic expansion of the equation obtained from the gradient product.
3
Rearrange all terms to one side to express in standard second-degree form.
x^2 + y^2 - 6x - 8y + 17 = 0.
Rearranging yields the Cartesian equation of the locus.

Key Concept

Locus of a point subtending a right angle at two fixed points
Estimated Time:1m 30s
Question 5Question

Find the equation of the locus of a point P(x,y)P(x, y) that moves such that its distance from the fixed point (3,0)(3, 0) is always equal to its perpendicular distance from the vertical line x=3x = -3.

Show answer & explanation

Answer: y^2 = 12x; y^2 - 12x = 0; y^2=12x; y^2 - 12x = 0

Answer

The equation of the locus is y2=12xy^2 = 12x (or y212x=0y^2 - 12x = 0).
Equating the distance from P(x,y)P(x, y) to (3,0)(3, 0), which is (x3)2+y2\sqrt{(x - 3)^2 + y^2}, and the distance from P(x,y)P(x, y) to x=3x = -3, which is x+3|x + 3|, squaring both sides gives x26x+9+y2=x2+6x+9x^2 - 6x + 9 + y^2 = x^2 + 6x + 9. Subtracting x2+9x^2 + 9 from both sides yields y2=12xy^2 = 12x.

Step-by-Step Solution

1
Express the distance from P(x,y)P(x, y) to the point (3,0)(3, 0) using the distance formula.
d1=(x3)2+(y0)2=(x3)2+y2d_1 = \sqrt{(x - 3)^2 + (y - 0)^2} = \sqrt{(x - 3)^2 + y^2}
The distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by (x2x1)2+(y2y1)2\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
2
Express the perpendicular distance from P(x,y)P(x, y) to the line x=3x = -3.
d2=x(3)=x+3d_2 = |x - (-3)| = |x + 3|
The perpendicular distance from a point (x,y)(x, y) to a vertical line x=kx = k is given by xk|x - k|.
3
Set the two distance expressions equal according to the locus condition.
(x3)2+y2=x+3\sqrt{(x - 3)^2 + y^2} = |x + 3|
The locus condition states that the distance to (3,0)(3, 0) is equal to the distance to line x=3x = -3.
4
Square both sides and simplify to obtain the Cartesian equation.
(x3)2+y2=(x+3)2    x26x+9+y2=x2+6x+9    y2=12x(x - 3)^2 + y^2 = (x + 3)^2 \implies x^2 - 6x + 9 + y^2 = x^2 + 6x + 9 \implies y^2 = 12x
Squaring eliminates the square root and absolute value signs, leading to the algebraic representation of the locus.

Key Concept

Definition and equation of a parabola as the locus of a point equidistant from a fixed point (focus) and a fixed line (directrix)

Alternative Method

Recognize that the definition of a parabola is the locus of points equidistant from a focus (a,0)(a, 0) and a directrix x=ax = -a. Here a=3a = 3, so the standard equation y2=4axy^2 = 4ax directly gives y2=4(3)x=12xy^2 = 4(3)x = 12x.
Estimated Time:1m 30s
Question 6Question

A point P(x,y)P(x, y) moves in a Cartesian plane such that the sum of the squares of its distances from two fixed points A(0,0)A(0, 0) and B(8,0)B(8, 0) is equal to 8282, defining a locus L1L_1. A second locus L2L_2 is the set of all points equidistant from the parallel lines y=1y = -1 and y=7y = 7. Given that L1L_1 and L2L_2 intersect at two distinct points MM and NN, what is the length of the line segment MNMN?

Show answer & explanation

Answer: 8

Answer

The length of the line segment MNMN is 8 units.
The locus L1L_1 simplifies to the circle (x4)2+y2=25(x - 4)^2 + y^2 = 25 with center (4,0)(4,0) and radius 55. The locus L2L_2 is the horizontal line y=3y = 3. Substituting y=3y = 3 into the circle equation yields (x4)2=16(x - 4)^2 = 16, giving intersection points at (0,3)(0,3) and (8,3)(8,3). The distance between these points is 88 units.

Step-by-Step Solution

1
Formulate the algebraic expression for locus L1L_1
The distance squared PA2=x2+y2PA^2 = x^2 + y^2 and PB2=(x8)2+y2PB^2 = (x - 8)^2 + y^2. Setting PA2+PB2=82PA^2 + PB^2 = 82 gives x2+y2+(x8)2+y2=82x^2 + y^2 + (x - 8)^2 + y^2 = 82.
By the distance formula, the sum of squared distances from P(x,y)P(x, y) to A(0,0)A(0,0) and B(8,0)B(8,0) equals 82.
2
Simplify and complete the square for locus L1L_1
Expanding yields 2x216x+64+2y2=82    2x216x+2y2=18    x28x+y2=92x^2 - 16x + 64 + 2y^2 = 82 \implies 2x^2 - 16x + 2y^2 = 18 \implies x^2 - 8x + y^2 = 9. Completing the square gives (x4)2+y2=25(x - 4)^2 + y^2 = 25.
This shows L1L_1 is a circle with center (4,0)(4, 0) and radius R=5R = 5.
3
Find the equation for locus L2L_2
The locus of points equidistant from two parallel lines y=1y = -1 and y=7y = 7 is the line y=1+72=3y = \frac{-1 + 7}{2} = 3.
The locus equidistant from two parallel lines is a parallel line running midway between them.
4
Find the intersection points MM and NN
Substitute y=3y = 3 into (x4)2+y2=25(x - 4)^2 + y^2 = 25: (x4)2+32=25    (x4)2=16    x4=±4(x - 4)^2 + 3^2 = 25 \implies (x - 4)^2 = 16 \implies x - 4 = \pm 4, so x=8x = 8 or x=0x = 0. Thus, M=(0,3)M = (0, 3) and N=(8,3)N = (8, 3).
Solving the circle and line equations simultaneously gives the xx-coordinates of the intersection points.
5
Compute the distance between MM and NN
Since both points share the ordinate y=3y = 3, distance MN=80=8MN = 8 - 0 = 8.
The length of a horizontal segment is the difference between its endpoints' xx-coordinates.

Key Concept

Intersection of loci involving circles and parallel lines
Question 7Question

A point P(x,y)P(x, y) moves such that it is equidistant from two parallel lines 3x4y+11=03x - 4y + 11 = 0 and 3x4y1=03x - 4y - 1 = 0, defining locus L1L_1. A second locus L2L_2 consists of all points that are at a constant distance of 55 units from the fixed point (1,7)(1, 7). Calculate the distance between the two points of intersection of locus L1L_1 and locus L2L_2.

Show answer & explanation

Answer: 6

Answer

The distance between the two points of intersection of locus L1 and locus L2 is 6 units.
Locus L1 is the line midway between the two given parallel lines, having the equation 3x - 4y + 5 = 0. Locus L2 is a circle centered at (1, 7) with radius 5. The perpendicular distance from the center (1, 7) to line L1 is 4 units. Applying Pythagoras' theorem to the right triangle formed by the radius, perpendicular distance, and half-chord gives a half-chord length of sqrt(5^2 - 4^2) = 3. Therefore, the distance between the two intersection points (the full chord length) is 2 * 3 = 6 units.

Step-by-Step Solution

1
Determine the equation of locus L1
3x - 4y + 5 = 0
The locus of points equidistant from two parallel lines ax + by + c1 = 0 and ax + by + c2 = 0 is a line parallel to both and midway between them, given by ax + by + (c1 + c2)/2 = 0.
2
Identify the geometric representation of locus L2
A circle centered at (1, 7) with radius r = 5
The locus of points at a constant distance r from a fixed point (x0, y0) is a circle.
3
Calculate the perpendicular distance d from the circle's center (1, 7) to line L1
d = 4 units
Using the perpendicular distance formula d = |ax0 + by0 + c| / sqrt(a^2 + b^2), we get d = |3(1) - 4(7) + 5| / sqrt(3^2 + (-4)^2) = |-20| / 5 = 4.
4
Compute the total distance between the two intersection points
6 units
The line intersects the circle along a chord. Using Pythagoras' theorem, half the chord length is sqrt(r^2 - d^2) = sqrt(5^2 - 4^2) = 3. Multiplying by 2 gives the full distance of 6 units.

Key Concept

Intersection of Loci (Parallel Line Bisector and Circle)
Estimated Time:2m 30s
Question 8Question

A point P(x,y)P(x, y) moves in the Cartesian plane such that its distance from the origin O(0,0)O(0, 0) is always half of its distance from the fixed point Q(6,0)Q(6, 0). Which of the following equations represents the locus of PP?

Show answer & explanation

Answer: x2+y2+4x12=0x^2 + y^2 + 4x - 12 = 0

Answer

The equation of the locus of PP is x2+y2+4x12=0x^2 + y^2 + 4x - 12 = 0.
The correct equation x2+y2+4x12=0x^2 + y^2 + 4x - 12 = 0 is derived by expressing the condition PO=12PQPO = \frac{1}{2} PQ as 2PO=PQ2 \cdot PO = PQ, squaring both sides to get 4(x2+y2)=(x6)2+y24(x^2 + y^2) = (x - 6)^2 + y^2, and simplifying to standard circle form.

Step-by-Step Solution

1
Express the distance condition algebraically.
The distance from P(x,y)P(x,y) to O(0,0)O(0,0) is PO=x2+y2PO = \sqrt{x^2 + y^2}, and the distance from P(x,y)P(x,y) to Q(6,0)Q(6,0) is PQ=(x6)2+y2PQ = \sqrt{(x-6)^2 + y^2}. Given PO=12PQPO = \frac{1}{2} PQ, we have 2PO=PQ2 \cdot PO = PQ.
Translate the geometric distance description into algebraic expressions.
2
Square both sides of the equation to eliminate square roots.
4(x2+y2)=(x6)2+y24(x^2 + y^2) = (x - 6)^2 + y^2.
Squaring removes the radicals; note that (2PO)2=4PO2(2 \cdot PO)^2 = 4 \cdot PO^2.
3
Expand and group like terms.
4x2+4y2=x212x+36+y2    3x2+12x+3y236=04x^2 + 4y^2 = x^2 - 12x + 36 + y^2 \implies 3x^2 + 12x + 3y^2 - 36 = 0.
Expand (x6)2=x212x+36(x - 6)^2 = x^2 - 12x + 36 and collect terms on one side.
4
Divide the entire equation by 3 to standard form.
x2+y2+4x12=0x^2 + y^2 + 4x - 12 = 0.
Simplifying by the common factor of 3 gives the equation of a circle representing the Circle of Apollonius.

Key Concept

Locus of a point with a constant ratio of distances from two fixed points (Circle of Apollonius)
Estimated Time:2m 0s
Question 9Question

A point P(x,y)P(x, y) moves such that its perpendicular distance from the straight line L1:4x3y+5=0L_1: 4x - 3y + 5 = 0 is equal to its perpendicular distance from the straight line L2:3x+4y10=0L_2: 3x + 4y - 10 = 0. Which of the following equations represents one of the straight lines constituting the locus of PP?

Show answer & explanation

Answer: x7y+15=0x - 7y + 15 = 0

Answer

The equation x7y+15=0x - 7y + 15 = 0 represents one of the lines constituting the locus.
The locus of a point equidistant from two intersecting straight lines is the pair of angle bisectors between those lines. Setting the perpendicular distance formulas equal yields 4x3y+5=±(3x+4y10)4x - 3y + 5 = \pm(3x + 4y - 10). Solving the positive branch yields x7y+15=0x - 7y + 15 = 0, which correctly represents one of the component lines of the locus.

Step-by-Step Solution

1
Write the perpendicular distance formulas from point P(x,y)P(x, y) to both given lines.
d1=4x3y+542+(3)2=4x3y+55d_1 = \frac{|4x - 3y + 5|}{\sqrt{4^2 + (-3)^2}} = \frac{|4x - 3y + 5|}{5} and d2=3x+4y1032+42=3x+4y105d_2 = \frac{|3x + 4y - 10|}{\sqrt{3^2 + 4^2}} = \frac{|3x + 4y - 10|}{5}.
The locus of points equidistant from two intersecting lines consists of the angle bisectors of the angles between the lines.
2
Set the two perpendicular distances equal to each other.
\frac{|4x - 3y + 5|}{5} = \frac{|3x + 4y - 10|}{5} \implies |4x - 3y + 5| = |3x + 4y - 10|.
Since the point is equidistant from both lines, d1=d2d_1 = d_2.
3
Remove absolute values by considering both positive and negative cases.
4x3y+5=±(3x+4y10)4x - 3y + 5 = \pm(3x + 4y - 10).
Absolute value equality A=B|A| = |B| implies A=BA = B or A=BA = -B.
4
Evaluate Case 1 (positive sign) to find the first line equation.
4x3y+5=3x+4y10    (4x3x)+(3y4y)+(5+10)=0    x7y+15=04x - 3y + 5 = 3x + 4y - 10 \implies (4x - 3x) + (-3y - 4y) + (5 + 10) = 0 \implies x - 7y + 15 = 0.
Grouping like terms yields the linear equation for the first angle bisector.
5
Evaluate Case 2 (negative sign) to find the second line equation.
4x3y+5=(3x+4y10)    4x3y+5=3x4y+10    7x+y5=04x - 3y + 5 = -(3x + 4y - 10) \implies 4x - 3y + 5 = -3x - 4y + 10 \implies 7x + y - 5 = 0.
Grouping like terms yields the linear equation for the second angle bisector.

Key Concept

Locus equidistant from two intersecting lines (Angle Bisectors)
Estimated Time:2m 0s
Question 10Question

A point PP moves in a plane such that its distance from a fixed point OO is always 7 cm7\text{ cm}. What is the diameter, in cm\text{cm}, of the geometric locus traced out by point PP?

Show answer & explanation

Answer: 14

Answer

The diameter of the locus traced out by point PP is 14 cm14\text{ cm}.
The locus of a point that maintains a constant distance from a fixed point is a circle. The fixed point OO is the center of the circle, and the constant distance of 7 cm7\text{ cm} is its radius (rr). Since the diameter (DD) of a circle is twice its radius (D=2rD = 2r), the diameter is 2×7=14 cm2 \times 7 = 14\text{ cm}.

Step-by-Step Solution

1
Identify the shape of the geometric locus defined by the condition
A circle centered at point OO with radius r=7 cmr = 7\text{ cm}
By definition, the set of all points at a fixed distance from a single point forms a circle.
2
Calculate the diameter using the radius
D=2×7 cm=14 cmD = 2 \times 7\text{ cm} = 14\text{ cm}
The diameter of a circle is equal to twice its radius.

Key Concept

Locus of a point at a constant distance from a fixed point
Estimated Time:45s
Question 11Question

A point P(x,y)P(x, y) moves in a Cartesian plane such that the square of its distance from A(3,0)A(3, 0) exceeds the square of its distance from B(1,2)B(-1, 2) by 44 units. Which of the following equations represents the locus of PP?

Show answer & explanation

Answer: 2xy=02x - y = 0

Answer

The equation representing the locus of PP is 2xy=02x - y = 0.
Using the distance formula, PA2=(x3)2+y2=x26x+9+y2PA^2 = (x - 3)^2 + y^2 = x^2 - 6x + 9 + y^2 and PB2=(x+1)2+(y2)2=x2+2x+1+y24y+4PB^2 = (x + 1)^2 + (y - 2)^2 = x^2 + 2x + 1 + y^2 - 4y + 4. Subtracting PB2PB^2 from PA2PA^2 yields (x2+y26x+9)(x2+y2+2x4y+5)=4(x^2 + y^2 - 6x + 9) - (x^2 + y^2 + 2x - 4y + 5) = 4, which simplifies to 8x+4y=0-8x + 4y = 0, or 2xy=02x - y = 0.

Step-by-Step Solution

1
Express the square of the distance from P(x,y)P(x, y) to A(3,0)A(3, 0) using the distance formula
PA2=(x3)2+(y0)2=x26x+9+y2PA^2 = (x - 3)^2 + (y - 0)^2 = x^2 - 6x + 9 + y^2
The distance formula gives PA2=(xxA)2+(yyA)2PA^2 = (x - x_A)^2 + (y - y_A)^2.
2
Express the square of the distance from P(x,y)P(x, y) to B(1,2)B(-1, 2)
PB2=(x(1))2+(y2)2=(x+1)2+(y2)2=x2+2x+1+y24y+4=x2+y2+2x4y+5PB^2 = (x - (-1))^2 + (y - 2)^2 = (x + 1)^2 + (y - 2)^2 = x^2 + 2x + 1 + y^2 - 4y + 4 = x^2 + y^2 + 2x - 4y + 5
Expand both algebraic squares for PB2PB^2.
3
Set up the locus condition PA2PB2=4PA^2 - PB^2 = 4 and simplify
(x2+y26x+9)(x2+y2+2x4y+5)=4    8x+4y+4=4(x^2 + y^2 - 6x + 9) - (x^2 + y^2 + 2x - 4y + 5) = 4 \implies -8x + 4y + 4 = 4
Subtracting PB2PB^2 from PA2PA^2 cancels the quadratic x2x^2 and y2y^2 terms.
4
Rearrange into standard linear equation form
8x+4y=0    2xy=0-8x + 4y = 0 \implies 2x - y = 0
Divide the entire equation by 4-4 to simplify.

Key Concept

Locus defined by difference of squares of distances to two fixed points
Estimated Time:1m 30s
Question 12Question

A point P(x,y)P(x, y) moves in the Cartesian plane such that its distance from the fixed point A(2,3)A(2, 3) is equal to its distance from the fixed point B(4,1)B(4, 1). What is the equation of the locus of PP?

Show answer & explanation

Answer: x - y - 1 = 0; x - y = 1; y = x - 1; x-y-1=0; x-y=1; y=x-1

Answer

The equation of the locus of PP is xy1=0x - y - 1 = 0 (or y=x1y = x - 1).
The set of all points equidistant from two fixed points A(2,3)A(2, 3) and B(4,1)B(4, 1) forms the perpendicular bisector of segment ABAB. Equating the squared distances (x2)2+(y3)2=(x4)2+(y1)2(x-2)^2 + (y-3)^2 = (x-4)^2 + (y-1)^2 and simplifying yields the linear equation xy1=0x - y - 1 = 0 (or y=x1y = x - 1).

Step-by-Step Solution

1
Set up the distance equality condition using the distance formula.
sqrt(x2)2+(y3)2=sqrt(x4)2+(y1)2\\sqrt{(x - 2)^2 + (y - 3)^2} = \\sqrt{(x - 4)^2 + (y - 1)^2}
The locus of a point P(x,y)P(x,y) equidistant from two points AA and BB satisfies PA=PBPA = PB.
2
Square both sides to eliminate the square roots and expand the terms.
(x2)2+(y3)2=(x4)2+(y1)2impliesx24x+4+y26y+9=x28x+16+y22y+1(x - 2)^2 + (y - 3)^2 = (x - 4)^2 + (y - 1)^2 \\implies x^2 - 4x + 4 + y^2 - 6y + 9 = x^2 - 8x + 16 + y^2 - 2y + 1
Squaring removes the radical sign, allowing algebraic simplification.
3
Subtract x2+y2x^2 + y^2 from both sides and collect linear terms.
4x6y+13=8x2y+17-4x - 6y + 13 = -8x - 2y + 17
The quadratic terms cancel out since the locus equidistant from two points is a linear equation (perpendicular bisector).
4
Rearrange all terms to one side and simplify.
(-4x + 8x) + (-6y + 2y) + (13 - 17) = 0 \\implies 4x - 4y - 4 = 0 \\implies x - y - 1 = 0
Dividing the entire linear equation by 44 gives the equation in simplest form.

Key Concept

Locus equidistant from two fixed points (Perpendicular Bisector of a line segment)

Alternative Method

Find the midpoint MM of ABAB, M=left(frac2+42,frac3+12right)=(3,2)M = \\left(\\frac{2+4}{2}, \\frac{3+1}{2}\\right) = (3, 2). Calculate the gradient of ABAB, m1=frac1342=frac22=1m_1 = \\frac{1 - 3}{4 - 2} = \\frac{-2}{2} = -1. The perpendicular gradient is m2=frac11=1m_2 = -\\frac{1}{-1} = 1. Use point-slope form: y2=1(x3)impliesy=x1y - 2 = 1(x - 3) \\implies y = x - 1 or xy1=0x - y - 1 = 0.
Estimated Time:1m 30s
Question 13Question

A fixed line segment ABAB has a length of 8 cm8\text{ cm}. A point PP moves in the plane such that the area of PAB\triangle PAB is always 20 cm220\text{ cm}^2. Which of the following best describes the locus of PP?

Show answer & explanation

Answer: A pair of parallel lines at a perpendicular distance of 5 cm5\text{ cm} on opposite sides of ABAB

Answer

A pair of parallel lines at a perpendicular distance of 5 cm5\text{ cm} on opposite sides of ABAB
The area of PAB\triangle PAB is given by 12×base×height\frac{1}{2} \times \text{base} \times \text{height}. With a base AB=8 cmAB = 8\text{ cm}, an area of 20 cm220\text{ cm}^2 requires a constant height h=5 cmh = 5\text{ cm}. The geometric locus of all points at a constant distance from a given straight line consists of two parallel lines situated at that distance on either side of the line.

Step-by-Step Solution

1
Express the area formula of the triangle in terms of base and height.
Area=12×base×h=12×8×h=4h\text{Area} = \frac{1}{2} \times \text{base} \times h = \frac{1}{2} \times 8 \times h = 4h
The base of PAB\triangle PAB is fixed as the length of segment ABAB, which is 8 cm8\text{ cm}.
2
Calculate the constant perpendicular height hh.
4h=20    h=5 cm4h = 20 \implies h = 5\text{ cm}
Setting the calculated area equal to the given constant area of 20 cm220\text{ cm}^2 gives the required height.
3
Determine the geometric locus corresponding to a constant perpendicular height.
The locus of points at a fixed distance h=5 cmh = 5\text{ cm} from line ABAB is a pair of parallel lines running on either side of ABAB at a distance of 5 cm5\text{ cm}.
Any point PP lying on either of these two parallel lines maintains a perpendicular distance of 5 cm5\text{ cm} from ABAB, ensuring Area(PAB)=20 cm2\text{Area}(\triangle PAB) = 20\text{ cm}^2.

Key Concept

Locus at a constant distance from a straight line
Question 14Question

A point P(x,y)P(x, y) moves in the Cartesian plane such that it is at all times equidistant from two parallel lines given by the equations 3x+4y12=03x + 4y - 12 = 0 and 3x+4y+4=03x + 4y + 4 = 0. The locus of PP intersects the straight line x2y8=0x - 2y - 8 = 0 at the point (a,b)(a, b). What is the value of aba - b?

Show answer & explanation

Answer: 6

Answer

The value of aba - b is 6.
The locus of a point moving equidistant between two parallel lines is the parallel line lying midway between them. Combining the parallel line equations 3x+4y12=03x + 4y - 12 = 0 and 3x+4y+4=03x + 4y + 4 = 0 yields the locus line 3x+4y4=03x + 4y - 4 = 0. Solving the system formed by this locus line and x2y8=0x - 2y - 8 = 0 gives x=4x = 4 and y=2y = -2. Therefore, a=4a = 4 and b=2b = -2, so ab=4(2)=6a - b = 4 - (-2) = 6.

Step-by-Step Solution

1
Find the equation of the locus of point P
Locus equation: 3x+4y4=03x + 4y - 4 = 0
The locus of points equidistant from two parallel lines ax+by+c1=0ax + by + c_1 = 0 and ax+by+c2=0ax + by + c_2 = 0 is a parallel line midway between them, given by ax+by+c1+c22=0ax + by + \frac{c_1 + c_2}{2} = 0.
2
Solve the simultaneous equations to find the intersection point (a,b)(a, b)
a=4a = 4 and b=2b = -2
Substitute x=2y+8x = 2y + 8 into 3x+4y4=03x + 4y - 4 = 0 to get 3(2y+8)+4y4=03(2y + 8) + 4y - 4 = 0, which yields 10y=2010y = -20, so y=2y = -2 and x=4x = 4.
3
Calculate the difference aba - b
6
Subtract b=2b = -2 from a=4a = 4 to obtain 4(2)=64 - (-2) = 6.

Key Concept

Locus of points equidistant from two parallel lines and intersection of straight lines
Question 15Question

A point P(x,y)P(x, y) moves in the Cartesian plane such that it is always equidistant from two fixed points A(2,3)A(-2, 3) and B(4,1)B(4, 1). If the locus of PP intersects the horizontal line y=5y = 5 at the point (k,5)(k, 5), what is the value of kk?

Show answer & explanation

Answer: 2

Answer

The value of kk is 22.
The locus of points equidistant from A(2,3)A(-2, 3) and B(4,1)B(4, 1) is the perpendicular bisector of ABAB. The midpoint of ABAB is (1,2)(1, 2) and the slope of ABAB is 13-\frac{1}{3}, giving a perpendicular slope of 33. The equation of the locus is 3xy=13x - y = 1. Substituting y=5y = 5 gives 3k5=13k - 5 = 1, which yields k=2k = 2.

Step-by-Step Solution

1
Identify the nature of the locus
The locus of points equidistant from two fixed points AA and BB is the perpendicular bisector of the line segment ABAB.
By definition, the set of points equidistant from two fixed points forms a straight line perpendicular to the segment joining the two points at its midpoint.
2
Find the midpoint of segment ABAB
Midpoint M=(2+42,3+12)=(1,2)M = \left(\frac{-2+4}{2}, \frac{3+1}{2}\right) = (1, 2).
The perpendicular bisector passes through the midpoint of the line segment.
3
Calculate the gradient of ABAB and the perpendicular gradient
Gradient of AB=134(2)=13AB = \frac{1 - 3}{4 - (-2)} = -\frac{1}{3}. Thus, the perpendicular gradient is 33.
Perpendicular lines have gradients whose product is 1-1.
4
Derive the equation of the locus
y2=3(x1)    y=3x1    3xy=1y - 2 = 3(x - 1) \implies y = 3x - 1 \implies 3x - y = 1.
Use the point-slope form of a line equation with point (1,2)(1, 2) and slope 33.
5
Determine the value of kk at y=5y = 5
3k5=1    3k=6    k=23k - 5 = 1 \implies 3k = 6 \implies k = 2.
Substitute the point (k,5)(k, 5) into the locus equation.

Key Concept

Perpendicular Bisector as a Locus
Estimated Time:1m 30s
Question 16Question

A point P(x,y)P(x, y) moves in the Cartesian plane such that it maintains a constant distance of 10 units10\text{ units} from a fixed point C(2,3)C(2, -3). If the locus of PP intersects the vertical line x=8x = 8 at two points AA and BB, what is the distance between AA and BB?

Show answer & explanation

Answer: 16

Answer

The distance between the intersection points A and B is 16 units.
The locus of point P moving at a constant distance of 10 units from C(2, -3) forms a circle (x2)2+(y+3)2=100(x - 2)^2 + (y + 3)^2 = 100. Substituting x=8x = 8 yields (y+3)2=64(y + 3)^2 = 64, giving y=5y = 5 and y=11y = -11. The distance between the two points (8, 5) and (8, -11) along the vertical line x=8x = 8 is 5(11)=165 - (-11) = 16 units.

Step-by-Step Solution

1
Determine the equation representing the locus of point P
(x2)2+(y+3)2=100(x - 2)^2 + (y + 3)^2 = 100
The locus of a point moving at a fixed distance from a fixed point is a circle with equation (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2.
2
Substitute x=8x = 8 into the locus equation to find the yy-coordinates of the intersection points
(82)2+(y+3)2=100    36+(y+3)2=100    (y+3)2=64(8 - 2)^2 + (y + 3)^2 = 100 \implies 36 + (y + 3)^2 = 100 \implies (y + 3)^2 = 64
The intersection points lie on both the locus circle and the vertical line x=8x = 8.
3
Solve for the two possible values of yy
y+3=±8    y1=5y + 3 = \pm 8 \implies y_1 = 5 and y2=11y_2 = -11
Taking the square root gives both positive and negative solutions for the vertical coordinate.
4
Calculate the vertical distance between points A(8,5)A(8, 5) and B(8,11)B(8, -11)
Distance=5(11)=16 units\text{Distance} = 5 - (-11) = 16\text{ units}
Since both points have the same xx-coordinate (x=8x = 8), the distance is simply the absolute difference between their yy-coordinates.

Key Concept

Locus of a point at a constant distance from a fixed point (Circle)
Question 17Question

What is the equation of the locus of a point P(x,y)P(x, y) that is always equidistant from the point (0,4)(0, 4) and the line y=4y = -4?

Show answer & explanation

Answer: x^2 = 16y; x^2 - 16y = 0; x^2-16y=0; y = x^2/16; y = \frac{x^2}{16}; x^{2}=16y; x^{2}-16y=0

Answer

The equation of the locus is x2=16yx^2 = 16y (or x216y=0x^2 - 16y = 0).
Equating the distance from P(x,y)P(x, y) to (0,4)(0, 4), which is x2+(y4)2\sqrt{x^2 + (y-4)^2}, to the perpendicular distance to the line y=4y = -4, which is y+4|y + 4|, and squaring both sides gives x2+(y4)2=(y+4)2x^2 + (y-4)^2 = (y+4)^2. Expanding yields x2+y28y+16=y2+8y+16x^2 + y^2 - 8y + 16 = y^2 + 8y + 16, which simplifies directly to x2=16yx^2 = 16y or x216y=0x^2 - 16y = 0.

Step-by-Step Solution

1
Formulate the distance expressions from point P(x,y)P(x, y) to the given point (0,4)(0, 4) and line y=4y = -4.
Distance to (0,4)=(x0)2+(y4)2(0, 4) = \sqrt{(x - 0)^2 + (y - 4)^2}. Perpendicular distance to y=4y = -4 is y(4)=y+4|y - (-4)| = |y + 4|.
By definition of geometric locus, the distance from P(x,y)P(x, y) to the fixed point must equal its distance to the fixed line.
2
Equate the two distance expressions.
x2+(y4)2=y+4\sqrt{x^2 + (y - 4)^2} = |y + 4|
The point P(x,y)P(x, y) is equidistant from both geometric entities.
3
Square both sides of the equation to clear the square root and absolute value.
x2+(y4)2=(y+4)2x^2 + (y - 4)^2 = (y + 4)^2
Squaring eliminates radical and absolute value signs while preserving algebraic equality.
4
Expand both squared binomial expressions and simplify.
x2+y28y+16=y2+8y+16    x2=16yx^2 + y^2 - 8y + 16 = y^2 + 8y + 16 \implies x^2 = 16y
Subtracting y2+16y^2 + 16 from both sides leaves x28y=8yx^2 - 8y = 8y, which simplifies to x2=16yx^2 = 16y.

Key Concept

The locus of points equidistant from a fixed point (focus) and a fixed straight line (directrix) forms a parabola.
Estimated Time:1m 30s
Question 18Question

A point P(x,y)P(x, y) moves in the Cartesian plane such that it is always equidistant from the two fixed points A(2,1)A(2, 1) and B(6,5)B(6, 5). If the locus of PP intersects the line 2x+y=142x + y = 14 at the point (x0,y0)(x_0, y_0), what is the value of x0x_0?

Show answer & explanation

Answer: 7

Answer

The value of x0x_0 is 77.
The locus of points equidistant from A(2,1)A(2, 1) and B(6,5)B(6, 5) is the perpendicular bisector of line segment ABAB. The midpoint of ABAB is (4,3)(4, 3) and its slope is 11, giving the perpendicular bisector a slope of 1-1. The equation of this locus is y3=1(x4)y - 3 = -1(x - 4), or x+y=7x + y = 7. Subtracting x+y=7x + y = 7 from 2x+y=142x + y = 14 directly gives x0=7x_0 = 7.

Step-by-Step Solution

1
Determine the equation of the locus of point P
The locus of P is the perpendicular bisector of segment AB, represented by x+y=7x + y = 7.
The set of all points equidistant from two fixed points forms the perpendicular bisector of the line segment connecting those points.
2
Find the point of intersection with the line 2x+y=142x + y = 14
Solving x+y=7x + y = 7 and 2x+y=142x + y = 14 simultaneously gives x0=7x_0 = 7.
The intersection point of two geometric lines must satisfy both equations simultaneously.

Key Concept

Perpendicular Bisector Locus and Line Intersections
Question 19Question

Two fixed points in a Cartesian plane are given as A(1,2)A(-1, 2) and B(3,4)B(3, 4). A point P(x,y)P(x, y) moves in the plane such that PA2+PB2=26PA^2 + PB^2 = 26. Which of the following equations represents the locus of PP?

Show answer & explanation

Answer: x2+y22x6y+2=0x^2 + y^2 - 2x - 6y + 2 = 0

Answer

The equation representing the locus of PP is x2+y22x6y+2=0x^2 + y^2 - 2x - 6y + 2 = 0.
Using the Cartesian coordinate distance formula, PA2=(x+1)2+(y2)2PA^2 = (x+1)^2 + (y-2)^2 and PB2=(x3)2+(y4)2PB^2 = (x-3)^2 + (y-4)^2. Adding these together yields 2x2+2y24x12y+302x^2 + 2y^2 - 4x - 12y + 30. Setting this equal to 26 gives 2x2+2y24x12y+4=02x^2 + 2y^2 - 4x - 12y + 4 = 0. Dividing the entire equation by 2 yields x2+y22x6y+2=0x^2 + y^2 - 2x - 6y + 2 = 0, which is the correct locus equation.

Step-by-Step Solution

1
Express PA2PA^2 using the distance formula between P(x,y)P(x, y) and A(1,2)A(-1, 2).
PA2=(x(1))2+(y2)2=(x+1)2+(y2)2=x2+2x+1+y24y+4=x2+y2+2x4y+5PA^2 = (x - (-1))^2 + (y - 2)^2 = (x + 1)^2 + (y - 2)^2 = x^2 + 2x + 1 + y^2 - 4y + 4 = x^2 + y^2 + 2x - 4y + 5
The square of the distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is (x2x1)2+(y2y1)2(x_2 - x_1)^2 + (y_2 - y_1)^2.
2
Express PB2PB^2 using the distance formula between P(x,y)P(x, y) and B(3,4)B(3, 4).
PB2=(x3)2+(y4)2=x26x+9+y28y+16=x2+y26x8y+25PB^2 = (x - 3)^2 + (y - 4)^2 = x^2 - 6x + 9 + y^2 - 8y + 16 = x^2 + y^2 - 6x - 8y + 25
Expanding the distance squared formula for point BB.
3
Sum PA2PA^2 and PB2PB^2 and equate to the given constant 26.
(x2+y2+2x4y+5)+(x2+y26x8y+25)=26    2x2+2y24x12y+30=26(x^2 + y^2 + 2x - 4y + 5) + (x^2 + y^2 - 6x - 8y + 25) = 26 \implies 2x^2 + 2y^2 - 4x - 12y + 30 = 26
Substitute the algebraic expressions into the locus condition PA2+PB2=26PA^2 + PB^2 = 26.
4
Rearrange into general circle form and divide through by 2.
2x2+2y24x12y+4=0    x2+y22x6y+2=02x^2 + 2y^2 - 4x - 12y + 4 = 0 \implies x^2 + y^2 - 2x - 6y + 2 = 0
Subtract 26 from both sides and divide all terms by 2 to obtain the standard Cartesian equation.

Key Concept

Locus of a point with sum of squared distances to two fixed points equal to a constant
Loci and Geometric Constructions Practice Questions — JAMB UTME | Examkin