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

NCERT Solutions for Class 10 Maths Chapter 7 – Coordinate Geometry Exercise 7.4 are designed to help students strengthen their understanding of coordinate geometry and apply their knowledge to real-world problems. This exercise focuses on the properties of triangles and how to use coordinate geometry to find the area of a triangle formed by three points.

Exercise 7.4 includes problems that require students to:

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

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

  • Find the area of a triangle using the coordinates of its vertices.

  • Understand the application of the determinant method to calculate the area of triangles.

  • Apply the concepts of distance formula, midpoint theorem, and area formula to solve geometrical problems.

The solutions are explained step-by-step and provide a comprehensive understanding of how to apply coordinate geometry concepts to solve problems efficiently, making it easier for students to prepare for Class 10 exams.

Q1. Determine the ratio in which the line 2x+y4=02x + y - 4 = 0

 

divides the line segment joining the points A(2, 2) and B(3, 7).

Solution:

Let the line

2x+y4=02x + y - 4 = 0

divide the line segment joining A(2, 2) and B(3, 7) in the ratio

k:1k:1

. Let the coordinates of the dividing point be

C(x,y)C(x, y)

.

Using the Section Formula:

C(x,y)=(kx2+x1k+1,ky2+y1k+1)C(x, y) = \left( \frac{kx_2 + x_1}{k+1}, \frac{ky_2 + y_1}{k+1} \right)

Substitute

A(2,2)A(2, 2)

and

B(3,7)B(3, 7)

:

C(x,y)=(k(3)+2k+1,k(7)+2k+1)C(x, y) = \left( \frac{k(3) + 2}{k+1}, \frac{k(7) + 2}{k+1} \right)

Now, since point

C(x,y)C(x, y)

lies on the line

2x+y4=02x + y - 4 = 0

, we substitute these coordinates into the line equation:

2(k(3)+2k+1)+(k(7)+2k+1)4=02\left( \frac{k(3) + 2}{k+1} \right) + \left( \frac{k(7) + 2}{k+1} \right) - 4 = 0

Simplifying the equation:

6k+4k+1+7k+2k+14=0\frac{6k + 4}{k+1} + \frac{7k + 2}{k+1} - 4 = 0

6k+4+7k+2k+1=4\frac{6k + 4 + 7k + 2}{k+1} = 4

13k+6k+1=4\frac{13k + 6}{k+1} = 4

Cross-multiply:

13k+6=4(k+1)13k + 6 = 4(k + 1)

13k+6=4k+413k + 6 = 4k + 4

9k=29k = -2

k=29k = -\frac{2}{9}

Thus, the ratio in which the line divides the line segment is

2:9-2:9

, which means the division is external.


Q2. Find a relation between x and y if the points

(x,y)(x, y)

 

,

(1,2)(1, 2)

 

, and

(7,0)(7, 0)

 

are collinear.

Solution:

Three points are collinear if the area of the triangle formed by them is zero. Using the area formula for a triangle:

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|

For points

(x,y)(x, y)

,

(1,2)(1, 2)

, and

(7,0)(7, 0)

, the area is zero:

12x(20)+1(0y)+7(y2)=0\frac{1}{2} \left| x(2 - 0) + 1(0 - y) + 7(y - 2) \right| = 0

Simplifying:

x(2)+1(y)+7(y2)=0x(2) + 1(-y) + 7(y - 2) = 0

2xy+7y14=02x - y + 7y - 14 = 0

2x+6y=142x + 6y = 14

x+3y=7x + 3y = 7

Thus, the relation between

xx

and

yy

is

x+3y=7x + 3y = 7

.


Q3. Find the centre of a circle passing through the points

(6,6)(6, 6)

 

,

(3,7)(3, 7)

 

, and

(3,3)(3, 3)

 

.

Solution:

The center of a circle passing through three points is the point of intersection of the perpendicular bisectors of any two sides of the triangle formed by these points.

Let the three points be

A(6,6)A(6, 6)

,

B(3,7)B(3, 7)

, and

C(3,3)C(3, 3)

.

To find the perpendicular bisectors:

  1. Find the midpoint of

    ABAB:

Midpoint of AB=(6+32,6+72)=(92,132)\text{Midpoint of } AB = \left( \frac{6 + 3}{2}, \frac{6 + 7}{2} \right) = \left( \frac{9}{2}, \frac{13}{2} \right)

  1. Find the slope of

    ABAB:

Slope of AB=7636=13=13\text{Slope of } AB = \frac{7 - 6}{3 - 6} = \frac{1}{-3} = -\frac{1}{3}

  1. Find the slope of the perpendicular bisector (negative reciprocal of the slope of

    ABAB):

Slope of perpendicular bisector=3\text{Slope of perpendicular bisector} = 3

  1. Equation of the perpendicular bisector (using point-slope form of the line equation):

y132=3(x92)y - \frac{13}{2} = 3\left(x - \frac{9}{2}\right)

Simplifying:

y=3x152+132=3x1y = 3x - \frac{15}{2} + \frac{13}{2} = 3x - 1

Now, for the second side, say

BCBC

, we can similarly find its perpendicular bisector and solve the system of equations to find the center of the circle.

After calculations, the center is

(3,2)(3, -2)

.


Q4. The two opposite vertices of a square are

(1,2)(-1, 2)

 

and

(3,2)(3, 2)

 

. Find the coordinates of the other two vertices.

Solution:

Given two opposite vertices of a square, the center of the square is the midpoint of these vertices.

Midpoint of

(1,2)(-1, 2)

and

(3,2)(3, 2)

:

Midpoint=(1+32,2+22)=(1,2)\text{Midpoint} = \left( \frac{-1 + 3}{2}, \frac{2 + 2}{2} \right) = (1, 2)

Let the other two vertices be

B(x1,y1)B(x_1, y_1)

and

C(x2,y2)C(x_2, y_2)

, which are symmetric with respect to the center. The coordinates of these vertices can be found using symmetry or rotation. Through geometric reasoning, the coordinates of the other two vertices are:

B(1,4)andC(1,0)B(1, 4) \quad \text{and} \quad C(1, 0)

Thus, the other two vertices of the square are

(1,4)(1, 4)

and

(1,0)(1, 0)

.


Q5. The class X students of a secondary school in Krishinagar have been allotted a rectangular plot of land for their gardening activity. Saplings of Gulmohar are planted on the boundary at a distance of 1 m from each other. There is a triangular grassy lawn in the plot as shown in the following figure. The students are to sow seeds of flowering plants on the remaining area of the plot.

Solution:

(i) Taking A as origin, the coordinates of the vertices of the triangle are:

  • P(4,6)P(4, 6)

  • Q(3,2)Q(3, 2)

  • R(6,5)R(6, 5)

(ii) If C is the origin, the coordinates of the vertices of the triangle change accordingly, and the areas can be calculated using the formula for the area of a triangle:

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

From the calculations, it is observed that the areas in both cases are the same.


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

Q1. What is the focus of Exercise 7.4?
Answer:
Exercise 7.4 focuses on finding the area of a triangle formed by three points on the coordinate plane. It helps students apply the coordinate geometry formulas to calculate areas using the determinant method and distance formula.


Q2. How do I find the area of a triangle using its vertices?
Answer:
The area of a triangle with vertices

(x1,y1)(x_1, y_1)

,

(x2,y2)(x_2, y_2)

, and

(x3,y3)(x_3, y_3)

can be found using 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|

This formula is derived from the determinant method.


Q3. What is the determinant method in coordinate geometry?
Answer:
The determinant method is a technique to calculate the area of a triangle when the coordinates of its vertices are known. The formula involves the use of the determinant of a matrix that contains the coordinates of the triangle's vertices.


Q4. Why is the area of a triangle important in coordinate geometry?
Answer:
The area of a triangle is crucial in various geometric problems, and it helps in understanding the relationship between the vertices and sides of a triangle in the coordinate plane. It also forms the basis for solving many practical problems in mathematics, physics, and engineering.


Q5. How do NCERT Solutions help with exam preparation?
Answer:
These solutions provide clear, detailed steps for solving area of triangle problems and applying coordinate geometry concepts efficiently. By practicing these solutions, students can develop strong problem-solving skills, making them well-prepared for Class 10 exams.