CBSE Class 10 Maths Chapter 7 Coordinate Geometry NCERT Solutions

NCERT Solutions PDF Class 10 PDF

This comprehensive guide provides NCERT Solutions for Class 10 Mathematics, Chapter 7: Coordinate Geometry. It covers essential concepts like calculating the distance between points using the distance formula, determining if three points are collinear, and identifying the vertices of an isosceles triangle. The solutions offer step-by-step explanations for each problem in Exercise 7.1, including finding distances between various pairs of points, calculating the distance between two towns using coordinate geometry principles, and verifying collinearity and triangle types. These detailed solutions are designed to help students understand the application of coordinate geometry formulas and build confidence for their board examinations.

Quick info

BoardCBSE
ClassClass 10
SubjectMathematics
Session2026
LanguageEnglish
TypeNCERT Solutions
ChapterChapter 22

Chapter summary

Chapter 7, Coordinate Geometry, focuses on fundamental concepts of the Cartesian coordinate system. This NCERT Solutions set for Class 10 Maths covers Exercise 7.1, emphasizing the distance formula to find the length between two points. It also includes problems on checking collinearity of points and identifying properties of triangles, such as isosceles triangles, by calculating distances between vertices. The solutions provide clear, step-by-step derivations.

Learning outcomes

  • Understand and apply the distance formula to find the distance between any two points in a plane.
  • Calculate the distance between points with integer and variable coordinates.
  • Determine if three given points lie on the same straight line (are collinear).
  • Identify if a triangle formed by three given points is an isosceles triangle by comparing side lengths.

Topics covered

Paper topics

  • Distance Formula
  • Coordinate Geometry
  • Points in a Plane
  • Collinearity of Points
  • Isosceles Triangle Verification
  • Distance between Origin and a Point
  • Distance between two Towns (Application)
  • Cartesian Coordinate System

Important topics

  • Distance Formula Application
  • Checking Collinearity
  • Verifying Triangle Properties
  • Distance between Origin and a Point

PDF preview

Read page by page below. PDF is streamed from the official NCERT website — no download button on this page.

Loading document …
Page of
Loading page …

Questions and Solutions

Question 1

Find the distance between the following pairs of points:
  1. (2, 3) and (4, 1)
  2. (-5, 7) and (-1, 3)
  3. (a, b) and (-a, -b)
Solution:

We use the distance formula, which states that the distance between two points (x_1, y_1) and (x_2, y_2) is given by d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}.

  1. For the points (2, 3) and (4, 1):

    x_1 = 2, y_1 = 3 and x_2 = 4, y_2 = 1.

    Distance d = \sqrt{(4-2)^2 + (1-3)^2}

    d = \sqrt{(2)^2 + (-2)^2}

    d = \sqrt{4 + 4}

    d = \sqrt{8} = 2\sqrt{2}

    The distance between (2, 3) and (4, 1) is 2\sqrt{2} units.

  2. For the points (-5, 7) and (-1, 3):

    x_1 = -5, y_1 = 7 and x_2 = -1, y_2 = 3.

    Distance d = \sqrt{(-1 - (-5))^2 + (3 - 7)^2}

    d = \sqrt{(-1 + 5)^2 + (-4)^2}

    d = \sqrt{(4)^2 + (-4)^2}

    d = \sqrt{16 + 16}

    d = \sqrt{32} = 4\sqrt{2}

    The distance between (-5, 7) and (-1, 3) is 4\sqrt{2} units.

  3. For the points (a, b) and (-a, -b):

    x_1 = a, y_1 = b and x_2 = -a, y_2 = -b.

    Distance d = \sqrt{(-a - a)^2 + (-b - b)^2}

    d = \sqrt{(-2a)^2 + (-2b)^2}

    d = \sqrt{4a^2 + 4b^2}

    d = \sqrt{4(a^2 + b^2)}

    d = 2\sqrt{a^2 + b^2}

    The distance between (a, b) and (-a, -b) is 2\sqrt{a^2 + b^2} units.

Question 2

Find the distance between the points (0, 0) and (36, 15). Can you now find the distance between the two towns A and B discussed in Section 7.2.
Solution:

First, we find the distance between the points (0, 0) and (36, 15) using the distance formula.

Let (x_1, y_1) = (0, 0) and (x_2, y_2) = (36, 15).

Distance d = \sqrt{(36-0)^2 + (15-0)^2}

d = \sqrt{36^2 + 15^2}

d = \sqrt{1296 + 225}

d = \sqrt{1521}

d = 39

The distance between the points (0, 0) and (36, 15) is 39 units.

Yes, we can find the distance between the two towns A and B. If we assume town A is at the origin (0, 0), then town B can be represented by the coordinates (36, 15) relative to town A. Therefore, the distance between town A and town B is the same as the distance calculated above, which is 39 km (assuming the units are kilometers as implied by the context of towns).

Question 3

Determine if the points (1, 5), (2, 3) and (-2, -11) are collinear.
Solution:

Let the given points be A(1, 5), B(2, 3), and C(-2, -11). To determine if these points are collinear, we need to check if the sum of the lengths of any two line segments formed by these points is equal to the length of the third line segment. We will use the distance formula d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}.

Calculate the distance AB:

AB = \sqrt{(2-1)^2 + (3-5)^2} = \sqrt{(1)^2 + (-2)^2} = \sqrt{1 + 4} = \sqrt{5}

Calculate the distance BC:

BC = \sqrt{(-2-2)^2 + (-11-3)^2} = \sqrt{(-4)^2 + (-14)^2} = \sqrt{16 + 196} = \sqrt{212}

Calculate the distance CA:

CA = \sqrt{(1-(-2))^2 + (5-(-11))^2} = \sqrt{(1+2)^2 + (5+11)^2} = \sqrt{(3)^2 + (16)^2} = \sqrt{9 + 256} = \sqrt{265}

Now, we check if the sum of any two distances equals the third distance:

AB + BC = \sqrt{5} + \sqrt{212} \approx 2.24 + 14.56 = 16.80

CA = \sqrt{265} \approx 16.28

Since AB + BC \neq CA, and similarly AB + CA \neq BC and BC + CA \neq AB, the points do not lie on the same straight line.

Therefore, the points (1, 5), (2, 3), and (-2, -11) are not collinear.

Question 4

Check whether the points (5, -2), (6, 4) and (7, -2) form the vertices of an isosceles triangle.
Solution:

Let the given points be A(5, -2), B(6, 4), and C(7, -2). To check if these points form an isosceles triangle, we need to calculate the lengths of the three sides AB, BC, and CA using the distance formula d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2} and see if any two sides are equal.

Calculate the distance AB:

AB = \sqrt{(6-5)^2 + (4-(-2))^2} = \sqrt{(1)^2 + (4+2)^2} = \sqrt{1^2 + 6^2} = \sqrt{1 + 36} = \sqrt{37}

Calculate the distance BC:

BC = \sqrt{(7-6)^2 + (-2-4)^2} = \sqrt{(1)^2 + (-6)^2} = \sqrt{1 + 36} = \sqrt{37}

Calculate the distance CA:

CA = \sqrt{(5-7)^2 + (-2-(-2))^2} = \sqrt{(-2)^2 + (-2+2)^2} = \sqrt{(-2)^2 + 0^2} = \sqrt{4 + 0} = \sqrt{4} = 2

We observe that AB = \sqrt{37} and BC = \sqrt{37}. Since two sides of the triangle (AB and BC) have equal lengths, the triangle formed by the points (5, -2), (6, 4), and (7, -2) is an isosceles triangle.

Common mistakes

  • Errors in applying the distance formula, especially with negative signs.
  • Calculation mistakes when squaring terms or simplifying square roots.
  • Incorrectly concluding collinearity without checking all three possible segment sums.
  • Confusing the order of points (x1, y1) and (x2, y2) in the distance formula.

Revision tips

  • Memorize the distance formula and practice applying it to various point pairs.
  • For collinearity, ensure you check if the sum of two smaller distances equals the largest distance.
  • When checking for isosceles triangles, calculate all three side lengths and look for two equal lengths.
  • Review the worked examples carefully to understand each step of the calculation process.

Practice MCQs

Q1. What is the distance between the points (2, 3) and (4, 1)?

Q2. The distance between the origin (0, 0) and the point (36, 15) is:

Q3. For points A(1, 5), B(2, 3), and C(-2, -11) to be collinear, which condition must be met?

Q4. Which of the following pairs of points are equidistant from the origin (0,0)?

Q5. If the distance between points (a, b) and (-a, -b) is 0, what can be concluded?

Frequently asked questions

What is the main formula used in Chapter 7 of Class 10 Maths NCERT Solutions?

The primary formula used is the distance formula, which calculates the distance between two points (x1, y1) and (x2, y2) in a Cartesian plane as \(\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}\).

How can I determine if three points are collinear using these solutions?

To check for collinearity, calculate the distances between all pairs of points (AB, BC, CA). If the sum of the lengths of any two segments equals the length of the third segment (e.g., AB + BC = AC), the points are collinear.

What is the purpose of checking for an isosceles triangle in this chapter?

The solutions demonstrate how to check if a triangle formed by three given points is isosceles. This involves calculating the lengths of all three sides and verifying if at least two sides have equal lengths.

Are the solutions for Exercise 7.1 covered in this chapter?

Yes, this set of NCERT Solutions covers the problems presented in Exercise 7.1 of the Class 10 Mathematics textbook, focusing on coordinate geometry concepts.

How do these solutions help in exam preparation?

These solutions provide step-by-step guidance and clear explanations for solving problems related to the distance formula and collinearity, helping students understand the concepts thoroughly and practice for their exams.

Content reviewed by the NCERT Help team. Editorial Team and update policy

NCERT Solutions PDF PDF on NCERT Help. URL unchanged for search indexing.