Home > NCERT Solutions > NCERT Solutions for Class 11 Maths Chapter 10 Exercise 10.4 – Straight Lines
NCERT Solutions for Class 11 Maths Chapter 10 Exercise 10.4 – Straight Lines
NCERT Solutions for Class 11 Maths Chapter 10 Exercise 10.4 covers the most advanced topics of straight lines including reducing equations to standard forms, finding distances, angles between lines, and solving problems involving parallel and perpendicular lines. This exercise brings together all the concepts of straight lines studied in the chapter and tests students' ability to apply multiple formulas in a single problem.
Exercise 10.4 is an important part of the CBSE Class 11 Maths syllabus 2025–26 and is highly useful for board exam preparation. The questions in this exercise require a deeper understanding of coordinate geometry and are regularly featured in competitive exams like JEE Main and JEE Advanced, making consistent practice essential for scoring well.
NCERT Solutions for Class 11 Maths Chapter 10 Exercise 10.4 – Straight Lines
1. Write the equations for the x-and y-axes.
2.
3. Passing through (0, 0) with slope m.
4.
5. Intersecting the x-axis at a distance of 3 units to the left of origin with slope –2.
6. Intersecting the y-axis at a distance of 2 units above the origin and making an angle of 30° with positive direction of the x-axis.
7. Passing through the points (–1, 1) and (2,– 4).
8. Perpendicular distance from the origin is 5 units and the angle made by the perpendicular with the positive x-axis is 30°.
Question 1. Find the values of k for which the line (k−3)x − (4−k²)y + k² − 7k + 6 = 0 is: (a) Parallel to the x-axis, (b) Parallel to the y-axis, (c) Passing through the origin.
a. Parallel to the x-axis:
A line is parallel to the x-axis when the coefficient of x is 0. k − 3 = 0 ⟹ k = 3
When k = 3: coefficient of y = −(4 − 9) = 5 ≠ 0. ✓
Therefore, k = 3.
b. Parallel to the y-axis:
A line is parallel to the y-axis when the coefficient of y is 0. −(4 − k²) = 0 ⟹ 4 − k² = 0 ⟹ k² = 4 ⟹ k = ±2
When k = 2: coefficient of x = 2 − 3 = −1 ≠ 0. ✓ When k = −2: coefficient of x = −2 − 3 = −5 ≠ 0. ✓
Therefore, k = 2 or k = −2.
c. Passing through the origin:
A line passes through the origin when the constant term is 0. k² − 7k + 6 = 0 ⟹ (k − 1)(k − 6) = 0 ⟹ k = 1 or k = 6
Therefore, k = 1 or k = 6.
Question 2. Find the values of θ and p, if the equation x cosθ + y sinθ = p is the normal form of the line √3x + y + 2 = 0.
The given line is √3x + y + 2 = 0. ⟹ −√3x − y = 2 ⟹ √3x + y = −2
Dividing by √((√3)² + 1²) = √(3 + 1) = 2: (√3/2)x + (1/2)y = −1
Since p must be positive (p > 0), multiply both sides by −1: (−√3/2)x + (−1/2)y = 1
But this is not the standard normal form. The normal form requires p > 0.
Dividing the original −√3x − y = 2 by 2: (−√3/2)x + (−1/2)y = 1
Comparing with x cosθ + y sinθ = p: cosθ = −√3/2 and sinθ = −1/2, p = 1
θ lies in the third quadrant: θ = 180° + 30° = 210°
Therefore, θ = 210° and p = 1.
Question 3. Find the equations of the lines, which cut off intercepts on the axes whose sum and product are 1 and −6 respectively.
Let the x-intercept be a and y-intercept be b.
Given: a + b = 1 …(i) and a × b = −6 …(ii)
From (i): b = 1 − a Substituting in (ii): a(1 − a) = −6 ⟹ a − a² = −6 ⟹ a² − a − 6 = 0 ⟹ (a − 3)(a + 2) = 0 ⟹ a = 3 or a = −2
If a = 3, then b = 1 − 3 = −2 Equation: x/3 + y/(−2) = 1 ⟹ 2x − 3y = 6 ⟹ 2x − 3y − 6 = 0
If a = −2, then b = 1 − (−2) = 3 Equation: x/(−2) + y/3 = 1 ⟹ −3x + 2y = 6 ⟹ 3x − 2y + 6 = 0
Therefore, the equations are 2x − 3y − 6 = 0 and 3x − 2y + 6 = 0.
Question 4. What are the points on the y-axis whose distance from the line x/3 + y/4 = 1 is 4 units?
The given line is x/3 + y/4 = 1, or 4x + 3y − 12 = 0. A = 4, B = 3, C = −12.
Let the point on the y-axis be (0, b).
Distance = |4(0) + 3b − 12| / √(16 + 9) = 4 ⟹ |3b − 12| / 5 = 4 ⟹ |3b − 12| = 20 ⟹ 3b − 12 = ±20
Case 1: 3b − 12 = 20 ⟹ 3b = 32 ⟹ b = 32/3 Case 2: 3b − 12 = −20 ⟹ 3b = −8 ⟹ b = −8/3
Therefore, the required points are (0, 32/3) and (0, −8/3).
Question 5. Find the perpendicular distance from the origin to the line joining the points (cosθ, sinθ) and (cosφ, sinφ).
The equation of the line through (cosθ, sinθ) and (cosφ, sinφ) is:
y − sinθ = [(sinφ − sinθ)/(cosφ − cosθ)](x − cosθ)
Using sum-to-product formulas: sinφ − sinθ = 2cos((φ+θ)/2)sin((φ−θ)/2) cosφ − cosθ = −2sin((φ+θ)/2)sin((φ−θ)/2)
Slope = [2cos((φ+θ)/2)sin((φ−θ)/2)] / [−2sin((φ+θ)/2)sin((φ−θ)/2)] = −cos((φ+θ)/2) / sin((φ+θ)/2) = −cot((φ+θ)/2)
Equation of line: y − sinθ = −[cos((φ+θ)/2)/sin((φ+θ)/2)](x − cosθ)
Rearranging: x cos((φ+θ)/2) + y sin((φ+θ)/2) = cosθ·cos((φ+θ)/2) + sinθ·sin((φ+θ)/2) = cos(θ − (φ+θ)/2) = cos((θ−φ)/2)
Perpendicular distance from origin (0, 0): d = |cos((θ−φ)/2)| / √(cos²((φ+θ)/2) + sin²((φ+θ)/2)) = |cos((θ−φ)/2)| / 1
Therefore, the perpendicular distance = |cos((θ−φ)/2)|.
Question 6. Find the equation of the line parallel to y-axis and drawn through the point of intersection of the lines x − 7y + 5 = 0 and 3x + y = 0.
Solving the two equations simultaneously: x − 7y + 5 = 0 …(i) 3x + y = 0 ⟹ y = −3x …(ii)
Substituting (ii) in (i): x − 7(−3x) + 5 = 0 x + 21x + 5 = 0 22x = −5 x = −5/22
y = −3(−5/22) = 15/22
The point of intersection is (−5/22, 15/22).
A line parallel to the y-axis has the form x = constant.
Therefore, the equation of the line is x = −5/22, or 22x + 5 = 0.
Question 7. Classify the following pairs of lines as coincident, parallel or intersecting.
i. 2x + y − 1 = 0 and 3x + 2y + 5 = 0
Slope of line 1 = −2 Slope of line 2 = −3/2
Since slopes are different, the lines are intersecting.
ii. x + 2y − 3 = 0 and −3x − 6y + 9 = 0
Dividing the second equation by −3: x + 2y − 3 = 0
Both equations are identical.
Therefore, the lines are coincident.
iii. 3x + 2y − 4 = 0 and 6x + 4y − 8 = 0
Dividing the second equation by 2: 3x + 2y − 4 = 0
Both equations are identical.
Therefore, the lines are coincident.
Question 8. Find the equation of the lines through the point (3, 2) which makes an angle of 45° with the line x − 2y = 3.
Slope of x − 2y = 3 is m₁ = 1/2.
Let slope of required line be m.
tan 45° = |(m − m₁)/(1 + m·m₁)| 1 = |(m − 1/2)/(1 + m/2)| = |(2m − 1)/(2 + m)|
Case 1: (2m − 1)/(2 + m) = 1 2m − 1 = 2 + m ⟹ m = 3
Equation through (3, 2) with slope 3: y − 2 = 3(x − 3) y − 2 = 3x − 9 3x − y − 7 = 0
Case 2: (2m − 1)/(2 + m) = −1 2m − 1 = −2 − m 3m = −1 ⟹ m = −1/3
Equation through (3, 2) with slope −1/3: y − 2 = (−1/3)(x − 3) 3y − 6 = −x + 3 x + 3y − 9 = 0
Therefore, the equations of the lines are 3x − y − 7 = 0 and x + 3y − 9 = 0.
Question 9. Find the equation of the line through the intersection of lines 3x − 4y + 1 = 0 and 5x + y − 1 = 0 and which is perpendicular to the line 2x − 3y = 10.
The equation of any line through the intersection of 3x − 4y + 1 = 0 and 5x + y − 1 = 0 is: (3x − 4y + 1) + k(5x + y − 1) = 0 (3 + 5k)x + (−4 + k)y + (1 − k) = 0
Slope of this line = −(3 + 5k)/(−4 + k) = (3 + 5k)/(4 − k)
Slope of 2x − 3y = 10 is 2/3.
Since perpendicular: [(3 + 5k)/(4 − k)] × (2/3) = −1 2(3 + 5k) = −3(4 − k) 6 + 10k = −12 + 3k 7k = −18 k = −18/7
Substituting k = −18/7: (3 + 5(−18/7))x + (−4 + (−18/7))y + (1 − (−18/7)) = 0 (21/7 − 90/7)x + (−28/7 − 18/7)y + (7/7 + 18/7) = 0 (−69/7)x + (−46/7)y + (25/7) = 0
Multiplying by −7: 69x + 46y − 25 = 0
Dividing by 23: Therefore, the equation is 3x + 2y − 25/23 = 0, or more precisely 69x + 46y − 25 = 0.
Question 10. Find the equation of the line through the intersection of 5x − 3y = 1 and 2x + 3y − 23 = 0 and perpendicular to the line 5x − 3y − 1 = 0.
First, find point of intersection of 5x − 3y = 1 and 2x + 3y = 23.
Adding the two equations: 7x = 24 ⟹ x = 24/7
3y = 5(24/7) − 1 = 120/7 − 7/7 = 113/7 y = 113/21
Slope of 5x − 3y − 1 = 0 is 5/3. Slope of perpendicular line = −3/5.
Equation through (24/7, 113/21) with slope −3/5: y − 113/21 = (−3/5)(x − 24/7) 5(21y − 113) = −3(21)(x − 24/7) 105y − 565 = −63x + 72 × 3 105y − 565 = −63x + 216 63x + 105y = 781
Dividing by 7: Therefore, the equation of the line is 9x + 15y = 111.5, or 63x + 105y − 781 = 0.
Question 11. Find the equation of the lines which pass through the point (3, 4) and cut off intercepts from the coordinate axes such that their sum is 14.
Let x-intercept = a and y-intercept = b. Given: a + b = 14 ⟹ b = 14 − a.
Equation: x/a + y/(14 − a) = 1
Since it passes through (3, 4): 3/a + 4/(14 − a) = 1 3(14 − a) + 4a = a(14 − a) 42 − 3a + 4a = 14a − a² a² − 13a + 42 = 0 (a − 6)(a − 7) = 0 ⟹ a = 6 or a = 7
If a = 6: b = 8 Equation: x/6 + y/8 = 1 ⟹ 4x + 3y = 24
If a = 7: b = 7 Equation: x/7 + y/7 = 1 ⟹ x + y = 7
Therefore, the equations are 4x + 3y = 24 and x + y = 7.
Frequently Asked Questions (FAQs)
Q1. What is the condition for a line to be parallel to the x-axis?
A line Ax + By + C = 0 is parallel to the x-axis when the coefficient of x is 0, i.e., A = 0. The equation reduces to By + C = 0, giving y = −C/B (a constant).
Q2. What is the normal form of a line?
The normal form is x cosθ + y sinθ = p, where p > 0 is the perpendicular distance from the origin to the line and θ is the angle made by the perpendicular with the positive x-axis.
Q3. How do you find the point of intersection of two lines?
Solve the two equations simultaneously using substitution or elimination method. The solution (x, y) gives the coordinates of the point of intersection.
Q4. How do you find lines through the intersection of two given lines?
Use the family of lines concept: (L₁) + k(L₂) = 0, where L₁ = 0 and L₂ = 0 are the given lines and k is a parameter determined by the additional condition given.
Q5. How many questions are in NCERT Class 11 Maths Chapter 10 Exercise 10.4?
Exercise 10.4 contains 11 questions covering advanced topics of straight lines including classification of line pairs, lines through intersection of two lines, normal form, and intercept problems with given conditions.
