ilovepdf_merged (6).pdf). Content covers sections 14.1–14.x.This NIOS Mathematics (311) lesson builds the equation of a straight line in the plane from geometry you already know: slope, intercepts, and points on the line. Every later circle/conic problem still uses these forms.
A line parallel to the x-axis has equation y = k (constant ordinate). A line parallel to the y-axis has equation x = h.
Example: Through (−2, −3) parallel to the x-axis → y = −3. Through the same point parallel to the y-axis → x = −2.
If a line has slope m and y-intercept c, its equation is:
If the line is vertical, slope is undefined; use x = constant instead of this form.
Line through A(x₁, y₁) with slope m:
Through distinct points (x₁,y₁) and (x₂,y₂) with x₂ ≠ x₁:
If the line cuts intercepts a on OX and b on OY (a,b ≠ 0):
If the perpendicular from the origin to the line has length p and makes angle α with the positive x-axis:
Every non-degenerate line can be written as Ax + By + C = 0 with A,B not both zero. Conversely, every such equation represents a straight line.
Reduce to slope–intercept (B ≠ 0): y = (−A/B)x + (−C/B), so slope = −A/B and y-intercept = −C/B.
Distance of point (x₁,y₁) from Ax+By+C=0 is:
Distance of the origin is |C| / √(A² + B²).
Fix K using a given point on the required line.
Most exam-important points from this chapter:
Start every answer with the key definition or standard form from Straight Lines.
Copy the formula, then substitute values; never jump to the number alone.
Check domain, quadrant, non-zero denominators, and applicability of the theorem.
Memorise and apply: y = b (parallel to x-axis)
Memorise and apply: where b is equal in absolute value to the distance from the x-axis to the opposite side.
English questions from NIOS Mathematics (311) public / sample papers (Sample 2024, Apr 2024, Oct 2024, Apr 2025; board-style where scanned papers had no extractable text). Mapped exclusively to this chapter — no cross-chapter duplicates. Use Model Answer for the marking key and Explanation for working.
6 question(s) · Sources: Apr 2024, Sample QP 2024
PYQ1. The intercepts made by the line 3x + 2y − 12 = 0 on the coordinate axes are:
Model Answer
1) (4 and 6)
Explanation
1) Write x/4 + y/6 = 1 by dividing 3x+2y=12 by
2) 1
2. Hence x-intercept = 4, y-intercept = 6.
PYQ2. Find the equation of the line passing through (3, 7) and (−2, 5).
Model Answer
1) 2x − 5y + 29 = 0
Explanation
1) m = (5−7)/(−2−3) = (−2)/(−5) = 2/
5. Then y−7=(2/5)(x−3) ⇒ 5(y−7)=2(x−3) ⇒ 5y−35=2x−6 ⇒ 2x−5y+29=0.
PYQ3. The angle between the lines 2x + 3y = 4 and 3x − 2y = 7 is:
Model Answer
1) 90° (π/2 radians)
Explanation
1) m₁ = −2/3, m₂ = 3/
2. Product m₁m₂ = (−2/3)(3/2) = −1 ⇒ lines are perpendicular ⇒ angle = 90°.
PYQ4. The slope of the line x + 3y = 0 is:
Model Answer
1) −1/3
Explanation
1) x+3y=0 ⇒ y=−(1/3)x ⇒ m=−1/3.
PYQ5. Write the equation of the line with slope 3/2 passing through the point (−1, 2).
Model Answer
1) 3x − 2y + 7 = 0
Explanation
1) y−2=(3/2)(x+1) ⇒ 2(y−2)=3(x+1) ⇒ 2y−4=3x+3 ⇒ 3x−2y+7=0.
PYQ6. The x-intercept and the y-intercept of the line 4x − 3y − 6 = 0 are respectively:
Model Answer
1) 3/2 and −2
Explanation
1) 4x−3y=6 ⇒ x/(3/2) + y/(−2)=
1. So x-intercept = 3/2, y-intercept = −2.
10 English exam-style problems for this chapter (NIOS Mathematics 311). Each question states the formula, gives full step-by-step working with the final answer, plus formal/easy explanations. English only.
Find the equation of the line through (−2, −3) that is (i) parallel to the x-axis (ii) parallel to the y-axis.
1) (i) Parallel to x-axis ⇒ y = constant. Through (−2,−3) ⇒ y = −3.
2) (ii) Parallel to y-axis ⇒ x = constant. Through (−2,−3) ⇒ x = −2.
Answer: (i) y = −3 (ii) x = −2
A horizontal line has equation y=k; a vertical line has equation x=h. Substituting the given point fixes k and h.
Same height as the point → y=−3. Same left-right position → x=−2.
Vertical lines cannot be written as y=mx+c.
Parallel to x-axis means constant y, not constant x.
Find the equation of the line with slope 4 and y-intercept 0.
1) Slope-intercept form: y = mx + c.
2) m = 4, c = 0 ⇒ y = 4x + 0 ⇒ y = 4x.
Answer: y = 4x
Substituting m=4 and c=0 into y=mx+c yields y=4x.
Slope 4 and crosses origin → y=4x.
c=0 means the line passes through the origin.
Do not write 4x+y=0 unless asked for another form (optional: 4x−y=0).
Find the equation of the line through (2, −1) with slope 2/3.
1) y − (−1) = (2/3)(x − 2).
2) y + 1 = (2/3)x − 4/3.
3) Multiply by 3: 3y + 3 = 2x − 4.
4) 2x − 3y − 7 = 0.
Answer: 2x − 3y − 7 = 0
Using point-slope form and clearing denominators gives the Cartesian equation 2x−3y−7=0.
Plug point and slope into y−y₁=m(x−x₁), then tidy.
Any non-vertical line has a unique equation up to a non-zero multiple.
Clear fractions at the end for a neat integer form.
Find the equation of the line through (3, −7) and (−2, −5).
1) m = (−5−(−7))/(−2−3) = (2)/(−5) = −2/5.
2) y − (−7) = (−2/5)(x − 3).
3) 5(y+7) = −2(x−3) ⇒ 5y + 35 = −2x + 6.
4) 2x + 5y + 29 = 0.
Answer: 2x + 5y + 29 = 0
Two-point form produces slope −2/5 and simplifies to 2x+5y+29=0.
Find slope between the points, then use point-slope with either point.
Both given points must satisfy the final equation (quick check).
Verify by substituting (3,−7) and (−2,−5).
Find the perpendicular distance of the point (2, 3) from the line 3x + 2y + 4 = 0.
1) Here A=3, B=2, C=4, (x₁,y₁)=(2,3).
2) Numerator |3·2 + 2·3 + 4| = |6+6+4| = 16.
3) Denominator √(9+4)=√13.
4) d = 16/√13.
Answer: 16/√13
The distance formula yields |6+6+4|/√13 = 16/√13.
Plug into |Ax+By+C| over root A²+B².
Rationalise only if the question asks (optional: (16√13)/13).
Keep the absolute value so distance is positive.
Find the equation of the line through (1, 2) parallel to 2x + 3y + 6 = 0.
1) Any line parallel to 2x+3y+6=0 has form 2x+3y+K=0.
2) Passes through (1,2): 2(1)+3(2)+K=0 ⇒ 2+6+K=0 ⇒ K=−8.
3) Equation: 2x + 3y − 8 = 0 (or 2x+3y=8).
Answer: 2x + 3y − 8 = 0
Parallel lines share A and B; the constant is fixed by the given point.
Same 2x+3y, choose K so the point fits: K=−8.
Parallel ⇒ equal slopes −A/B.
Do not change coefficients of x and y for parallel lines.
Write the equation of the line through (2, −1) with slope 3.
1) y − (−1) = 3(x − 2).
2) y + 1 = 3x − 6.
3) y = 3x − 7 (or 3x − y − 7 = 0).
Answer: y = 3x − 7
Point–slope form with m=3 and (2,−1) simplifies to y=3x−7.
Start at the point, rise 3 for each unit run.
General form ax+by+c=0 is also acceptable.
Expand carefully with the minus signs.
A line has x-intercept 5 and y-intercept 2. Write its equation.
1) Intercept form: x/5 + y/2 = 1.
2) Multiply by 10: 2x + 5y = 10.
Answer: x/5 + y/2 = 1 (or 2x + 5y = 10)
Intercept form uses a=5, b=2.
Meets axes at (5,0) and (0,2).
Clear denominators for general form.
a and b must be non-zero.
Find the perpendicular distance from the point (1, 2) to the line 3x − 4y + 5 = 0.
1) Numerator |3(1) − 4(2) + 5| = |3 − 8 + 5| = |0| = 0.
2) Distance = 0.
3) The point lies on the line.
Answer: 0 (point lies on the line)
Zero distance means the point satisfies the line equation.
Plug in: 3−8+5=0.
No need for the denominator when numerator is 0.
If the numerator is zero, the point is on the line.
Show that the lines 2x − y + 3 = 0 and 4x − 2y − 7 = 0 are parallel.
1) Write slopes: y = 2x + 3 ⇒ m₁ = 2.
2) 4x − 2y − 7 = 0 ⇒ 2y = 4x − 7 ⇒ y = 2x − 7/2 ⇒ m₂ = 2.
3) m₁ = m₂ = 2 ⇒ the lines are parallel (and distinct since constants differ).
Answer: Parallel (both slopes = 2)
Equal slopes imply parallel lines.
Second line is twice the first’s coefficients of x,y but different constant.
If a₁/a₂ = b₁/b₂ ≠ c₁/c₂ they are parallel distinct.
Compare slopes or coefficient ratios.