NCERT Solutions for Class 10 Maths Chapter 7 – Coordinate Geometry Exercise 7.3

NCERT Solutions for Class 10 Maths Chapter 7 – Coordinate Geometry Exercise 7.3 are provided to help students understand and solve problems related to coordinate geometry. This exercise builds on the concepts of distance formula and midpoint theorem and introduces students to applications of coordinate geometry in real-world scenarios.

Exercise 7.3 focuses on:

NCERT Solutions for Class 10 Maths Chapter 7 – Coordinate Geometry Exercise 7.3

NCERT Solutions for Class 10 Maths Chapter 7 – Coordinate Geometry Exercise 7.3

  • Finding the distance between two points and using it to calculate various geometrical properties.

  • Using coordinate geometry to solve problems related to locus, which helps in visualizing geometric figures.

  • Understanding geometric relationships and solving word problems involving coordinate geometry.

The solutions are explained in a step-by-step manner, ensuring that students can apply these concepts confidently in their Class 10 exams.

Q1. Find the area of the triangle whose vertices are:

(i)

(2,3),(1,0),(2,4)(2, 3), (−1, 0), (2, −4)


(ii)

(5,1),(3,5),(5,2)(-5, −1), (3, −5), (5, 2)

Solution:

The area of a triangle with vertices

(x1,y1),(x2,y2),(x3,y3)(x_1, y_1), (x_2, y_2), (x_3, y_3)

is given by the formula:

Area=12x1(y2y3)+x2(y3y1)+x3(y1y2)\text{Area} = \frac{1}{2} \left| x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2) \right|

(i) For the triangle with vertices

(2,3),(1,0),(2,4)(2, 3), (−1, 0), (2, −4)

:

Area=122(0(4))+(1)((4)3)+2(30)\text{Area} = \frac{1}{2} \left| 2(0 - (-4)) + (-1)((-4) - 3) + 2(3 - 0) \right|

=122(4)+(1)(7)+2(3)= \frac{1}{2} \left| 2(4) + (-1)(-7) + 2(3) \right|

=128+7+6=12×21=10.5square units= \frac{1}{2} \left| 8 + 7 + 6 \right| = \frac{1}{2} \times 21 = 10.5 \, \text{square units}

(ii) For the triangle with vertices

(5,1),(3,5),(5,2)(-5, −1), (3, −5), (5, 2)

:

Area=12(5)(52)+3(2(1))+5((1)(5))\text{Area} = \frac{1}{2} \left| (-5)(-5 - 2) + 3(2 - (-1)) + 5((-1) - (-5)) \right|

=12(5)(7)+3(3)+5(4)= \frac{1}{2} \left| (-5)(-7) + 3(3) + 5(4) \right|

=1235+9+20=12×64=32square units= \frac{1}{2} \left| 35 + 9 + 20 \right| = \frac{1}{2} \times 64 = 32 \, \text{square units}


Q2. In each of the following find the value of ‘k’, for which the points are collinear.

(i)

(7,2),(5,1),(3,k)(7, −2), (5, 1), (3, k)


(ii)

(8,1),(k,4),(2,5)(8, 1), (k, −4), (2, −5)

Solution:

Three points are collinear if the area of the triangle formed by them is zero.

(i) For points

(7,2),(5,1),(3,k)(7, −2), (5, 1), (3, k)

:
Using the area formula for collinearity:

Area=127(1k)+5(k(2))+3((2)1)=0\text{Area} = \frac{1}{2} \left| 7(1 - k) + 5(k - (-2)) + 3((-2) - 1) \right| = 0

7(1k)+5(k+2)+3(3)=07(1 - k) + 5(k + 2) + 3(-3) = 0

77k+5k+109=07 - 7k + 5k + 10 - 9 = 0

2k+8=0k=4-2k + 8 = 0 \quad \Rightarrow \quad k = 4

(ii) For points

(8,1),(k,4),(2,5)(8, 1), (k, −4), (2, −5)

:
Using the area formula for collinearity:

Area=128(4(5))+k((5)1)+2(1(4))=0\text{Area} = \frac{1}{2} \left| 8(-4 - (-5)) + k((-5) - 1) + 2(1 - (-4)) \right| = 0

8(1)+k(6)+2(5)=08(1) + k(-6) + 2(5) = 0

86k+10=08 - 6k + 10 = 0

6k+18=0k=3-6k + 18 = 0 \quad \Rightarrow \quad k = 3


Q3. Find the area of the triangle formed by joining the mid-points of the sides of the triangle whose vertices are (0,1),(2,1)(0, −1), (2, 1)

 

and (0,3)(0, 3)

 

. Find the ratio of this area to the area of the given triangle.

Solution:

The area of a triangle with vertices

(x1,y1),(x2,y2),(x3,y3)(x_1, y_1), (x_2, y_2), (x_3, y_3)

is given by:

Area=12x1(y2y3)+x2(y3y1)+x3(y1y2)\text{Area} = \frac{1}{2} \left| x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2) \right|

Given vertices:

A(0,1),B(2,1),C(0,3)A(0, −1), B(2, 1), C(0, 3)

The midpoints of sides

ABAB

,

BCBC

, and

CACA

are:

P=(0+22,1+12)=(1,0)P = \left( \frac{0+2}{2}, \frac{-1+1}{2} \right) = (1, 0)

Q=(2+02,1+32)=(1,2)Q = \left( \frac{2+0}{2}, \frac{1+3}{2} \right) = (1, 2)

R=(0+02,3+(1)2)=(0,1)R = \left( \frac{0+0}{2}, \frac{3+(-1)}{2} \right) = (0, 1)

Now, calculate the area of triangle

PQRPQR

(mid-point triangle):

Area of PQR=121(21)+1(10)+0(02)=121+1+0=12×2=1\text{Area of } PQR = \frac{1}{2} \left| 1(2 - 1) + 1(1 - 0) + 0(0 - 2) \right| = \frac{1}{2} \left| 1 + 1 + 0 \right| = \frac{1}{2} \times 2 = 1

Now, calculate the area of triangle

ABCABC

:

Area of ABC=120(13)+2(3(1))+0((1)1)\text{Area of } ABC = \frac{1}{2} \left| 0(1 - 3) + 2(3 - (-1)) + 0((-1) - 1) \right|

=120+8+0=12×8=4= \frac{1}{2} \left| 0 + 8 + 0 \right| = \frac{1}{2} \times 8 = 4

The ratio of the areas is:

Area of PQRArea of ABC=14\frac{\text{Area of } PQR}{\text{Area of } ABC} = \frac{1}{4}


Q4. Find the area of the quadrilateral whose vertices, taken in order, are (4,2),(3,5),(3,2)(-4, −2), (−3, −5), (3, −2)

 

, and (2,3)(2, 3)

 

.

Solution:

To find the area of a quadrilateral, divide it into two triangles by drawing a diagonal. Here, we can divide the quadrilateral into triangles

ABCABC

and

ACDACD

.

Using the area formula for each triangle:

For triangle ABC:
Vertices:

A(4,2),B(3,5),C(3,2)A(-4, -2), B(-3, -5), C(3, -2)

Area of ABC=124(5(2))+(3)((2)(2))+3((2)(5))\text{Area of } ABC = \frac{1}{2} \left| -4(-5 - (-2)) + (-3)((-2) - (-2)) + 3((-2) - (-5)) \right|

=124(3)+(3)(0)+3(3)=1212+0+9=12×21=10.5= \frac{1}{2} \left| -4(-3) + (-3)(0) + 3(3) \right| = \frac{1}{2} \left| 12 + 0 + 9 \right| = \frac{1}{2} \times 21 = 10.5

For triangle ACD:
Vertices:

A(4,2),C(3,2),D(2,3)A(-4, -2), C(3, -2), D(2, 3)

Area of ACD=124(23)+3(3(2))+2((2)(2))\text{Area of } ACD = \frac{1}{2} \left| -4(-2 - 3) + 3(3 - (-2)) + 2((-2) - (-2)) \right|

=124(5)+3(5)+2(0)=1220+15+0=12×35=17.5= \frac{1}{2} \left| -4(-5) + 3(5) + 2(0) \right| = \frac{1}{2} \left| 20 + 15 + 0 \right| = \frac{1}{2} \times 35 = 17.5

Total Area of the Quadrilateral:

Area of quadrilateral=10.5+17.5=28square units\text{Area of quadrilateral} = 10.5 + 17.5 = 28 \, \text{square units}


Q5. You have studied in Class IX that a median of a triangle divides it into two triangles of equal areas. Verify this result for ABC\triangle ABC

 

whose vertices are A(4,6),B(3,2),C(5,2)A(4, −6), B(3, −2), C(5, 2)

 

.

Solution:

Given vertices:

A(4,6),B(3,2),C(5,2)A(4, −6), B(3, −2), C(5, 2)

Let

MM

be the midpoint of side

BCBC

, so:

M=(3+52,2+22)=(4,0)M = \left( \frac{3 + 5}{2}, \frac{-2 + 2}{2} \right) = (4, 0)

The area of triangle

ABMABM

is:

Area of ABM=124(20)+3(0(6))+4((6)(2))\text{Area of } ABM = \frac{1}{2} \left| 4(−2 − 0) + 3(0 − (−6)) + 4((−6) − (−2)) \right|

=124(2)+3(6)+4(4)=128+1816=12×6=3= \frac{1}{2} \left| 4(-2) + 3(6) + 4(-4) \right| = \frac{1}{2} \left| -8 + 18 - 16 \right| = \frac{1}{2} \times 6 = 3

The area of triangle

ACMACM

is:

Area of ACM=124(20)+5(0(6))+4((6)2)\text{Area of } ACM = \frac{1}{2} \left| 4(2 − 0) + 5(0 − (−6)) + 4((−6) − 2) \right|

=124(2)+5(6)+4(8)=128+3032=12×6=3= \frac{1}{2} \left| 4(2) + 5(6) + 4(-8) \right| = \frac{1}{2} \left| 8 + 30 - 32 \right| = \frac{1}{2} \times 6 = 3

Since both triangles have the same area, the median divides the triangle into two triangles of equal area.


FAQs: Class 10 Maths Chapter 7 – Coordinate Geometry Exercise 7.3

Q1. What is the main focus of Exercise 7.3?
Answer:
Exercise 7.3 focuses on applying coordinate geometry concepts to solve problems involving the distance between points, locus of points, and geometrical properties using the distance formula and other geometric principles.


Q2. How do I solve problems involving distance in coordinate geometry?
Answer:
To solve distance-related problems, use the distance formula:

 

d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

This formula helps calculate the distance between two points

(x1,y1)(x_1, y_1)

and

(x2,y2)(x_2, y_2)

on the coordinate plane.


Q3. What is the concept of locus in coordinate geometry?
Answer:
A locus is the set of all points that satisfy a given condition. For example, the locus of points equidistant from a fixed point forms a circle. The concept of locus is used to represent shapes and geometric figures in coordinate geometry.


Q4. How do I apply the distance formula to solve geometric problems?
Answer:
To apply the distance formula in geometric problems:

  1. Identify the coordinates of the points involved.

  2. Use the distance formula to find the length of sides, diagonals, or distances between any two points.

  3. Solve for the required quantities based on the problem's conditions.


Q5. How do NCERT Solutions help with exam preparation?
Answer:
These solutions provide clear, detailed explanations for applying coordinate geometry concepts to real-world problems. By practicing these solutions, students can develop strong problem-solving skills and apply formulas confidently, ensuring success in Class 10 exams.


If you want, I can also provide:

  • Step-by-step solutions for distance and locus problems

  • Coordinate geometry practice problems

  • Quick revision tips for Chapter 7

  • Class 10 exam PYQs

These NCERT Solutions for Class 10 Maths will help you confidently solve Exercise 7.3 and strengthen your understanding of coordinate geometry, ensuring excellent preparation for Class 10 exams.