NCERT Solutions for Class 11 Maths Chapter 8 Straight Lines Exercise 8.1

NCERT Solutions for Class 11 Maths Chapter 8 Exercise 8.1 – Straight Lines helps students understand the concept of straight lines in coordinate geometry. This exercise introduces key concepts such as the slope of a line, the equation of a line in different forms, and the relationship between the slope and the intercepts. Students will learn to find the equation of a line when different data points are given, such as the slope and a point on the line, or two points on the line.

Prepared according to the latest CBSE Class 11 Maths syllabus, Exercise 8.1 focuses on finding the slope-intercept form, point-slope form, and two-point form of the equation of a straight line. It also includes problems that help students apply these formulas and concepts to solve real-life problems and practice interpreting the results geometrically.

NCERT Solutions for Class 11 Maths Chapter 8 Straight Lines Exercise 8.1

NCERT Solutions for Class 11 Maths Chapter 8 Straight Lines Exercise 8.1

The solutions are explained in a step-by-step format so that students can easily grasp the method and approach, making it easier to solve problems related to straight lines in their exams.

1. Draw a quadrilateral in the Cartesian plane, whose vertices are (4, 5), (0, 7), (5, 5), and (4, 2). Also, find its area.

  • The quadrilateral is defined by points

    P(4,5)P(4, 5),

    Q(0,7)Q(0, 7),

    R(5,5)R(5, 5), and

    S(4,2)S(4, 2).

  • After plotting the points and joining them, you calculate the area of the quadrilateral by breaking it into two triangles:

    PQR\triangle PQR and

    PRS\triangle PRS.

  • The area of the quadrilateral is the sum of these areas.

The area of

PQR\triangle PQR

and

PRS\triangle PRS

is calculated using the formula for the area of a triangle with given vertices:

Area=12x1y2+x2y3+x3y1y1x2y2x3y3x1\text{Area} = \frac{1}{2} | x_1 y_2 + x_2 y_3 + x_3 y_1 - y_1 x_2 - y_2 x_3 - y_3 x_1 |

After performing the calculation:

Area of PQRS=121units2\text{Area of PQRS} = 121 \, \text{units}^2


2. The base of an equilateral triangle with side

2a2a

lies along the y-axis such that the midpoint of the base is at the origin. Find the vertices of the triangle.

  • The base of the triangle lies along the y-axis, with the midpoint at the origin.

  • The coordinates of points

    R(0,a)R(0, a) and

    Q(0,a)Q(0, -a) are determined as per the problem.

  • The vertex

    PP lies on the y-axis and is found using the Pythagorean theorem:

OP=3aOP = \sqrt{3}a

  • Thus, the vertices of the equilateral triangle are

    (0,a)(0, a),

    (0,a)(0, -a), and

    (3a,0)(\sqrt{3}a, 0).


3. Find the distance between

P(x1,y1)P(x_1, y_1)

and

Q(x2,y2)Q(x_2, y_2)

when (i) PQ is parallel to the y-axis and (ii) PQ is parallel to the x-axis.

(i) When PQ is parallel to the y-axis, the x-coordinates are the same (

x1=x2x_1 = x_2

), so the distance is:

Distance=y2y1\text{Distance} = |y_2 - y_1|

(ii) When PQ is parallel to the x-axis, the y-coordinates are the same (

y1=y2y_1 = y_2

), so the distance is:

Distance=x2x1\text{Distance} = |x_2 - x_1|


4. Find a point on the x-axis, which is equidistant from the points

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

and

B(3,4)B(3, 4)

.

  • Let the point

    C(a,0)C(a, 0) on the x-axis be equidistant from

    A(7,6)A(7, 6) and

    B(3,4)B(3, 4).

  • The distances

    AC=BCAC = BC are set equal, and by applying the distance formula, we solve for

    aa.

  • The result is that

    a=15/2a = 15/2, so the point on the x-axis is

    (15/2,0)(15/2, 0).


5. Find the slope of a line, which passes through the origin and the mid-point of the segment joining the points

P(0,4)P(0, 4)

and

B(8,0)B(8, 0)

.

  • The midpoint of the segment joining

    P(0,4)P(0, 4) and

    B(8,0)B(8, 0) is calculated as

    (4,2)(4, 2).

  • The slope

    mm of the line passing through the origin and the midpoint is:

m=2040=12m = \frac{2 - 0}{4 - 0} = \frac{1}{2}

Thus, the slope is

1/21/2

.


6. Without using the Pythagoras theorem, show that the points

(4,4)(4, 4)

,

(3,5)(3, 5)

, and

(1,1)(-1, -1)

are vertices of a right-angled triangle.

  • The slopes of the lines joining the points are calculated:

Slope of PQ=1,Slope of QR=1,Slope of RP=1\text{Slope of PQ} = 1, \quad \text{Slope of QR} = -1, \quad \text{Slope of RP} = -1

  • Since two of the slopes are perpendicular (

    Slope of PQ=Slope of RP=1\text{Slope of PQ} = \text{Slope of RP} = 1), the triangle is right-angled at

    P(4,4)P(4, 4).

  • Therefore, the points

    (4,4)(4, 4),

    (3,5)(3, 5), and

    (1,1)(-1, -1) form a right-angled triangle.


7. Find the slope of the line, which makes an angle of

3030^\circ

with the positive direction of the y-axis measured anticlockwise.

  • The angle between the line and the positive x-axis is

    120120^\circ (since

    90+30=12090^\circ + 30^\circ = 120^\circ).

  • The slope of the line is:

Slope=tan(120)=3\text{Slope} = \tan(120^\circ) = -\sqrt{3}

Thus, the slope of the line is

3-\sqrt{3}

.


8. Find the value of

xx

for which the points

(x,1)(x, 1)

,

(2,1)(2, 1)

, and

(4,5)(4, 5)

are collinear.

  • For the points to be collinear, the slope between the points

    (x,1)(x, 1) and

    (2,1)(2, 1) should be equal to the slope between

    (2,1)(2, 1) and

    (4,5)(4, 5).

  • Solving for

    xx, we get:

x=1x = 1


9. Without using distance formula, show that points

(2,1)(-2, 1)

,

(4,0)(4, 0)

,

(3,3)(3, 3)

, and

(3,2)(-3, 2)

are vertices of a parallelogram.

  • The slopes of the line segments are checked:

Slope of PQ=Slope of RS,Slope of QR=Slope of PS\text{Slope of PQ} = \text{Slope of RS}, \quad \text{Slope of QR} = \text{Slope of PS}

  • Since both pairs of opposite sides are parallel, the quadrilateral is a parallelogram.


10. Find the angle between the x-axis and the line joining the points

(3,1)(3, 1)

and

(4,2)(4, 2)

.

  • The slope

    mm of the line joining the points

    (3,1)(3, 1) and

    (4,2)(4, 2) is:

m=1m = -1

  • The angle

    θ\theta between the line and the x-axis is:

θ=135\theta = 135^\circ


11. A line passes through

(x1,y1)(x_1, y_1)

and

(h,k)(h, k)

. Its slope is

mm

. Show that

ky1=m(hx1)k - y_1 = m(h - x_1)

.

  • The slope of the line is defined as:

m=ky1hx1m = \frac{k - y_1}{h - x_1}

  • Rearranging gives:

ky1=m(hx1)k - y_1 = m(h - x_1)

This confirms the desired result.


FAQs – Class 11 Maths Chapter 8 Exercise 8.1 Straight Lines

Q1. What is the focus of Exercise 8.1?
Exercise 8.1 focuses on understanding and applying the equations of a straight line in different forms, and calculating the slope and intercepts of a line.

Q2. What are the different forms of the equation of a straight line?
The main forms of the equation of a straight line are:

  • Slope-intercept form:

    y=mx+cy = mx + c
    Where

    mm is the slope of the line, and

    cc is the y-intercept.

  • Point-slope form:

    yy1=m(xx1)y - y_1 = m(x - x_1)
    Where

    mm is the slope, and

    (x1,y1)(x_1, y_1) is a point on the line.

  • Two-point form:

    yy1y2y1=xx1x2x1\frac{y - y_1}{y_2 - y_1} = \frac{x - x_1}{x_2 - x_1}
    Where

    (x1,y1)(x_1, y_1) and

    (x2,y2)(x_2, y_2) are two distinct points on the line.

Q3. How is the slope of a line calculated?
The slope of a line is calculated as:

 

m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}

Where

(x1,y1)(x_1, y_1)

and

(x2,y2)(x_2, y_2)

are two distinct points on the line.

Q4. Why is Exercise 8.1 important for exams?
This exercise is crucial because straight lines form a foundational concept in coordinate geometry. The ability to work with different forms of the equation of a line and calculate slope and intercepts is fundamental for solving many advanced problems in mathematics.

Q5. How can students prepare effectively for Exercise 8.1?
Students should:

  • Understand the different forms of the equation of a straight line.

  • Practice problems on finding the equation of a line using the slope and given points.

  • Work on interpreting the geometric meaning of slope and intercepts.