CBSE Master Guide | Free Study Material for Class 9 & 10 | Notes & Sample Papers
"A comprehensive study resource for CBSE Class 9 & 10 students. We combine AI-assisted structuring with strict human verification to provide simplified NCERT notes, chapter summaries, and exam tips. Curated by a parent to ensure every concept is accurate and easy to understand."
📅 Published on Wednesday, June 24, 2026👤 By Smart CBSE Tutor
Coordinate Geometry — Class 10 CBSE Problem Sets
Class 10 CBSE · Mathematics · Chapter 7
Mastering Coordinate Geometry: Step-by-Step Problem Sets
Three pillars, fifteen problems, zero skipped steps. Every solution uses a rigorous Chain-of-Thought approach — the same logic you need in your board exam.
Distance: d = √[(x₂−x₁)² + (y₂−y₁)²]Section: x = (m₁x₂ + m₂x₁) / (m₁+m₂)Midpoint: M = ((x₁+x₂)/2, (y₁+y₂)/2)
§1 The Distance Formula
Rooted in Pythagoras' theorem, this formula calculates the exact distance between any two points on the Cartesian plane — no ruler, no protractor required.
Find the midpoint of the segment joining \((2, 2)\) and \((4, 8)\).
Core⌄
Recall
Midpoint is the section formula with \(m_1 : m_2 = 1 : 1\), which reduces to averaging both coordinates.
Apply
\[ M = \left(\frac{2+4}{2},\;\frac{2+8}{2}\right) = \left(3,\; 5\right) \]
Midpoint \(= (3,\; 5)\)
Verification: Distance from \((2,2)\) to \((3,5)\) = \(\sqrt{1+9}=\sqrt{10}\). Distance from \((3,5)\) to \((4,8)\) = \(\sqrt{1+9}=\sqrt{10}\). Equal — confirmed midpoint. ✓
3
Find the ratio in which \((-1, 6)\) divides the segment joining \((-3, 10)\) and \((6, -8)\).
Intermediate⌄
Assume
Let ratio be \(k:1\). The \(x\)-coordinate of the dividing point is:
\[ x = \frac{6k + (-3)}{k+1} = \frac{6k-3}{k+1} \]
\[ AC = \sqrt{(-2-1)^2+(-11-5)^2} = \sqrt{9+256} = \sqrt{265} \]
Check
\(\sqrt{5} \approx 2.24\), \(2\sqrt{53} \approx 14.56\). Sum \(\approx 16.80\). But \(\sqrt{265} \approx 16.28\). Since \(AB + BC \neq AC\), the points are not collinear.
Professor's Note: The midpoint strategy avoids all four side-length calculations. In vector algebra this same property becomes the algebraic definition of a parallelogram.
5
Find the area of a rhombus with vertices \((3, 0)\), \((4, 5)\), \((-1, 4)\) and \((-2, -1)\).
Challenge⌄
Formula
Area of a rhombus \(= \dfrac{1}{2} \times d_1 \times d_2\). Diagonals: \(A(3,0)\leftrightarrow C(-1,4)\) and \(B(4,5)\leftrightarrow D(-2,-1)\).