Monomath – CBSE | GSEB | IB | JEE Maths by Ajay Yadav (Math King of Katargam) – 15+ Years Experience. Study Notes, Video Lessons, Formula Sheets & PYQs.
← Back to chapters

Coordinate Geometry

Important Questions

Important Questions

  1. Find distance between points (2,3) and (4,1).
    Show Solution
    d = (4-2)2 + (1-3)2 = 4 + 4 = 22 units
  2. Find the point on x-axis equidistant from (2,-5) and (-2,9).
    Show Solution
    Let point be (x,0). Distance: (x-2)2 + 25 = (x+2)2 + 81\n=> (x-2)2 + 25 = (x+2)2 + 81\n=> x2 - 4x + 4 + 25 = x2 + 4x + 4 + 81\n=> -4x - 4x = 85 - 29 => -8x = 56 => x = -7\nPoint: (-7,0)