Class 10 Maths Chapter 7 Exercise 7.1 Question 7 – Find Point on X-axis Equidistant from Two Points

Question 7 – Find Point on X-axis Equidistant from Two Points

Find the point on the x-axis which is equidistant from \((2, -5)\) and \((-2, 9)\).

🖼️ Diagram

Point on X-axis Equidistant from Two Points A coordinate plane showing points A(2,-5) and B(-2,9), with point P on the x-axis that is equidistant from both A and B O X Y -3 -2 -1 1 2 3 4 2 -1 -2 -4 -5 A(2,-5) B(-2,9) P(-7,0) PA PB PA = PB

Figure 1: Point P(-7,0) on x-axis is equidistant from A(2,-5) and B(-2,9)

📋 Given Information

ItemDetails
Point A\((2, -5)\)
Point B\((-2, 9)\)
Required PointOn x-axis (form: \((x, 0)\))
ConditionEquidistant from A and B

🎯 To Find

The coordinates of the point P on the x-axis such that \(PA = PB\), where A and B are the given points.

📐 Formula Used

\[ \text{Distance} = \sqrt{(x_2 – x_1)^2 + (y_2 – y_1)^2} \]

Key Concept: Any point on the x-axis has coordinates of the form \((x, 0)\), where the y-coordinate is always 0.

📝 Step-by-Step Solution

1 Let the required point be P(x, 0):

Since P lies on the x-axis, its y-coordinate is 0. So, P has coordinates \((x, 0)\).

📌 In the diagram above, point P is shown on the x-axis.
2 Apply the condition PA = PB:

Since P is equidistant from A and B, we have:

\[ PA = PB \]

Squaring both sides (to eliminate the square root):

\[ PA^2 = PB^2 \]
3 Calculate PA² using the distance formula:

Using points \(P(x, 0)\) and \(A(2, -5)\):

\[ PA^2 = (x – 2)^2 + (0 – (-5))^2 \] \[ PA^2 = (x – 2)^2 + 5^2 \] \[ PA^2 = (x – 2)^2 + 25 \]
4 Calculate PB² using the distance formula:

Using points \(P(x, 0)\) and \(B(-2, 9)\):

\[ PB^2 = (x – (-2))^2 + (0 – 9)^2 \] \[ PB^2 = (x + 2)^2 + (-9)^2 \] \[ PB^2 = (x + 2)^2 + 81 \]
5 Set PA² = PB² and solve for x: \[ (x – 2)^2 + 25 = (x + 2)^2 + 81 \]

Expanding both sides:

\[ x^2 – 4x + 4 + 25 = x^2 + 4x + 4 + 81 \] \[ x^2 – 4x + 29 = x^2 + 4x + 85 \]
6 Simplify and solve:

Canceling \(x^2\) from both sides:

\[ -4x + 29 = 4x + 85 \]

Bringing all x terms to one side:

\[ -4x – 4x = 85 – 29 \] \[ -8x = 56 \] \[ x = \frac{56}{-8} = -7 \]
7 Write the final coordinates:

Since \(x = -7\) and the point lies on the x-axis (y = 0), the required point is:

\[ P(-7, 0) \]

✓ Verification

Let’s verify that P(-7, 0) is indeed equidistant from A(2, -5) and B(-2, 9):

DistanceCalculationResult
PA\(\sqrt{(-7-2)^2 + (0-(-5))^2} = \sqrt{81 + 25}\)\(\sqrt{106}\) units
PB\(\sqrt{(-7-(-2))^2 + (0-9)^2} = \sqrt{25 + 81}\)\(\sqrt{106}\) units

✅ Since PA = PB = \(\sqrt{106}\) units, our answer is verified!

Final Answer: The required point is \((-7, 0)\)
💡 Alternative Method: Using Perpendicular Bisector Concept
Concept:

Any point equidistant from two given points lies on the perpendicular bisector of the line segment joining those two points.

Step 1: Find the midpoint of AB: \[ M = \left(\frac{2 + (-2)}{2}, \frac{-5 + 9}{2}\right) = (0, 2) \]
Step 2: Find the slope of AB: \[ m_{AB} = \frac{9 – (-5)}{-2 – 2} = \frac{14}{-4} = -\frac{7}{2} \]
Step 3: Slope of perpendicular bisector: \[ m_{\perp} = \frac{2}{7} \]
Step 4: Equation of perpendicular bisector passing through M(0, 2): \[ y – 2 = \frac{2}{7}(x – 0) \] \[ y = \frac{2x}{7} + 2 \]
Step 5: Find intersection with x-axis (where y = 0): \[ 0 = \frac{2x}{7} + 2 \] \[ \frac{2x}{7} = -2 \] \[ x = -7 \]
Result: The point is \((-7, 0)\) ✅

⚠️ Common Mistakes

❌ Mistake 1: Forgetting that a point on the x-axis has y-coordinate = 0.

✅ Correct Approach: Always write the point as \((x, 0)\) when it’s on the x-axis.

❌ Mistake 2: Not squaring both sides before equating PA and PB, leading to complex square root equations.

✅ Correct Approach: Square both sides first: \(PA^2 = PB^2\) to eliminate square roots.

❌ Mistake 3: Sign errors when expanding \((x + 2)^2\) or \((x – 2)^2\).

✅ Correct Approach: Remember: \((a \pm b)^2 = a^2 \pm 2ab + b^2\)

❌ Mistake 4: Calculation error: \((-9)^2 = -81\)

✅ Correct Approach: \((-9)^2 = 81\) (always positive)

💡 Key Points to Remember

  • Any point on the x-axis has coordinates \((x, 0)\)
  • Any point on the y-axis has coordinates \((0, y)\)
  • If PA = PB, then \(PA^2 = PB^2\) (squaring eliminates square roots)
  • The locus of points equidistant from two points is the perpendicular bisector
  • Always verify your answer by calculating actual distances
  • Use the distance formula correctly with proper signs
  • When expanding \((a – b)^2\), remember the middle term: \(-2ab\)
  • This concept is useful in finding circumcenters and other geometric constructions

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top