CBSE Class 11 Mathematics Chapter 10: Straight Lines NCERT Solutions

NCERT Solutions PDF Class 11 PDF

This chapter delves into the fundamental concepts of Straight Lines in coordinate geometry for CBSE Class 11 Mathematics. It covers plotting points, understanding the Cartesian plane, and calculating the area of polygons. The solutions provide step-by-step guidance on how to find the area of a quadrilateral by dividing it into triangles and applying the area formula. It also explores the properties of equilateral triangles and how to determine their vertices when positioned on the y-axis with the origin as the midpoint of the base. These detailed explanations and solved examples are crucial for students preparing for their board examinations, offering clarity and reinforcing problem-solving techniques.

Quick info

BoardCBSE
ClassClass 11
SubjectMathematics
Session2026
LanguageEnglish
TypeNCERT Solutions
ChapterChapter 10

Chapter summary

Chapter 10 on Straight Lines for Class 11 Mathematics focuses on introducing the concept of lines in a Cartesian coordinate system. The NCERT Solutions for this chapter cover exercises related to plotting geometric shapes, calculating their areas using coordinate geometry formulas, and determining the coordinates of vertices for specific geometric figures like equilateral triangles based on given conditions. It lays the groundwork for more advanced topics in analytical geometry.

Learning outcomes

  • Understand the concept of plotting points and shapes in the Cartesian plane.
  • Calculate the area of a quadrilateral using the coordinate geometry area formula.
  • Determine the vertices of an equilateral triangle given its side length and base position.
  • Apply the area formula for triangles in coordinate geometry.
  • Visualize geometric figures based on given coordinates.

Topics covered

Paper topics

  • Cartesian Plane
  • Quadrilateral Plotting
  • Area of Quadrilateral
  • Area of Triangle Formula
  • Coordinate Geometry
  • Equilateral Triangle
  • Vertices of a Triangle
  • Midpoint Formula
  • Geometric Shapes in Coordinate System

Important topics

  • Area of Triangle Formula
  • Calculating Area of Quadrilateral
  • Finding Vertices of Geometric Figures
  • Coordinate Geometry Basics

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

Draw a quadrilateral in the Cartesian plane, whose vertices are <math>(-4, 5)</math>, <math>(0, 7)</math>, <math>(5, -5)</math> and <math>(-4, -2)</math>. Also, find its area.
Solution:

Let the vertices of the quadrilateral be A(-4, 5), B(0, 7), C(5, -5), and D(-4, -2). To draw the quadrilateral, we plot these points on the Cartesian plane and connect them in order: AB, BC, CD, and DA.

To find the area of the quadrilateral ABCD, we can divide it into two triangles by drawing a diagonal, for instance, AC. The area of the quadrilateral will be the sum of the areas of ΔABC and ΔACD.

The formula for the area of a triangle with vertices <math>(x_1, y_1)</math>, <math>(x_2, y_2)</math>, and <math>(x_3, y_3)</math> is given by:

Area = \frac{1}{2} |x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2)|

First, let's calculate the area of ΔABC with vertices A(-4, 5), B(0, 7), and C(5, -5):

Area(\triangle ABC) = \frac{1}{2} |-4(7 - (-5)) + 0(-5 - 5) + 5(5 - 7)|

= \frac{1}{2} |-4(7 + 5) + 0(-10) + 5(-2)|

= \frac{1}{2} |-4(12) + 0 - 10|

= \frac{1}{2} |-48 - 10|

= \frac{1}{2} |-58|

= \frac{1}{2} \times 58 = 29 \text{ square units}

Next, let's calculate the area of ΔACD with vertices A(-4, 5), C(5, -5), and D(-4, -2):

Area(\triangle ACD) = \frac{1}{2} |-4(-5 - (-2)) + 5(-2 - 5) + (-4)(5 - (-5))|

= \frac{1}{2} |-4(-5 + 2) + 5(-7) - 4(5 + 5)|

= \frac{1}{2} |-4(-3) - 35 - 4(10)|

= \frac{1}{2} |12 - 35 - 40|

= \frac{1}{2} |12 - 75|

= \frac{1}{2} |-63|

= \frac{63}{2} \text{ square units}

The total area of the quadrilateral ABCD is the sum of the areas of ΔABC and ΔACD:

Area(ABCD) = Area(\triangle ABC) + Area(\triangle ACD)

= 29 + \frac{63}{2}

= \frac{58}{2} + \frac{63}{2}

= \frac{58 + 63}{2} = \frac{121}{2} \text{ square units}

Thus, the area of the quadrilateral is \frac{121}{2} square units.

Question 2

The base of an equilateral triangle with side 2a lies along the y-axis such that the mid point of the base is at the origin. Find vertices of the triangle.
Solution:

Let the equilateral triangle be denoted as ΔABC, with each side having a length of 2a. So, <math>AB = BC = CA = 2a</math>.

We are given that the base of the triangle lies along the y-axis, and its midpoint is at the origin (0, 0). Let the base be BC. Since the midpoint of BC is the origin, the coordinates of B and C must be (0, a) and (0, -a) (or vice versa), because the distance from the origin to each of these points is 'a', and they lie on the y-axis.

Let B = (0, a) and C = (0, -a). The length of the base BC is the distance between these two points, which is <math>\sqrt{(0-0)^2 + (a - (-a))^2} = \sqrt{0^2 + (2a)^2} = \sqrt{4a^2} = 2a</math>, which matches the given side length.

Now, we need to find the coordinates of the third vertex, A. Since ΔABC is equilateral, the vertex A must lie on the perpendicular bisector of the base BC. The base BC lies on the y-axis, so its perpendicular bisector is the x-axis. Therefore, the y-coordinate of A must be 0. Let A = (x, 0).

The distance from A to B (or A to C) must be equal to the side length, 2a. Using the distance formula between A(x, 0) and B(0, a):

<math>AB^2 = (x - 0)^2 + (0 - a)^2 = (2a)^2</math>

<math>x^2 + (-a)^2 = 4a^2</math>

<math>x^2 + a^2 = 4a^2</math>

<math>x^2 = 4a^2 - a^2</math>

<math>x^2 = 3a^2</math>

<math>x = \pm \sqrt{3}a</math>

So, the possible coordinates for vertex A are (<math>\sqrt{3}a</math>, 0) or (<math>-\sqrt{3}a</math>, 0).

Therefore, the vertices of the equilateral triangle can be:

1. (0, a), (0, -a), and (<math>\sqrt{3}a</math>, 0)

2. (0, a), (0, -a), and (<math>-\sqrt{3}a</math>, 0)

Common mistakes

  • Errors in applying the area formula for triangles, especially with sign conventions.
  • Incorrectly calculating distances or coordinates when determining triangle vertices.
  • Mistakes in plotting points accurately on the Cartesian plane.
  • Algebraic errors during the calculation of area.

Revision tips

  • Practice plotting all given points accurately on the Cartesian plane.
  • Ensure the correct formula for the area of a triangle is used and all terms are substituted properly.
  • Review the steps for dividing a quadrilateral into two triangles.
  • Pay close attention to the conditions given for geometric figures, such as base position and midpoint.

Practice MCQs

Q1. What is the area of a triangle with vertices (x1, y1), (x2, y2), and (x3, y3)?

Q2. If the base of an equilateral triangle lies on the y-axis with the midpoint at the origin and side length is 2a, what are the coordinates of the vertices?

Q3. How can the area of a quadrilateral be calculated using its vertices?

Frequently asked questions

What is the main focus of Chapter 10: Straight Lines in Class 11 Maths?

Chapter 10 focuses on introducing and applying concepts of straight lines within the coordinate geometry framework, including plotting points, calculating areas of shapes, and determining coordinates of vertices.

How is the area of a quadrilateral calculated in these NCERT Solutions?

The area of a quadrilateral is calculated by dividing it into two triangles using a diagonal and then summing the areas of these two triangles, using the standard coordinate geometry formula for the area of a triangle.

What information is needed to find the vertices of an equilateral triangle in this chapter?

To find the vertices of an equilateral triangle, you typically need its side length and information about the position of its base, such as it lying along an axis and its midpoint's location.

Are the questions in Exercise 10.1 about plotting and area calculation?

Yes, Exercise 10.1 includes questions that require plotting a quadrilateral in the Cartesian plane and calculating its area, as well as finding the vertices of an equilateral triangle based on given conditions.

How do these solutions help in exam preparation?

These solutions provide clear, step-by-step methods to solve problems related to coordinate geometry, helping students understand the concepts and practice applying formulas, which is essential for exam revision.

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

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