Skip to main content
Chapter 9 of 14
NCERT Solutions

Straight Lines

Odisha Board · Class 11 · Mathematics

NCERT Solutions for Straight Lines — Odisha Board Class 11 Mathematics.

98 questions20 flashcards5 concepts

Interactive on Super Tutor

Studying Straight Lines? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for ncert solutions and more.

1,000+ Class 11 students started this chapter today

70 Questions Solved · 4 Sections

Exercise 9.1

1Draw a quadrilateral in the Cartesian plane, whose vertices are (4,5)(-4, 5), (0,7)(0, 7), (5,5)(5, -5) and (4,2)(-4, -2). Also, find its area.Show solution
Given: Vertices of the quadrilateral are A(4,5)A(-4, 5), B(0,7)B(0, 7), C(5,5)C(5, -5) and D(4,2)D(-4, -2).

Area of quadrilateral ABCD can be found by dividing it into two triangles: ABC\triangle ABC and ACD\triangle ACD.

Area of a triangle with vertices (x1,y1)(x_1,y_1), (x2,y2)(x_2,y_2), (x3,y3)(x_3,y_3) is:
Area=12x1(y2y3)+x2(y3y1)+x3(y1y2)\text{Area} = \frac{1}{2}|x_1(y_2-y_3)+x_2(y_3-y_1)+x_3(y_1-y_2)|

Area of ABC\triangle ABC with A(4,5)A(-4,5), B(0,7)B(0,7), C(5,5)C(5,-5):
=12(4)(7(5))+0((5)5)+5(57)= \frac{1}{2}|(-4)(7-(-5))+0((-5)-5)+5(5-7)|
=12(4)(12)+0+5(2)= \frac{1}{2}|(-4)(12)+0+5(-2)|
=124810=12(58)=29 sq. units= \frac{1}{2}|-48-10| = \frac{1}{2}(58) = 29 \text{ sq. units}

Area of ACD\triangle ACD with A(4,5)A(-4,5), C(5,5)C(5,-5), D(4,2)D(-4,-2):
=12(4)((5)(2))+5((2)5)+(4)(5(5))= \frac{1}{2}|(-4)((-5)-(-2))+5((-2)-5)+(-4)(5-(-5))|
=12(4)(3)+5(7)+(4)(10)= \frac{1}{2}|(-4)(-3)+5(-7)+(-4)(10)|
=12123540=12(63)=632 sq. units= \frac{1}{2}|12-35-40| = \frac{1}{2}(63) = \frac{63}{2} \text{ sq. units}

Total Area of quadrilateral ABCD:
=29+632=58+632=1212=60.5 sq. units= 29 + \frac{63}{2} = \frac{58+63}{2} = \frac{121}{2} = 60.5 \text{ sq. units}
2The base of an equilateral triangle with side 2a2a lies along the yy-axis such that the mid-point of the base is at the origin. Find vertices of the triangle.Show solution
Given: Equilateral triangle with side 2a2a. The base lies along the yy-axis and its mid-point is the origin.

Since the base lies along the yy-axis and its midpoint is the origin, the two endpoints of the base are:
B(0,a)andC(0,a)B(0, a) \quad \text{and} \quad C(0, -a)

Let the third vertex be A(x,0)A(x, 0) (it lies on the xx-axis by symmetry).

Since the triangle is equilateral, AB=2aAB = 2a:
AB=(x0)2+(0a)2=2aAB = \sqrt{(x-0)^2+(0-a)^2} = 2a
x2+a2=4a2x^2 + a^2 = 4a^2
x2=3a2    x=±3ax^2 = 3a^2 \implies x = \pm\sqrt{3}\,a

Therefore, the vertices of the equilateral triangle are:
(0,a),(0,a),and(3a,0) or (3a,0)(0, a),\quad (0, -a),\quad \text{and} \quad (\sqrt{3}\,a,\, 0) \text{ or } (-\sqrt{3}\,a,\, 0)
3Find the distance between P(x1,y1)\mathrm{P}(x_1, y_1) and Q(x2,y2)\mathrm{Q}(x_2, y_2) when: (i) PQ is parallel to the yy-axis, (ii) PQ is parallel to the xx-axis.Show solution
Distance formula: PQ=(x2x1)2+(y2y1)2PQ = \sqrt{(x_2-x_1)^2+(y_2-y_1)^2}

(i) PQ is parallel to the yy-axis:

When a line is parallel to the yy-axis, the xx-coordinates of both points are equal, i.e., x1=x2x_1 = x_2.
PQ=(x2x1)2+(y2y1)2=0+(y2y1)2PQ = \sqrt{(x_2-x_1)^2+(y_2-y_1)^2} = \sqrt{0+(y_2-y_1)^2}
PQ=y2y1\boxed{PQ = |y_2 - y_1|}

(ii) PQ is parallel to the xx-axis:

When a line is parallel to the xx-axis, the yy-coordinates of both points are equal, i.e., y1=y2y_1 = y_2.
PQ=(x2x1)2+(y2y1)2=(x2x1)2+0PQ = \sqrt{(x_2-x_1)^2+(y_2-y_1)^2} = \sqrt{(x_2-x_1)^2+0}
PQ=x2x1\boxed{PQ = |x_2 - x_1|}
4Find a point on the xx-axis, which is equidistant from the points (7,6)(7, 6) and (3,4)(3, 4).Show solution
Let the required point on the xx-axis be P(x,0)P(x, 0).

Given: PP is equidistant from A(7,6)A(7, 6) and B(3,4)B(3, 4), so PA=PBPA = PB.

PA2=(x7)2+(06)2=x214x+49+36=x214x+85PA^2 = (x-7)^2 + (0-6)^2 = x^2 - 14x + 49 + 36 = x^2 - 14x + 85

PB2=(x3)2+(04)2=x26x+9+16=x26x+25PB^2 = (x-3)^2 + (0-4)^2 = x^2 - 6x + 9 + 16 = x^2 - 6x + 25

Setting PA2=PB2PA^2 = PB^2:
x214x+85=x26x+25x^2 - 14x + 85 = x^2 - 6x + 25
14x+85=6x+25-14x + 85 = -6x + 25
8x=60-8x = -60
x=152x = \frac{15}{2}

The required point is (152,0)\left(\dfrac{15}{2},\, 0\right).
5Find the slope of a line, which passes through the origin, and the mid-point of the line segment joining the points P(0,4)\mathrm{P}(0, -4) and B(8,0)\mathrm{B}(8, 0).Show solution
Step 1: Find the mid-point MM of segment PBPB where P(0,4)P(0,-4) and B(8,0)B(8,0).
M=(0+82,4+02)=(4,2)M = \left(\frac{0+8}{2},\, \frac{-4+0}{2}\right) = (4,\,-2)

Step 2: Find the slope of the line through the origin O(0,0)O(0,0) and M(4,2)M(4,-2).
m=2040=24=12m = \frac{-2-0}{4-0} = \frac{-2}{4} = -\frac{1}{2}

The slope of the required line is 12-\dfrac{1}{2}.
6Without using the Pythagoras theorem, show that the points (4,4)(4, 4), (3,5)(3, 5) and (1,1)(-1, -1) are the vertices of a right angled triangle.Show solution
Let A(4,4)A(4,4), B(3,5)B(3,5), C(1,1)C(-1,-1).

Concept: Two lines are perpendicular if the product of their slopes is 1-1.

Slope of AB:
m1=5434=11=1m_1 = \frac{5-4}{3-4} = \frac{1}{-1} = -1

Slope of BC:
m2=1513=64=32m_2 = \frac{-1-5}{-1-3} = \frac{-6}{-4} = \frac{3}{2}

Slope of CA:
m3=4(1)4(1)=55=1m_3 = \frac{4-(-1)}{4-(-1)} = \frac{5}{5} = 1

Check perpendicularity:
m1×m3=(1)(1)=1m_1 \times m_3 = (-1)(1) = -1

Since the product of slopes of ABAB and CACA is 1-1, lines ABCAAB \perp CA.

Therefore, the angle at vertex AA is 90°90°, and the given points form a right angled triangle. \hspace{2cm}\blacksquare
7Find the slope of the line, which makes an angle of 3030^{\circ} with the positive direction of yy-axis measured anticlockwise.Show solution
Given: The line makes an angle of 30°30° with the positive direction of the yy-axis (anticlockwise).

If a line makes an angle of 30°30° with the positive yy-axis, then it makes an angle of 90°+30°=120°90° + 30° = 120° with the positive xx-axis.

Slope:
m=tan(120°)=tan(180°60°)=tan60°=3m = \tan(120°) = \tan(180° - 60°) = -\tan 60° = -\sqrt{3}

The slope of the line is 3-\sqrt{3}.
8Without using distance formula, show that points (2,1)(-2, -1), (4,0)(4, 0), (3,3)(3, 3) and (3,2)(-3, 2) are the vertices of a parallelogram.Show solution
Let A(2,1)A(-2,-1), B(4,0)B(4,0), C(3,3)C(3,3), D(3,2)D(-3,2).

Concept: A quadrilateral is a parallelogram if both pairs of opposite sides are parallel (i.e., have equal slopes).

Slope of AB:
mAB=0(1)4(2)=16m_{AB} = \frac{0-(-1)}{4-(-2)} = \frac{1}{6}

Slope of DC:
mDC=323(3)=16m_{DC} = \frac{3-2}{3-(-3)} = \frac{1}{6}

Since mAB=mDCm_{AB} = m_{DC}, ABDCAB \parallel DC.

Slope of BC:
mBC=3034=31=3m_{BC} = \frac{3-0}{3-4} = \frac{3}{-1} = -3

Slope of AD:
mAD=2(1)3(2)=31=3m_{AD} = \frac{2-(-1)}{-3-(-2)} = \frac{3}{-1} = -3

Since mBC=mADm_{BC} = m_{AD}, BCADBC \parallel AD.

Since both pairs of opposite sides are parallel, ABCDABCD is a parallelogram. \hspace{2cm}\blacksquare
9Find the angle between the xx-axis and the line joining the points (3,1)(3, -1) and (4,2)(4, -2).Show solution
Slope of the line joining (3,1)(3,-1) and (4,2)(4,-2):
m=2(1)43=11=1m = \frac{-2-(-1)}{4-3} = \frac{-1}{1} = -1

If α\alpha is the angle the line makes with the positive xx-axis, then:
tanα=m=1\tan\alpha = m = -1
α=135°\alpha = 135°

The line makes an angle of 135°135° with the positive xx-axis.
10The slope of a line is double of the slope of another line. If tangent of the angle between them is 13\frac{1}{3}, find the slopes of the lines.Show solution
Let the slope of one line be mm and the slope of the other be 2m2m.

Formula for tangent of angle between two lines:
tanθ=m2m11+m1m2\tan\theta = \left|\frac{m_2 - m_1}{1 + m_1 m_2}\right|

Here tanθ=13\tan\theta = \dfrac{1}{3}, m1=mm_1 = m, m2=2mm_2 = 2m:
13=2mm1+m2m=m1+2m2\frac{1}{3} = \left|\frac{2m - m}{1 + m \cdot 2m}\right| = \left|\frac{m}{1+2m^2}\right|

Case 1: m1+2m2=13\dfrac{m}{1+2m^2} = \dfrac{1}{3}
3m=1+2m2    2m23m+1=03m = 1 + 2m^2 \implies 2m^2 - 3m + 1 = 0
(2m1)(m1)=0    m=12 or m=1(2m-1)(m-1) = 0 \implies m = \frac{1}{2} \text{ or } m = 1

Case 2: m1+2m2=13\dfrac{m}{1+2m^2} = -\dfrac{1}{3}
3m=(1+2m2)    2m2+3m+1=03m = -(1+2m^2) \implies 2m^2 + 3m + 1 = 0
(2m+1)(m+1)=0    m=12 or m=1(2m+1)(m+1) = 0 \implies m = -\frac{1}{2} \text{ or } m = -1

Therefore, the slopes of the lines are:
- m=1m = 1 and 2m=22m = 2, or
- m=12m = \dfrac{1}{2} and 2m=12m = 1, or
- m=1m = -1 and 2m=22m = -2, or
- m=12m = -\dfrac{1}{2} and 2m=12m = -1.
11A line passes through (x1,y1)(x_1, y_1) and (h,k)(h, k). If slope of the line is mm, show that ky1=m(hx1)k - y_1 = m(h - x_1).Show solution
Given: A line passes through the points (x1,y1)(x_1, y_1) and (h,k)(h, k) and has slope mm.

Slope of the line passing through (x1,y1)(x_1, y_1) and (h,k)(h, k) is:
m=ky1hx1m = \frac{k - y_1}{h - x_1}

(provided hx1h \neq x_1)

Multiplying both sides by (hx1)(h - x_1):
m(hx1)=ky1m(h - x_1) = k - y_1

ky1=m(hx1)\therefore\quad k - y_1 = m(h - x_1) \hspace{2cm}\blacksquare

Exercise 9.2

1Write the equations for the xx-and yy-axes.Show solution
Equation of the xx-axis:
Every point on the xx-axis has its yy-coordinate equal to zero.
y=0\boxed{y = 0}

Equation of the yy-axis:
Every point on the yy-axis has its xx-coordinate equal to zero.
x=0\boxed{x = 0}
2Find the equation of the line passing through the point (4,3)(-4, 3) with slope 12\frac{1}{2}.Show solution
Given: Point (4,3)(-4, 3), slope m=12m = \dfrac{1}{2}.

Using point-slope form: yy1=m(xx1)y - y_1 = m(x - x_1)
y3=12(x(4))y - 3 = \frac{1}{2}(x - (-4))
y3=12(x+4)y - 3 = \frac{1}{2}(x + 4)
2y6=x+42y - 6 = x + 4
x2y+10=0\boxed{x - 2y + 10 = 0}
3Find the equation of the line passing through (0,0)(0, 0) with slope mm.Show solution
Given: Point (0,0)(0, 0), slope mm.

Using point-slope form: yy1=m(xx1)y - y_1 = m(x - x_1)
y0=m(x0)y - 0 = m(x - 0)
y=mx\boxed{y = mx}
4Find the equation of the line passing through (2,23)\left(2, 2\sqrt{3}\right) and inclined with the xx-axis at an angle of 7575^{\circ}.Show solution
Given: Point (2,23)(2, 2\sqrt{3}), angle with xx-axis =75°= 75°.

Slope: m=tan75°m = \tan 75°
tan75°=tan(45°+30°)=tan45°+tan30°1tan45°tan30°=1+13113=3+131\tan 75° = \tan(45°+30°) = \frac{\tan 45°+\tan 30°}{1-\tan 45°\tan 30°} = \frac{1+\frac{1}{\sqrt{3}}}{1-\frac{1}{\sqrt{3}}} = \frac{\sqrt{3}+1}{\sqrt{3}-1}

Rationalising:
=(3+1)2(3)212=3+23+12=4+232=2+3= \frac{(\sqrt{3}+1)^2}{(\sqrt{3})^2-1^2} = \frac{3+2\sqrt{3}+1}{2} = \frac{4+2\sqrt{3}}{2} = 2+\sqrt{3}

Using point-slope form:
y23=(2+3)(x2)y - 2\sqrt{3} = (2+\sqrt{3})(x-2)
y23=(2+3)x2(2+3)y - 2\sqrt{3} = (2+\sqrt{3})x - 2(2+\sqrt{3})
y=(2+3)x423+23y = (2+\sqrt{3})x - 4 - 2\sqrt{3} + 2\sqrt{3}
y=(2+3)x4y = (2+\sqrt{3})x - 4
(2+3)xy4=0\boxed{(2+\sqrt{3})x - y - 4 = 0}
5Find the equation of the line intersecting the xx-axis at a distance of 3 units to the left of origin with slope 2-2.Show solution
Given: The line intersects the xx-axis at 3 units to the left of origin, so the point is (3,0)(-3, 0). Slope m=2m = -2.

Using point-slope form:
y0=2(x(3))y - 0 = -2(x - (-3))
y=2(x+3)y = -2(x + 3)
y=2x6y = -2x - 6
2x+y+6=0\boxed{2x + y + 6 = 0}
6Find the equation of the line intersecting the yy-axis at a distance of 2 units above the origin and making an angle of 3030^{\circ} with positive direction of the xx-axis.Show solution
Given: The line meets the yy-axis at (0,2)(0, 2) (2 units above origin). Angle with positive xx-axis =30°= 30°.

Slope: m=tan30°=13m = \tan 30° = \dfrac{1}{\sqrt{3}}

Using slope-intercept form (yy-intercept c=2c = 2):
y=mx+c=13x+2y = mx + c = \frac{1}{\sqrt{3}}x + 2
3y=x+23\sqrt{3}\,y = x + 2\sqrt{3}
x3y+23=0\boxed{x - \sqrt{3}\,y + 2\sqrt{3} = 0}
7Find the equation of the line passing through the points (1,1)(-1, 1) and (2,4)(2, -4).Show solution
Given: Points (1,1)(-1, 1) and (2,4)(2, -4).

Slope:
m=412(1)=53m = \frac{-4-1}{2-(-1)} = \frac{-5}{3}

Using point-slope form with (1,1)(-1, 1):
y1=53(x(1))y - 1 = -\frac{5}{3}(x - (-1))
y1=53(x+1)y - 1 = -\frac{5}{3}(x + 1)
3(y1)=5(x+1)3(y-1) = -5(x+1)
3y3=5x53y - 3 = -5x - 5
5x+3y+2=0\boxed{5x + 3y + 2 = 0}
8The vertices of Δ\Delta PQR are P (2, 1), Q (-2, 3) and R (4, 5). Find equation of the median through the vertex R.Show solution
Given: P(2,1)P(2,1), Q(2,3)Q(-2,3), R(4,5)R(4,5).

The median through RR goes to the mid-point MM of PQPQ.

Mid-point MM of PQPQ:
M=(2+(2)2,1+32)=(0,2)M = \left(\frac{2+(-2)}{2},\, \frac{1+3}{2}\right) = (0, 2)

Slope of RMRM (through R(4,5)R(4,5) and M(0,2)M(0,2)):
m=2504=34=34m = \frac{2-5}{0-4} = \frac{-3}{-4} = \frac{3}{4}

Equation of median (using point M(0,2)M(0,2), which is the yy-intercept):
y=34x+2y = \frac{3}{4}x + 2
4y=3x+84y = 3x + 8
3x4y+8=0\boxed{3x - 4y + 8 = 0}
9Find the equation of the line passing through (3,5)(-3, 5) and perpendicular to the line through the points (2,5)(2, 5) and (3,6)(-3, 6).Show solution
Slope of the line through (2,5)(2,5) and (3,6)(-3,6):
m1=6532=15=15m_1 = \frac{6-5}{-3-2} = \frac{1}{-5} = -\frac{1}{5}

Slope of the required line (perpendicular to above):
m2=1m1=11/5=5m_2 = -\frac{1}{m_1} = -\frac{1}{-1/5} = 5

Equation of line through (3,5)(-3, 5) with slope 55:
y5=5(x(3))y - 5 = 5(x - (-3))
y5=5x+15y - 5 = 5x + 15
5xy+20=0\boxed{5x - y + 20 = 0}
10A line perpendicular to the line segment joining the points (1,0)(1, 0) and (2,3)(2, 3) divides it in the ratio 1:n1: n. Find the equation of the line.Show solution
Slope of segment joining (1,0)(1,0) and (2,3)(2,3):
m1=3021=3m_1 = \frac{3-0}{2-1} = 3

Slope of perpendicular line:
m=13m = -\frac{1}{3}

Point dividing the segment in ratio 1:n1:n (section formula):
P=(12+n11+n,13+n01+n)=(n+2n+1,3n+1)P = \left(\frac{1\cdot2 + n\cdot1}{1+n},\, \frac{1\cdot3 + n\cdot0}{1+n}\right) = \left(\frac{n+2}{n+1},\, \frac{3}{n+1}\right)

Equation of the perpendicular line through PP with slope 13-\dfrac{1}{3}:
y3n+1=13(xn+2n+1)y - \frac{3}{n+1} = -\frac{1}{3}\left(x - \frac{n+2}{n+1}\right)

Multiplying through by 3(n+1)3(n+1):
3(n+1)y9=(n+1)x+(n+2)3(n+1)y - 9 = -(n+1)x + (n+2)
(n+1)x+3(n+1)y=n+2+9=n+11(n+1)x + 3(n+1)y = n + 2 + 9 = n + 11

(1+n)x+3(1+n)y=n+11\boxed{(1+n)x + 3(1+n)y = n+11}
11Find the equation of a line that cuts off equal intercepts on the coordinate axes and passes through the point (2, 3).Show solution
Let the equal intercepts be aa (both on xx- and yy-axis).

Using intercept form:
xa+ya=1    x+y=a\frac{x}{a} + \frac{y}{a} = 1 \implies x + y = a

Since the line passes through (2,3)(2, 3):
2+3=a    a=52 + 3 = a \implies a = 5

Equation of the line:
x+y=5\boxed{x + y = 5}
12Find equation of the line passing through the point (2, 2) and cutting off intercepts on the axes whose sum is 9.Show solution
Let the xx-intercept be aa and yy-intercept be bb.

Given: a+b=9    b=9aa + b = 9 \implies b = 9 - a

Intercept form:
xa+y9a=1\frac{x}{a} + \frac{y}{9-a} = 1

Since the line passes through (2,2)(2, 2):
2a+29a=1\frac{2}{a} + \frac{2}{9-a} = 1
2(9a)+2a=a(9a)2(9-a) + 2a = a(9-a)
182a+2a=9aa218 - 2a + 2a = 9a - a^2
18=9aa218 = 9a - a^2
a29a+18=0a^2 - 9a + 18 = 0
(a3)(a6)=0(a-3)(a-6) = 0
a=3 or a=6a = 3 \text{ or } a = 6

Case 1: a=3a = 3, b=6b = 6: x3+y6=1    2x+y=6\dfrac{x}{3} + \dfrac{y}{6} = 1 \implies 2x + y = 6

Case 2: a=6a = 6, b=3b = 3: x6+y3=1    x+2y=6\dfrac{x}{6} + \dfrac{y}{3} = 1 \implies x + 2y = 6

The equations are 2x+y6=0\boxed{2x + y - 6 = 0} and x+2y6=0\boxed{x + 2y - 6 = 0}.
13Find equation of the line through the point (0,2)(0, 2) making an angle 2π3\frac{2\pi}{3} with the positive xx-axis. Also, find the equation of line parallel to it and crossing the yy-axis at a distance of 2 units below the origin.Show solution
Slope of the line:
m=tan2π3=tan120°=3m = \tan\frac{2\pi}{3} = \tan 120° = -\sqrt{3}

Equation of line through (0,2)(0,2) with slope 3-\sqrt{3} (using slope-intercept form, yy-intercept =2= 2):
y=3x+2y = -\sqrt{3}\,x + 2
3x+y2=0\boxed{\sqrt{3}\,x + y - 2 = 0}

Parallel line has the same slope 3-\sqrt{3} and crosses the yy-axis at 22 units below origin, i.e., at (0,2)(0, -2):
y=3x+(2)y = -\sqrt{3}\,x + (-2)
3x+y+2=0\boxed{\sqrt{3}\,x + y + 2 = 0}
14The perpendicular from the origin to a line meets it at the point (2,9)(-2, 9), find the equation of the line.Show solution
Given: The perpendicular from origin O(0,0)O(0,0) meets the line at (2,9)(-2, 9).

Slope of the perpendicular O(2,9)O(-2,9):
m1=9020=92m_1 = \frac{9-0}{-2-0} = -\frac{9}{2}

Slope of the required line (perpendicular to OMOM):
m=1m1=19/2=29m = -\frac{1}{m_1} = -\frac{1}{-9/2} = \frac{2}{9}

Equation of line through (2,9)(-2, 9) with slope 29\dfrac{2}{9}:
y9=29(x(2))y - 9 = \frac{2}{9}(x - (-2))
9(y9)=2(x+2)9(y-9) = 2(x+2)
9y81=2x+49y - 81 = 2x + 4
2x9y+85=0\boxed{2x - 9y + 85 = 0}
15The length LL (in centimetre) of a copper rod is a linear function of its Celsius temperature CC. In an experiment, if L=124.942L = 124.942 when C=20C = 20 and L=125.134L = 125.134 when C=110C = 110, express LL in terms of CC.Show solution
Given: LL is a linear function of CC, so L=aC+bL = aC + b for some constants a,ba, b.

Condition 1: When C=20C = 20, L=124.942L = 124.942:
20a+b=124.942(1)20a + b = 124.942 \quad \dots(1)

Condition 2: When C=110C = 110, L=125.134L = 125.134:
110a+b=125.134(2)110a + b = 125.134 \quad \dots(2)

Subtracting (1) from (2):
90a=0.192    a=0.19290=0.00213390a = 0.192 \implies a = \frac{0.192}{90} = 0.00213\overline{3}

More precisely: a=0.19290=19290000=167500=41875a = \dfrac{0.192}{90} = \dfrac{192}{90000} = \dfrac{16}{7500} = \dfrac{4}{1875}

From (1):
b=124.94220×0.19290=124.9423.8490=124.9420.042b = 124.942 - 20 \times \frac{0.192}{90} = 124.942 - \frac{3.84}{90} = 124.942 - 0.04\overline{2}
b=124.942490×0.961b = 124.942 - \frac{4}{90} \times \frac{0.96}{1}

Using the two-point form directly:
L124.942=125.134124.94211020(C20)L - 124.942 = \frac{125.134 - 124.942}{110 - 20}(C - 20)
L124.942=0.19290(C20)L - 124.942 = \frac{0.192}{90}(C - 20)

L=0.19290(C20)+124.942\boxed{L = \frac{0.192}{90}(C-20) + 124.942}

Simplifying: L=0.00213(C20)+124.942L = 0.00\overline{213}(C - 20) + 124.942
16The owner of a milk store finds that, he can sell 980 litres of milk each week at Rs 14/litre and 1220 litres of milk each week at Rs 16/litre. Assuming a linear relationship between selling price and demand, how many litres could he sell weekly at Rs 17/litre?Show solution
Let selling price be xx (Rs/litre) and demand be yy (litres/week).

Given two points: (14,980)(14, 980) and (16,1220)(16, 1220).

Slope:
m=12209801614=2402=120m = \frac{1220 - 980}{16 - 14} = \frac{240}{2} = 120

Equation of line through (14,980)(14, 980):
y980=120(x14)y - 980 = 120(x - 14)
y=120x1680+980y = 120x - 1680 + 980
y=120x700y = 120x - 700

When x=17x = 17:
y=120(17)700=2040700=1340y = 120(17) - 700 = 2040 - 700 = 1340

The owner could sell 1340\boxed{1340} litres of milk weekly at Rs 17/litre.
17P(a,b)P(a, b) is the mid-point of a line segment between axes. Show that equation of the line is xa+yb=2\frac{x}{a} + \frac{y}{b} = 2.Show solution
Let the line segment have endpoints A(α,0)A(\alpha, 0) on the xx-axis and B(0,β)B(0, \beta) on the yy-axis.

Since P(a,b)P(a,b) is the mid-point of ABAB:
a=α+02    α=2aa = \frac{\alpha + 0}{2} \implies \alpha = 2a
b=0+β2    β=2bb = \frac{0 + \beta}{2} \implies \beta = 2b

So the line passes through (2a,0)(2a, 0) and (0,2b)(0, 2b).

Using intercept form with xx-intercept =2a= 2a and yy-intercept =2b= 2b:
x2a+y2b=1\frac{x}{2a} + \frac{y}{2b} = 1

Multiplying both sides by 2:
xa+yb=2\frac{x}{a} + \frac{y}{b} = 2 \hspace{2cm}\blacksquare
18Point R (h,k)(h, k) divides a line segment between the axes in the ratio 1: 2. Find equation of the line.Show solution
Let the line segment have endpoints A(a,0)A(a, 0) on the xx-axis and B(0,b)B(0, b) on the yy-axis.

R(h,k)R(h,k) divides ABAB in ratio 1:21:2 (using section formula):
h=10+2a1+2=2a3    a=3h2h = \frac{1 \cdot 0 + 2 \cdot a}{1+2} = \frac{2a}{3} \implies a = \frac{3h}{2}
k=1b+201+2=b3    b=3kk = \frac{1 \cdot b + 2 \cdot 0}{1+2} = \frac{b}{3} \implies b = 3k

Using intercept form:
x3h/2+y3k=1\frac{x}{3h/2} + \frac{y}{3k} = 1
2x3h+y3k=1\frac{2x}{3h} + \frac{y}{3k} = 1

Multiplying by 33:
2xh+yk=3\frac{2x}{h} + \frac{y}{k} = 3

2xh+yk=3\boxed{\frac{2x}{h} + \frac{y}{k} = 3}
19By using the concept of equation of a line, prove that the three points (3,0)(3, 0), (2,2)(-2, -2) and (8,2)(8, 2) are collinear.Show solution
Concept: Three points are collinear if they all lie on the same line.

Equation of line through (3,0)(3, 0) and (2,2)(-2, -2):
Slope=2023=25=25\text{Slope} = \frac{-2-0}{-2-3} = \frac{-2}{-5} = \frac{2}{5}

Using point-slope form with (3,0)(3, 0):
y0=25(x3)y - 0 = \frac{2}{5}(x - 3)
5y=2x65y = 2x - 6
2x5y6=0()2x - 5y - 6 = 0 \quad \dots(*)

**Check if (8,2)(8, 2) satisfies ()(*):
2(8)5(2)6=16106=02(8) - 5(2) - 6 = 16 - 10 - 6 = 0 \checkmark

Since (8,2)(8, 2) satisfies the equation of the line through (3,0)(3,0) and (2,2)(-2,-2), the three points are
collinear**. \hspace{2cm}\blacksquare

Exercise 9.3

1Reduce the following equations into slope-intercept form and find their slopes and the yy-intercepts.
(i) x+7y=0x + 7y = 0
(ii) 6x+3y5=06x + 3y - 5 = 0
(iii) y=0y = 0
Show solution
Slope-intercept form: y=mx+cy = mx + c, where mm = slope and cc = yy-intercept.

(i) x+7y=0x + 7y = 0:
7y=x    y=17x+07y = -x \implies y = -\frac{1}{7}x + 0
Slope m=17m = -\dfrac{1}{7}, yy-intercept c=0c = 0.

(ii) 6x+3y5=06x + 3y - 5 = 0:
3y=6x+5    y=2x+533y = -6x + 5 \implies y = -2x + \frac{5}{3}
Slope m=2m = -2, yy-intercept c=53c = \dfrac{5}{3}.

(iii) y=0y = 0:
y=0x+0y = 0 \cdot x + 0
Slope m=0m = 0, yy-intercept c=0c = 0.
2Reduce the following equations into intercept form and find their intercepts on the axes.
(i) 3x+2y12=03x + 2y - 12 = 0
(ii) 4x3y=64x - 3y = 6
(iii) 3y+2=03y + 2 = 0
Show solution
Intercept form: xa+yb=1\dfrac{x}{a} + \dfrac{y}{b} = 1, where aa = xx-intercept and bb = yy-intercept.

(i) 3x+2y12=03x + 2y - 12 = 0:
3x+2y=12    x4+y6=13x + 2y = 12 \implies \frac{x}{4} + \frac{y}{6} = 1
xx-intercept a=4a = 4, yy-intercept b=6b = 6.

(ii) 4x3y=64x - 3y = 6:
x6/4+y2=1    x3/2+y2=1\frac{x}{6/4} + \frac{y}{-2} = 1 \implies \frac{x}{3/2} + \frac{y}{-2} = 1
xx-intercept a=32a = \dfrac{3}{2}, yy-intercept b=2b = -2.

(iii) 3y+2=03y + 2 = 0:
3y=2    y=233y = -2 \implies y = -\frac{2}{3}
This is a horizontal line. It does not have an xx-intercept (parallel to xx-axis) and has yy-intercept =23= -\dfrac{2}{3}. The intercept form is not defined in the usual sense since the line does not cross the xx-axis.
3Find the distance of the point (1,1)(-1, 1) from the line 12(x+6)=5(y2)12(x + 6) = 5(y - 2).Show solution
Rewrite the line:
12x+72=5y1012x + 72 = 5y - 10
12x5y+82=012x - 5y + 82 = 0

Distance formula: d=Ax1+By1+CA2+B2d = \dfrac{|Ax_1 + By_1 + C|}{\sqrt{A^2+B^2}}

Here A=12A = 12, B=5B = -5, C=82C = 82, (x1,y1)=(1,1)(x_1, y_1) = (-1, 1):
d=12(1)+(5)(1)+82144+25=125+82169=6513=5d = \frac{|12(-1) + (-5)(1) + 82|}{\sqrt{144 + 25}} = \frac{|-12 - 5 + 82|}{\sqrt{169}} = \frac{|65|}{13} = 5

The distance is 5\boxed{5} units.
4Find the points on the xx-axis, whose distances from the line x3+y4=1\frac{x}{3} + \frac{y}{4} = 1 are 4 units.Show solution
Rewrite the line:
x3+y4=1    4x+3y12=0\frac{x}{3} + \frac{y}{4} = 1 \implies 4x + 3y - 12 = 0

Let the point on the xx-axis be (a,0)(a, 0).

Distance = 4:
4a+3(0)1216+9=4\frac{|4a + 3(0) - 12|}{\sqrt{16+9}} = 4
4a125=4\frac{|4a - 12|}{5} = 4
4a12=20|4a - 12| = 20

Case 1: 4a12=20    4a=32    a=84a - 12 = 20 \implies 4a = 32 \implies a = 8

Case 2: 4a12=20    4a=8    a=24a - 12 = -20 \implies 4a = -8 \implies a = -2

The required points are (8,0)\boxed{(8, 0)} and (2,0)\boxed{(-2, 0)}.
5Find the distance between parallel lines
(i) 15x+8y34=015x + 8y - 34 = 0 and 15x+8y+31=015x + 8y + 31 = 0
(ii) l(x+y)+p=0l(x + y) + p = 0 and l(x+y)r=0l(x + y) - r = 0
Show solution
Formula for distance between parallel lines Ax+By+C1=0Ax+By+C_1=0 and Ax+By+C2=0Ax+By+C_2=0:
d=C1C2A2+B2d = \frac{|C_1 - C_2|}{\sqrt{A^2+B^2}}

(i) A=15A=15, B=8B=8, C1=34C_1=-34, C2=31C_2=31:
d=3431225+64=65289=6517=6517d = \frac{|-34-31|}{\sqrt{225+64}} = \frac{65}{\sqrt{289}} = \frac{65}{17} = \frac{65}{17}
d=6517 units\boxed{d = \frac{65}{17} \text{ units}}

(ii) Rewrite: lx+ly+p=0lx + ly + p = 0 and lx+lyr=0lx + ly - r = 0.
A=lA = l, B=lB = l, C1=pC_1 = p, C2=rC_2 = -r:
d=p(r)l2+l2=p+rl2d = \frac{|p-(-r)|}{\sqrt{l^2+l^2}} = \frac{|p+r|}{l\sqrt{2}}
d=p+rl2 units\boxed{d = \frac{|p+r|}{l\sqrt{2}} \text{ units}}
6Find equation of the line parallel to the line 3x4y+2=03x - 4y + 2 = 0 and passing through the point (2,3)(-2, 3).Show solution
Slope of given line 3x4y+2=03x - 4y + 2 = 0:
4y=3x+2    y=34x+12,m=344y = 3x + 2 \implies y = \frac{3}{4}x + \frac{1}{2}, \quad m = \frac{3}{4}

Parallel line has the same slope m=34m = \dfrac{3}{4} and passes through (2,3)(-2, 3):
y3=34(x(2))y - 3 = \frac{3}{4}(x - (-2))
4(y3)=3(x+2)4(y-3) = 3(x+2)
4y12=3x+64y - 12 = 3x + 6
3x4y+18=0\boxed{3x - 4y + 18 = 0}
7Find equation of the line perpendicular to the line x7y+5=0x - 7y + 5 = 0 and having xx intercept 3.Show solution
Slope of given line x7y+5=0x - 7y + 5 = 0:
7y=x+5    m1=177y = x + 5 \implies m_1 = \frac{1}{7}

Slope of perpendicular line:
m=1m1=7m = -\frac{1}{m_1} = -7

The line has xx-intercept 3, so it passes through (3,0)(3, 0):
y0=7(x3)y - 0 = -7(x - 3)
y=7x+21y = -7x + 21
7x+y21=0\boxed{7x + y - 21 = 0}
8Find angles between the lines 3x+y=1\sqrt{3} x + y = 1 and x+3y=1x + \sqrt{3} y = 1.Show solution
Slope of line 1: 3x+y=1    y=3x+1\sqrt{3}x + y = 1 \implies y = -\sqrt{3}x + 1, so m1=3m_1 = -\sqrt{3}.

Slope of line 2: x+3y=1    y=13x+13x + \sqrt{3}y = 1 \implies y = -\dfrac{1}{\sqrt{3}}x + \dfrac{1}{\sqrt{3}}, so m2=13m_2 = -\dfrac{1}{\sqrt{3}}.

Angle between the lines:
tanθ=m2m11+m1m2=13(3)1+(3)(13)\tan\theta = \left|\frac{m_2 - m_1}{1 + m_1 m_2}\right| = \left|\frac{-\frac{1}{\sqrt{3}} - (-\sqrt{3})}{1 + (-\sqrt{3})\left(-\frac{1}{\sqrt{3}}\right)}\right|
=13+31+1=1+332=232=13= \left|\frac{-\frac{1}{\sqrt{3}} + \sqrt{3}}{1 + 1}\right| = \left|\frac{\frac{-1+3}{\sqrt{3}}}{2}\right| = \left|\frac{\frac{2}{\sqrt{3}}}{2}\right| = \frac{1}{\sqrt{3}}

θ=tan1(13)=30°\theta = \tan^{-1}\left(\frac{1}{\sqrt{3}}\right) = 30°

The angle between the lines is 30°30° (and the supplementary angle is 150°150°).
9The line through the points (h,3)(h, 3) and (4,1)(4, 1) intersects the line 7x9y19=07x - 9y - 19 = 0 at right angle. Find the value of hh.Show solution
Slope of line through (h,3)(h,3) and (4,1)(4,1):
m1=134h=24hm_1 = \frac{1-3}{4-h} = \frac{-2}{4-h}

Slope of line 7x9y19=07x - 9y - 19 = 0:
9y=7x19    m2=799y = 7x - 19 \implies m_2 = \frac{7}{9}

Condition for perpendicularity: m1m2=1m_1 \cdot m_2 = -1
24h79=1\frac{-2}{4-h} \cdot \frac{7}{9} = -1
149(4h)=1\frac{-14}{9(4-h)} = -1
14=9(4h)14 = 9(4-h)
14=369h14 = 36 - 9h
9h=229h = 22
h=229\boxed{h = \frac{22}{9}}
10Prove that the line through the point (x1,y1)(x_{1},y_{1}) and parallel to the line Ax+By+C=0Ax + By + C = 0 is A(xx1)+B(yy1)=0\mathrm{A}(x - x_{1}) + \mathrm{B}(y - y_{1}) = 0.Show solution
Slope of given line Ax+By+C=0Ax + By + C = 0:
By=AxC    m=ABBy = -Ax - C \implies m = -\frac{A}{B}

A line parallel to it has the same slope m=ABm = -\dfrac{A}{B}.

Equation of line through (x1,y1)(x_1, y_1) with slope AB-\dfrac{A}{B}:
yy1=AB(xx1)y - y_1 = -\frac{A}{B}(x - x_1)
B(yy1)=A(xx1)B(y - y_1) = -A(x - x_1)
A(xx1)+B(yy1)=0A(x - x_1) + B(y - y_1) = 0 \hspace{2cm}\blacksquare
11Two lines passing through the point (2, 3) intersects each other at an angle of 6060^{\circ}. If slope of one line is 2, find equation of the other line.Show solution
Given: Both lines pass through (2,3)(2,3). Slope of one line m1=2m_1 = 2. Angle between them θ=60°\theta = 60°.

Let slope of the other line be mm.

tan60°=m21+2m\tan 60° = \left|\frac{m - 2}{1 + 2m}\right|
3=m21+2m\sqrt{3} = \left|\frac{m-2}{1+2m}\right|

Case 1: m21+2m=3\dfrac{m-2}{1+2m} = \sqrt{3}
m2=3(1+2m)=3+23mm - 2 = \sqrt{3}(1+2m) = \sqrt{3} + 2\sqrt{3}\,m
m(123)=3+2m(1 - 2\sqrt{3}) = \sqrt{3} + 2
m=2+3123m = \frac{2+\sqrt{3}}{1-2\sqrt{3}}

Rationalising: m=(2+3)(1+23)(123)(1+23)=2+43+3+6112=8+5311m = \dfrac{(2+\sqrt{3})(1+2\sqrt{3})}{(1-2\sqrt{3})(1+2\sqrt{3})} = \dfrac{2+4\sqrt{3}+\sqrt{3}+6}{1-12} = \dfrac{8+5\sqrt{3}}{-11}

Case 2: m21+2m=3\dfrac{m-2}{1+2m} = -\sqrt{3}
m2=323mm - 2 = -\sqrt{3} - 2\sqrt{3}\,m
m(1+23)=23m(1+2\sqrt{3}) = 2 - \sqrt{3}
m=231+23=(23)(123)(1+23)(123)=2433+6112=85311m = \frac{2-\sqrt{3}}{1+2\sqrt{3}} = \frac{(2-\sqrt{3})(1-2\sqrt{3})}{(1+2\sqrt{3})(1-2\sqrt{3})} = \frac{2-4\sqrt{3}-\sqrt{3}+6}{1-12} = \frac{8-5\sqrt{3}}{-11}

Equation of line through (2,3)(2,3):

For Case 1: y3=(8+53)11(x2)y - 3 = \dfrac{-(8+5\sqrt{3})}{11}(x-2), i.e.,   (8+53)x+11y(16+103+33)=0\;(8+5\sqrt{3})x + 11y - (16+10\sqrt{3}+33) = 0

For Case 2: y3=(853)11(x2)y - 3 = \dfrac{-(8-5\sqrt{3})}{11}(x-2), i.e.,   (853)x+11y(16103+33)=0\;(8-5\sqrt{3})x + 11y - (16-10\sqrt{3}+33) = 0

The two possible equations of the other line are:
(8+53)x+11y(49+103)=0\boxed{(8+5\sqrt{3})x + 11y - (49+10\sqrt{3}) = 0}
and\text{and}
(853)x+11y(49103)=0\boxed{(8-5\sqrt{3})x + 11y - (49-10\sqrt{3}) = 0}
12Find the equation of the right bisector of the line segment joining the points (3, 4) and (1,2)(-1, 2).Show solution
Mid-point MM of segment joining (3,4)(3,4) and (1,2)(-1,2):
M=(3+(1)2,4+22)=(1,3)M = \left(\frac{3+(-1)}{2},\, \frac{4+2}{2}\right) = (1, 3)

Slope of the segment:
m1=2413=24=12m_1 = \frac{2-4}{-1-3} = \frac{-2}{-4} = \frac{1}{2}

Slope of the right bisector (perpendicular to segment):
m=1m1=2m = -\frac{1}{m_1} = -2

Equation of right bisector through M(1,3)M(1,3) with slope 2-2:
y3=2(x1)y - 3 = -2(x - 1)
y3=2x+2y - 3 = -2x + 2
2x+y5=0\boxed{2x + y - 5 = 0}
13Find the coordinates of the foot of perpendicular from the point (1,3)(-1, 3) to the line 3x4y16=03x - 4y - 16 = 0.Show solution
Let the foot of perpendicular be F(a,b)F(a, b) on the line 3x4y16=03x - 4y - 16 = 0.

Condition 1: FF lies on the line:
3a4b16=0(1)3a - 4b - 16 = 0 \quad \dots(1)

Slope of given line: m1=34m_1 = \dfrac{3}{4}

Slope of perpendicular from (1,3)(-1,3) to F(a,b)F(a,b):
m2=b3a(1)=b3a+1m_2 = \frac{b-3}{a-(-1)} = \frac{b-3}{a+1}

Condition 2: m1m2=1m_1 \cdot m_2 = -1:
34b3a+1=1\frac{3}{4} \cdot \frac{b-3}{a+1} = -1
3(b3)=4(a+1)3(b-3) = -4(a+1)
3b9=4a43b - 9 = -4a - 4
4a+3b=5(2)4a + 3b = 5 \quad \dots(2)

Solving (1) and (2):
From (1): 3a4b=16    3a - 4b = 16 \implies multiply by 3: 9a12b=489a - 12b = 48
From (2): multiply by 4: 16a+12b=2016a + 12b = 20

Adding: 25a=68    a=682525a = 68 \implies a = \dfrac{68}{25}

From (2): b=54(68/25)3=5272/253=(125272)/253=14775=4925b = \dfrac{5 - 4(68/25)}{3} = \dfrac{5 - 272/25}{3} = \dfrac{(125-272)/25}{3} = \dfrac{-147}{75} = -\dfrac{49}{25}

The foot of perpendicular is (6825,4925)\left(\dfrac{68}{25},\, -\dfrac{49}{25}\right).
14The perpendicular from the origin to the line y=mx+cy = mx + c meets it at the point (1,2)(-1, 2). Find the values of mm and cc.Show solution
Since (1,2)(-1, 2) lies on the line y=mx+cy = mx + c:
2=m(1)+c    cm=2(1)2 = m(-1) + c \implies c - m = 2 \quad \dots(1)

Slope of line =m= m.

Slope of perpendicular from origin O(0,0)O(0,0) to (1,2)(-1,2):
m=2010=2m_{\perp} = \frac{2-0}{-1-0} = -2

Condition: The line and the perpendicular are perpendicular:
mm=1m \cdot m_{\perp} = -1
m(2)=1    m=12m \cdot (-2) = -1 \implies m = \frac{1}{2}

From (1):
c=2+m=2+12=52c = 2 + m = 2 + \frac{1}{2} = \frac{5}{2}

m=12,c=52\boxed{m = \frac{1}{2}, \quad c = \frac{5}{2}}
15If pp and qq are the lengths of perpendiculars from the origin to the lines xcosθysinθ=kcos2θx\cos \theta - y\sin \theta = k\cos 2\theta and xsecθ+ycscθ=kx\sec \theta + y\csc \theta = k, respectively, prove that p2+4q2=k2p^2 + 4q^2 = k^2.Show solution
Finding pp: Distance from origin to xcosθysinθkcos2θ=0x\cos\theta - y\sin\theta - k\cos 2\theta = 0:
p=00kcos2θcos2θ+sin2θ=kcos2θ1=kcos2θp = \frac{|0 - 0 - k\cos 2\theta|}{\sqrt{\cos^2\theta + \sin^2\theta}} = \frac{|k\cos 2\theta|}{1} = |k\cos 2\theta|
p2=k2cos22θ(1)p^2 = k^2\cos^2 2\theta \quad \dots(1)

Finding qq: Line xsecθ+ycscθ=kx\sec\theta + y\csc\theta = k can be written as:
xcosθ+ysinθ=k    xsinθ+ycosθ=ksinθcosθ\frac{x}{\cos\theta} + \frac{y}{\sin\theta} = k \implies x\sin\theta + y\cos\theta = k\sin\theta\cos\theta
(Multiplying both sides by sinθcosθ\sin\theta\cos\theta)

Distance from origin:
q=ksinθcosθsin2θ+cos2θ=ksinθcosθ=ksin2θ2q = \frac{|k\sin\theta\cos\theta|}{\sqrt{\sin^2\theta+\cos^2\theta}} = |k\sin\theta\cos\theta| = \left|\frac{k\sin 2\theta}{2}\right|
q2=k2sin22θ4(2)q^2 = \frac{k^2\sin^2 2\theta}{4} \quad \dots(2)

Now:
p2+4q2=k2cos22θ+4k2sin22θ4p^2 + 4q^2 = k^2\cos^2 2\theta + 4 \cdot \frac{k^2\sin^2 2\theta}{4}
=k2cos22θ+k2sin22θ= k^2\cos^2 2\theta + k^2\sin^2 2\theta
=k2(cos22θ+sin22θ)=k2= k^2(\cos^2 2\theta + \sin^2 2\theta) = k^2 \hspace{2cm}\blacksquare
16In the triangle ABC with vertices A (2, 3), B (4, -1) and C (1, 2), find the equation and length of altitude from the vertex A.Show solution
Altitude from A is perpendicular to BCBC.

Slope of BC with B(4,1)B(4,-1) and C(1,2)C(1,2):
mBC=2(1)14=33=1m_{BC} = \frac{2-(-1)}{1-4} = \frac{3}{-3} = -1

Slope of altitude from A (perpendicular to BCBC):
m=11=1m = -\frac{1}{-1} = 1

Equation of altitude through A(2,3)A(2,3):
y3=1(x2)y - 3 = 1(x - 2)
xy+1=0\boxed{x - y + 1 = 0}

Length of altitude = distance from A(2,3)A(2,3) to line BCBC.

Equation of line BCBC: slope =1= -1, through B(4,1)B(4,-1):
y+1=1(x4)    x+y3=0y+1 = -1(x-4) \implies x + y - 3 = 0

Distance from A(2,3)A(2,3) to x+y3=0x+y-3=0:
d=2+331+1=22=22=2d = \frac{|2+3-3|}{\sqrt{1+1}} = \frac{|2|}{\sqrt{2}} = \frac{2}{\sqrt{2}} = \sqrt{2}

The length of the altitude from A is 2\sqrt{2} units.
17If pp is the length of perpendicular from the origin to the line whose intercepts on the axes are aa and bb, then show that 1p2=1a2+1b2\frac{1}{p^2} = \frac{1}{a^2} + \frac{1}{b^2}.Show solution
Equation of line with intercepts aa and bb:
xa+yb=1    bx+ayab=0\frac{x}{a} + \frac{y}{b} = 1 \implies bx + ay - ab = 0

Distance from origin (0,0)(0,0):
p=b(0)+a(0)abb2+a2=aba2+b2p = \frac{|b(0) + a(0) - ab|}{\sqrt{b^2+a^2}} = \frac{ab}{\sqrt{a^2+b^2}}

(taking a, b > 0 for simplicity)

p2=a2b2a2+b2p^2 = \frac{a^2b^2}{a^2+b^2}

1p2=a2+b2a2b2=1b2+1a2=1a2+1b2\frac{1}{p^2} = \frac{a^2+b^2}{a^2b^2} = \frac{1}{b^2} + \frac{1}{a^2} = \frac{1}{a^2} + \frac{1}{b^2} \hspace{2cm}\blacksquare

Miscellaneous Exercise on Chapter 9

1Find the values of kk for which the line (k3)x(4k2)y+k27k+6=0(k - 3)x - (4 - k^2)y + k^2 - 7k + 6 = 0 is
(a) Parallel to the xx-axis,
(b) Parallel to the yy-axis,
(c) Passing through the origin.
Show solution
Given line: (k3)x(4k2)y+k27k+6=0(k-3)x - (4-k^2)y + k^2 - 7k + 6 = 0

(a) Parallel to the xx-axis:
A line is parallel to the xx-axis if the coefficient of xx is zero and coefficient of yy is non-zero.
k3=0    k=3k - 3 = 0 \implies k = 3
Check: when k=3k=3, coefficient of y=(49)=50y = -(4-9) = 5 \neq 0. ✓
k=3\boxed{k = 3}

(b) Parallel to the yy-axis:
A line is parallel to the yy-axis if the coefficient of yy is zero and coefficient of xx is non-zero.
(4k2)=0    k2=4    k=±2-(4-k^2) = 0 \implies k^2 = 4 \implies k = \pm 2
Check k=2k=2: coefficient of x=23=10x = 2-3 = -1 \neq 0. ✓
Check k=2k=-2: coefficient of x=23=50x = -2-3 = -5 \neq 0. ✓
k=2 or k=2\boxed{k = 2 \text{ or } k = -2}

(c) Passing through the origin:
Substitute (0,0)(0,0):
k27k+6=0k^2 - 7k + 6 = 0
(k1)(k6)=0    k=1 or k=6(k-1)(k-6) = 0 \implies k = 1 \text{ or } k = 6
k=1 or k=6\boxed{k = 1 \text{ or } k = 6}
2Find the equations of the lines, which cut-off intercepts on the axes whose sum and product are 1 and 6-6, respectively.Show solution
Let xx-intercept =a= a and yy-intercept =b= b.

Given: a+b=1a + b = 1 and ab=6ab = -6.

So aa and bb are roots of:
t2(a+b)t+ab=0    t2t6=0t^2 - (a+b)t + ab = 0 \implies t^2 - t - 6 = 0
(t3)(t+2)=0    t=3 or t=2(t-3)(t+2) = 0 \implies t = 3 \text{ or } t = -2

Case 1: a=3a = 3, b=2b = -2:
x3+y2=1    2x3y=6    2x3y6=0\frac{x}{3} + \frac{y}{-2} = 1 \implies 2x - 3y = 6 \implies \boxed{2x - 3y - 6 = 0}

Case 2: a=2a = -2, b=3b = 3:
x2+y3=1    3x+2y=6    3x2y+6=0\frac{x}{-2} + \frac{y}{3} = 1 \implies -3x + 2y = 6 \implies \boxed{3x - 2y + 6 = 0}
3What are the points on the yy-axis whose distance from the line x3+y4=1\frac{x}{3} + \frac{y}{4} = 1 is 4 units.Show solution
Rewrite the line:
x3+y4=1    4x+3y12=0\frac{x}{3} + \frac{y}{4} = 1 \implies 4x + 3y - 12 = 0

Let the point on the yy-axis be (0,b)(0, b).

Distance = 4:
4(0)+3b1216+9=4\frac{|4(0) + 3b - 12|}{\sqrt{16+9}} = 4
3b125=4\frac{|3b-12|}{5} = 4
3b12=20|3b - 12| = 20

Case 1: 3b12=20    3b=32    b=3233b - 12 = 20 \implies 3b = 32 \implies b = \dfrac{32}{3}

Case 2: 3b12=20    3b=8    b=833b - 12 = -20 \implies 3b = -8 \implies b = -\dfrac{8}{3}

The required points are (0,323)\left(0,\, \dfrac{32}{3}\right) and (0,83)\left(0,\, -\dfrac{8}{3}\right).
4Find perpendicular distance from the origin to the line joining the points (cosθ,sinθ)(\cos \theta, \sin \theta) and (cosϕ,sinϕ)(\cos \phi, \sin \phi).Show solution
Equation of line through (cosθ,sinθ)(\cos\theta, \sin\theta) and (cosϕ,sinϕ)(\cos\phi, \sin\phi):

Using two-point form:
ysinθ=sinϕsinθcosϕcosθ(xcosθ)y - \sin\theta = \frac{\sin\phi - \sin\theta}{\cos\phi - \cos\theta}(x - \cos\theta)

Slope:
m=sinϕsinθcosϕcosθ=2cosϕ+θ2sinϕθ22sinϕ+θ2sinϕθ2=cosϕ+θ2sinϕ+θ2=cotϕ+θ2m = \frac{\sin\phi - \sin\theta}{\cos\phi - \cos\theta} = \frac{2\cos\frac{\phi+\theta}{2}\sin\frac{\phi-\theta}{2}}{-2\sin\frac{\phi+\theta}{2}\sin\frac{\phi-\theta}{2}} = -\frac{\cos\frac{\phi+\theta}{2}}{\sin\frac{\phi+\theta}{2}} = -\cot\frac{\phi+\theta}{2}

The equation of the line can be written as:
xcosθ+ϕ2+ysinθ+ϕ2=cosθϕ2x\cos\frac{\theta+\phi}{2} + y\sin\frac{\theta+\phi}{2} = \cos\frac{\theta-\phi}{2}

(This is a standard result obtained by simplifying the two-point form.)

Distance from origin:
d=0cosθ+ϕ2+0sinθ+ϕ2cosθϕ2cos2θ+ϕ2+sin2θ+ϕ2d = \frac{\left|0 \cdot \cos\frac{\theta+\phi}{2} + 0 \cdot \sin\frac{\theta+\phi}{2} - \cos\frac{\theta-\phi}{2}\right|}{\sqrt{\cos^2\frac{\theta+\phi}{2}+\sin^2\frac{\theta+\phi}{2}}}
=cosθϕ21=cosθϕ2= \frac{\left|\cos\frac{\theta-\phi}{2}\right|}{1} = \left|\cos\frac{\theta-\phi}{2}\right|

d=cosθϕ2\boxed{d = \left|\cos\frac{\theta-\phi}{2}\right|}
5Find the equation of the line parallel to yy-axis and drawn through the point of intersection of the lines x7y+5=0x - 7y + 5 = 0 and 3x+y=03x + y = 0.Show solution
Find point of intersection of x7y+5=0x - 7y + 5 = 0 and 3x+y=03x + y = 0.

From 3x+y=03x + y = 0: y=3xy = -3x.

Substituting in x7y+5=0x - 7y + 5 = 0:
x7(3x)+5=0x - 7(-3x) + 5 = 0
x+21x+5=0x + 21x + 5 = 0
22x=5    x=52222x = -5 \implies x = -\frac{5}{22}
y=3×(522)=1522y = -3 \times \left(-\frac{5}{22}\right) = \frac{15}{22}

Point of intersection: (522,1522)\left(-\dfrac{5}{22},\, \dfrac{15}{22}\right)

Line parallel to yy-axis through this point has equation x=x = constant:
x=522i.e.,22x+5=0\boxed{x = -\frac{5}{22}} \quad \text{i.e.,} \quad 22x + 5 = 0
6Find the equation of a line drawn perpendicular to the line x4+y6=1\frac{x}{4} + \frac{y}{6} = 1 through the point, where it meets the yy-axis.Show solution
Find where x4+y6=1\dfrac{x}{4} + \dfrac{y}{6} = 1 meets the yy-axis (set x=0x = 0):
y6=1    y=6\frac{y}{6} = 1 \implies y = 6
Point: (0,6)(0, 6).

Slope of given line: x4+y6=1    3x+2y=12    m1=32\dfrac{x}{4} + \dfrac{y}{6} = 1 \implies 3x + 2y = 12 \implies m_1 = -\dfrac{3}{2}

Slope of perpendicular line:
m=1m1=23m = -\frac{1}{m_1} = \frac{2}{3}

Equation of perpendicular through (0,6)(0, 6):
y6=23(x0)y - 6 = \frac{2}{3}(x - 0)
3y18=2x3y - 18 = 2x
2x3y+18=0\boxed{2x - 3y + 18 = 0}
7Find the area of the triangle formed by the lines yx=0y - x = 0, x+y=0x + y = 0 and xk=0x - k = 0.Show solution
Find vertices (intersections of the three lines):

Intersection of yx=0y - x = 0 and x+y=0x + y = 0:
y=xy = x and y=x    x=0,y=0y = -x \implies x = 0, y = 0. Vertex A(0,0)A(0, 0).

Intersection of yx=0y - x = 0 and x=kx = k:
x=k,y=kx = k, y = k. Vertex B(k,k)B(k, k).

Intersection of x+y=0x + y = 0 and x=kx = k:
x=k,y=kx = k, y = -k. Vertex C(k,k)C(k, -k).

Area of triangle with A(0,0)A(0,0), B(k,k)B(k,k), C(k,k)C(k,-k):
Area=12xA(yByC)+xB(yCyA)+xC(yAyB)\text{Area} = \frac{1}{2}|x_A(y_B - y_C) + x_B(y_C - y_A) + x_C(y_A - y_B)|
=120(k(k))+k(k0)+k(0k)= \frac{1}{2}|0(k-(-k)) + k(-k-0) + k(0-k)|
=120k2k2=122k2=k2= \frac{1}{2}|0 - k^2 - k^2| = \frac{1}{2} \cdot 2k^2 = k^2

Area=k2 sq. units\boxed{\text{Area} = k^2 \text{ sq. units}}
8Find the value of pp so that the three lines 3x+y2=03x + y - 2 = 0, px+2y3=0px + 2y - 3 = 0 and 2xy3=02x - y - 3 = 0 may intersect at one point.Show solution
Find intersection of 3x+y2=03x + y - 2 = 0 and 2xy3=02x - y - 3 = 0:

Adding: 5x5=0    x=15x - 5 = 0 \implies x = 1
y=23(1)=1y = 2 - 3(1) = -1

Point of intersection: (1,1)(1, -1).

For three lines to be concurrent, (1,1)(1,-1) must satisfy px+2y3=0px + 2y - 3 = 0:
p(1)+2(1)3=0p(1) + 2(-1) - 3 = 0
p23=0p - 2 - 3 = 0
p=5p = 5

p=5\boxed{p = 5}
9If three lines whose equations are y=m1x+c1y = m_1x + c_1, y=m2x+c2y = m_2x + c_2 and y=m3x+c3y = m_3x + c_3 are concurrent, then show that m1(c2c3)+m2(c3c1)+m3(c1c2)=0m_1(c_2 - c_3) + m_2(c_3 - c_1) + m_3(c_1 - c_2) = 0.Show solution
Find intersection of lines 1 and 2:
m1x+c1=m2x+c2m_1x + c_1 = m_2x + c_2
x(m1m2)=c2c1x(m_1 - m_2) = c_2 - c_1
x=c2c1m1m2x = \frac{c_2 - c_1}{m_1 - m_2}
y=m1c2c1m1m2+c1=m1c2m1c1+c1m1c1m2m1m2=m1c2m2c1m1m2y = m_1 \cdot \frac{c_2-c_1}{m_1-m_2} + c_1 = \frac{m_1c_2 - m_1c_1 + c_1m_1 - c_1m_2}{m_1-m_2} = \frac{m_1c_2 - m_2c_1}{m_1-m_2}

For concurrency, this point must lie on line 3: y=m3x+c3y = m_3x + c_3:
m1c2m2c1m1m2=m3c2c1m1m2+c3\frac{m_1c_2 - m_2c_1}{m_1-m_2} = m_3 \cdot \frac{c_2-c_1}{m_1-m_2} + c_3

Multiplying both sides by (m1m2)(m_1 - m_2):
m1c2m2c1=m3(c2c1)+c3(m1m2)m_1c_2 - m_2c_1 = m_3(c_2-c_1) + c_3(m_1-m_2)
m1c2m2c1=m3c2m3c1+c3m1c3m2m_1c_2 - m_2c_1 = m_3c_2 - m_3c_1 + c_3m_1 - c_3m_2
m1c2m2c1m3c2+m3c1c3m1+c3m2=0m_1c_2 - m_2c_1 - m_3c_2 + m_3c_1 - c_3m_1 + c_3m_2 = 0
m1(c2c3)+m2(c3c1)+m3(c1c2)=0m_1(c_2 - c_3) + m_2(c_3 - c_1) + m_3(c_1 - c_2) = 0 \hspace{1cm}\blacksquare
10Find the equation of the lines through the point (3, 2) which make an angle of 4545^\circ with the line x2y=3x - 2y = 3.Show solution
Slope of given line x2y=3x - 2y = 3: m1=12m_1 = \dfrac{1}{2}.

Let slope of required line be mm. Angle between them =45°= 45°:
tan45°=m121+m2=1\tan 45° = \left|\frac{m - \frac{1}{2}}{1 + \frac{m}{2}}\right| = 1

2m12+m=1\left|\frac{2m-1}{2+m}\right| = 1

Case 1: 2m1m+2=1    2m1=m+2    m=3\dfrac{2m-1}{m+2} = 1 \implies 2m-1 = m+2 \implies m = 3

Case 2: 2m1m+2=1    2m1=(m+2)    3m=1    m=13\dfrac{2m-1}{m+2} = -1 \implies 2m-1 = -(m+2) \implies 3m = -1 \implies m = -\dfrac{1}{3}

Equation with m=3m = 3 through (3,2)(3,2):
y2=3(x3)    3xy7=0y - 2 = 3(x-3) \implies 3x - y - 7 = 0

Equation with m=13m = -\frac{1}{3} through (3,2)(3,2):
y2=13(x3)    3y6=(x3)    x+3y9=0y - 2 = -\frac{1}{3}(x-3) \implies 3y - 6 = -(x-3) \implies x + 3y - 9 = 0

The required equations are 3xy7=0\boxed{3x - y - 7 = 0} and x+3y9=0\boxed{x + 3y - 9 = 0}.
11Find the equation of the line passing through the point of intersection of the lines 4x+7y3=04x + 7y - 3 = 0 and 2x3y+1=02x - 3y + 1 = 0 that has equal intercepts on the axes.Show solution
Find point of intersection of 4x+7y3=04x + 7y - 3 = 0 and 2x3y+1=02x - 3y + 1 = 0:

From second equation: 2x=3y1    x=3y122x = 3y - 1 \implies x = \dfrac{3y-1}{2}

Substituting in first:
43y12+7y3=04 \cdot \frac{3y-1}{2} + 7y - 3 = 0
2(3y1)+7y3=02(3y-1) + 7y - 3 = 0
6y2+7y3=06y - 2 + 7y - 3 = 0
13y=5    y=51313y = 5 \implies y = \frac{5}{13}
x=3(5/13)12=15/1312=2/132=113x = \frac{3(5/13)-1}{2} = \frac{15/13 - 1}{2} = \frac{2/13}{2} = \frac{1}{13}

Point of intersection: (113,513)\left(\dfrac{1}{13},\, \dfrac{5}{13}\right)

Line with equal intercepts (a=ba = b): xa+ya=1    x+y=a\dfrac{x}{a} + \dfrac{y}{a} = 1 \implies x + y = a

Passing through (113,513)\left(\dfrac{1}{13}, \dfrac{5}{13}\right):
113+513=a    a=613\frac{1}{13} + \frac{5}{13} = a \implies a = \frac{6}{13}

x+y=613    13x+13y=6x + y = \frac{6}{13} \implies \boxed{13x + 13y = 6}
12Show that the equation of the line passing through the origin and making an angle θ\theta with the line y=mx+cy = mx + c is yx=m±tanθ1mtanθ\frac{y}{x} = \frac{m \pm \tan\theta}{1 \mp m\tan\theta}.Show solution
Let the slope of the required line (passing through origin) be MM.

The line through origin is y=Mxy = Mx.

Angle between y=Mxy = Mx and y=mx+cy = mx + c:
tanθ=Mm1+mM\tan\theta = \left|\frac{M - m}{1 + mM}\right|

This gives two cases:

Case 1: Mm1+mM=tanθ\dfrac{M-m}{1+mM} = \tan\theta
Mm=tanθ+mMtanθM - m = \tan\theta + mM\tan\theta
M(1mtanθ)=m+tanθM(1 - m\tan\theta) = m + \tan\theta
M=m+tanθ1mtanθM = \frac{m + \tan\theta}{1 - m\tan\theta}

Case 2: Mm1+mM=tanθ\dfrac{M-m}{1+mM} = -\tan\theta
Mm=tanθmMtanθM - m = -\tan\theta - mM\tan\theta
M(1+mtanθ)=mtanθM(1 + m\tan\theta) = m - \tan\theta
M=mtanθ1+mtanθM = \frac{m - \tan\theta}{1 + m\tan\theta}

Combining both cases:
M=yx=m±tanθ1mtanθM = \frac{y}{x} = \frac{m \pm \tan\theta}{1 \mp m\tan\theta} \hspace{2cm}\blacksquare
13In what ratio, the line joining (1,1)(-1, 1) and (5,7)(5, 7) is divided by the line x+y=4x + y = 4?Show solution
Let the line x+y=4x + y = 4 divide the segment joining A(1,1)A(-1,1) and B(5,7)B(5,7) in ratio k:1k:1.

Point of division (section formula):
P=(5k+(1)k+1,7k+1k+1)=(5k1k+1,7k+1k+1)P = \left(\frac{5k + (-1)}{k+1},\, \frac{7k+1}{k+1}\right) = \left(\frac{5k-1}{k+1},\, \frac{7k+1}{k+1}\right)

PP lies on x+y=4x + y = 4:
5k1k+1+7k+1k+1=4\frac{5k-1}{k+1} + \frac{7k+1}{k+1} = 4
12kk+1=4\frac{12k}{k+1} = 4
12k=4(k+1)12k = 4(k+1)
12k=4k+412k = 4k + 4
8k=4    k=128k = 4 \implies k = \frac{1}{2}

The line divides the segment in ratio 12:1=1:2\dfrac{1}{2}:1 = 1:2.
14Find the distance of the line 4x+7y+5=04x + 7y + 5 = 0 from the point (1,2)(1, 2) along the line 2xy=02x - y = 0.Show solution
Find the point where line 2xy=02x - y = 0 (i.e., y=2xy = 2x) meets 4x+7y+5=04x + 7y + 5 = 0.

Substitute y=2xy = 2x:
4x+7(2x)+5=04x + 7(2x) + 5 = 0
4x+14x+5=04x + 14x + 5 = 0
18x=5    x=51818x = -5 \implies x = -\frac{5}{18}
y=2×(518)=59y = 2 \times \left(-\frac{5}{18}\right) = -\frac{5}{9}

Point of intersection: Q(518,59)Q\left(-\dfrac{5}{18},\, -\dfrac{5}{9}\right)

Distance from (1,2)(1,2) to QQ:
d=(1(518))2+(2(59))2d = \sqrt{\left(1-\left(-\frac{5}{18}\right)\right)^2 + \left(2-\left(-\frac{5}{9}\right)\right)^2}
=(2318)2+(239)2= \sqrt{\left(\frac{23}{18}\right)^2 + \left(\frac{23}{9}\right)^2}
=529324+52981= \sqrt{\frac{529}{324} + \frac{529}{81}}
=529324+2116324= \sqrt{\frac{529}{324} + \frac{2116}{324}}
=2645324=264518=23518= \sqrt{\frac{2645}{324}} = \frac{\sqrt{2645}}{18} = \frac{23\sqrt{5}}{18}

d=23518 units\boxed{d = \frac{23\sqrt{5}}{18} \text{ units}}
15Find the direction in which a straight line must be drawn through the point (1,2)(-1, 2) so that its point of intersection with the line x+y=4x + y = 4 may be at a distance of 3 units from this point.Show solution
Let the line through (1,2)(-1, 2) make angle α\alpha with the xx-axis.

Parametric form of the line:
x=1+rcosα,y=2+rsinαx = -1 + r\cos\alpha, \quad y = 2 + r\sin\alpha

where rr is the distance from (1,2)(-1,2).

Substituting in x+y=4x + y = 4:
(1+rcosα)+(2+rsinα)=4(-1 + r\cos\alpha) + (2 + r\sin\alpha) = 4
1+r(cosα+sinα)=41 + r(\cos\alpha + \sin\alpha) = 4
r(cosα+sinα)=3r(\cos\alpha + \sin\alpha) = 3

Given r=3r = 3:
3(cosα+sinα)=33(\cos\alpha + \sin\alpha) = 3
cosα+sinα=1\cos\alpha + \sin\alpha = 1
2sin(α+45°)=1\sqrt{2}\sin\left(\alpha + 45°\right) = 1
sin(α+45°)=12\sin\left(\alpha + 45°\right) = \frac{1}{\sqrt{2}}
α+45°=45° or 135°\alpha + 45° = 45° \text{ or } 135°
α=0° or α=90°\alpha = 0° \text{ or } \alpha = 90°

The line must be drawn either parallel to the xx-axis (α=0°\alpha = 0°) or parallel to the yy-axis (α=90°\alpha = 90°).
16The hypotenuse of a right angled triangle has its ends at the points (1, 3) and (-4, 1). Find an equation of the legs (perpendicular sides) of the triangle which are parallel to the axes.Show solution
Given: Hypotenuse has endpoints A(1,3)A(1,3) and B(4,1)B(-4,1). The legs are parallel to the axes.

Since the legs are parallel to the coordinate axes, the right angle vertex CC must have coordinates (1,1)(1, 1) or (4,3)(-4, 3).

Case 1: Right angle at C(1,1)C(1, 1):
- Leg 1 (parallel to yy-axis through A(1,3)A(1,3) and C(1,1)C(1,1)): x=1x = 1
- Leg 2 (parallel to xx-axis through B(4,1)B(-4,1) and C(1,1)C(1,1)): y=1y = 1

Case 2: Right angle at C(4,3)C(-4, 3):
- Leg 1 (parallel to xx-axis through A(1,3)A(1,3) and C(4,3)C(-4,3)): y=3y = 3
- Leg 2 (parallel to yy-axis through B(4,1)B(-4,1) and C(4,3)C(-4,3)): x=4x = -4

The equations of the legs are:
x=1 and y=1\boxed{x = 1 \text{ and } y = 1}
or
x=4 and y=3\boxed{x = -4 \text{ and } y = 3}
17Find the image of the point (3, 8) with respect to the line x+3y=7x + 3y = 7 assuming the line to be a plane mirror.Show solution
Let the image of P(3,8)P(3,8) be Q(h,k)Q(h,k).

Condition 1: The midpoint of PQPQ lies on x+3y=7x + 3y = 7:
h+32+3k+82=7\frac{h+3}{2} + 3 \cdot \frac{k+8}{2} = 7
h+3+3k+24=14h + 3 + 3k + 24 = 14
h+3k=13(1)h + 3k = -13 \quad \dots(1)

Condition 2: PQPQ is perpendicular to x+3y=7x + 3y = 7 (slope of line =13= -\dfrac{1}{3}):
k8h3×(13)=1\frac{k-8}{h-3} \times \left(-\frac{1}{3}\right) = -1
k8h3=3\frac{k-8}{h-3} = 3
k8=3(h3)k - 8 = 3(h-3)
k8=3h9k - 8 = 3h - 9
3hk=1(2)3h - k = 1 \quad \dots(2)

Solving (1) and (2):
From (2): k=3h1k = 3h - 1. Substituting in (1):
h+3(3h1)=13h + 3(3h-1) = -13
h+9h3=13h + 9h - 3 = -13
10h=10    h=110h = -10 \implies h = -1
k=3(1)1=4k = 3(-1) - 1 = -4

The image of (3,8)(3,8) is (1,4)\boxed{(-1, -4)}.
18If the lines y=3x+1y = 3x + 1 and 2y=x+32y = x + 3 are equally inclined to the line y=mx+4y = mx + 4, find the value of mm.Show solution
Slopes: m1=3m_1 = 3 (line 1), m2=12m_2 = \dfrac{1}{2} (line 2), m3=mm_3 = m (required line).

Condition: Both lines are equally inclined to y=mx+4y = mx + 4, so:
m1m1+m1m=m2m1+m2m\left|\frac{m_1 - m}{1 + m_1 m}\right| = \left|\frac{m_2 - m}{1 + m_2 m}\right|
3m1+3m=12m1+m2=12m2+m\left|\frac{3-m}{1+3m}\right| = \left|\frac{\frac{1}{2}-m}{1+\frac{m}{2}}\right| = \left|\frac{1-2m}{2+m}\right|

Case 1: 3m1+3m=12m2+m\dfrac{3-m}{1+3m} = \dfrac{1-2m}{2+m}
(3m)(2+m)=(12m)(1+3m)(3-m)(2+m) = (1-2m)(1+3m)
6+3m2mm2=1+3m2m6m26 + 3m - 2m - m^2 = 1 + 3m - 2m - 6m^2
6+mm2=1+m6m26 + m - m^2 = 1 + m - 6m^2
5m2+5=05m^2 + 5 = 0
No real solution.

Case 2: 3m1+3m=12m2+m\dfrac{3-m}{1+3m} = -\dfrac{1-2m}{2+m}
(3m)(2+m)=(12m)(1+3m)(3-m)(2+m) = -(1-2m)(1+3m)
6+3m2mm2=(1+3m2m6m2)6 + 3m - 2m - m^2 = -(1 + 3m - 2m - 6m^2)
6+mm2=1m+6m26 + m - m^2 = -1 - m + 6m^2
7m22m7=07m^2 - 2m - 7 = 0
m=2±4+19614=2±20014=2±10214=1±527m = \frac{2 \pm \sqrt{4 + 196}}{14} = \frac{2 \pm \sqrt{200}}{14} = \frac{2 \pm 10\sqrt{2}}{14} = \frac{1 \pm 5\sqrt{2}}{7}

m=1+527orm=1527\boxed{m = \frac{1+5\sqrt{2}}{7} \quad \text{or} \quad m = \frac{1-5\sqrt{2}}{7}}
19If sum of the perpendicular distances of a variable point P(x,y)\mathbf{P}(x, y) from the lines x+y5=0x + y - 5 = 0 and 3x2y+7=03x - 2y + 7 = 0 is always 10. Show that P\mathbf{P} must move on a line.Show solution
Distance from P(x,y)P(x,y) to x+y5=0x + y - 5 = 0:
d1=x+y52d_1 = \frac{|x + y - 5|}{\sqrt{2}}

Distance from P(x,y)P(x,y) to 3x2y+7=03x - 2y + 7 = 0:
d2=3x2y+713d_2 = \frac{|3x - 2y + 7|}{\sqrt{13}}

Given: d1+d2=10d_1 + d_2 = 10
x+y52+3x2y+713=10\frac{|x+y-5|}{\sqrt{2}} + \frac{|3x-2y+7|}{\sqrt{13}} = 10

Considering the case where both expressions inside the absolute values are positive (the other cases lead to similar linear equations):
x+y52+3x2y+713=10\frac{x+y-5}{\sqrt{2}} + \frac{3x-2y+7}{\sqrt{13}} = 10

Multiplying through by 213\sqrt{2}\cdot\sqrt{13}:
13(x+y5)+2(3x2y+7)=1026\sqrt{13}(x+y-5) + \sqrt{2}(3x-2y+7) = 10\sqrt{26}
(13+32)x+(1322)y+(513+721026)=0(\sqrt{13}+3\sqrt{2})x + (\sqrt{13}-2\sqrt{2})y + (-5\sqrt{13}+7\sqrt{2}-10\sqrt{26}) = 0

This is a linear equation in xx and yy, which represents a straight line.

In each of the four sign combinations of the absolute values, we get a linear equation. Hence, PP must move on a straight line. \hspace{2cm}\blacksquare
20Find equation of the line which is equidistant from parallel lines 9x+6y7=09x + 6y - 7 = 0 and 3x+2y+6=03x + 2y + 6 = 0.Show solution
Rewrite both lines with the same coefficients. Multiply the second line by 3:
9x+6y+18=09x + 6y + 18 = 0

Now the two parallel lines are:
9x+6y7=0(C1=7)9x + 6y - 7 = 0 \quad (C_1 = -7)
9x+6y+18=0(C2=18)9x + 6y + 18 = 0 \quad (C_2 = 18)

The equidistant line has C=C1+C22=7+182=112C = \dfrac{C_1 + C_2}{2} = \dfrac{-7+18}{2} = \dfrac{11}{2}:
9x+6y+112=09x + 6y + \frac{11}{2} = 0
18x+12y+11=018x + 12y + 11 = 0

18x+12y+11=0\boxed{18x + 12y + 11 = 0}
21A ray of light passing through the point (1, 2) reflects on the xx-axis at point A and the reflected ray passes through the point (5, 3). Find the coordinates of A.Show solution
Concept: The image of the point (1,2)(1,2) in the xx-axis is (1,2)(1,-2). The reflected ray, when extended, passes through the image point.

Image of (1,2)(1,2) in xx-axis: B(1,2)B(1,-2).

The reflected ray passes through B(1,2)B(1,-2) and (5,3)(5,3).

Equation of line through B(1,2)B(1,-2) and (5,3)(5,3):
Slope=3(2)51=54\text{Slope} = \frac{3-(-2)}{5-1} = \frac{5}{4}
y+2=54(x1)y + 2 = \frac{5}{4}(x-1)
4y+8=5x54y + 8 = 5x - 5
5x4y13=05x - 4y - 13 = 0

Point A is on the xx-axis, so y=0y = 0:
5x13=0    x=1355x - 13 = 0 \implies x = \frac{13}{5}

A=(135,0)\boxed{A = \left(\frac{13}{5},\, 0\right)}
22Prove that the product of the lengths of the perpendiculars drawn from the points (a2b2,0)\left(\sqrt{a^2 - b^2}, 0\right) and (a2b2,0)\left(-\sqrt{a^2 - b^2}, 0\right) to the line xacosθ+ybsinθ=1\frac{x}{a} \cos \theta + \frac{y}{b} \sin \theta = 1 is b2b^2.Show solution
Rewrite the line: bxcosθ+aysinθab=0bx\cos\theta + ay\sin\theta - ab = 0

Here A=bcosθA = b\cos\theta, B=asinθB = a\sin\theta, C=abC = -ab.

Distance from (a2b2,0)\left(\sqrt{a^2-b^2},\, 0\right):
d1=bcosθa2b2+asinθ0abb2cos2θ+a2sin2θd_1 = \frac{|b\cos\theta \cdot \sqrt{a^2-b^2} + a\sin\theta \cdot 0 - ab|}{\sqrt{b^2\cos^2\theta + a^2\sin^2\theta}}
=ba2b2cosθabb2cos2θ+a2sin2θ= \frac{|b\sqrt{a^2-b^2}\cos\theta - ab|}{\sqrt{b^2\cos^2\theta + a^2\sin^2\theta}}

Distance from (a2b2,0)\left(-\sqrt{a^2-b^2},\, 0\right):
d2=ba2b2cosθabb2cos2θ+a2sin2θd_2 = \frac{|-b\sqrt{a^2-b^2}\cos\theta - ab|}{\sqrt{b^2\cos^2\theta + a^2\sin^2\theta}}

Product:
d1d2=ba2b2cosθabba2b2cosθabb2cos2θ+a2sin2θd_1 \cdot d_2 = \frac{|b\sqrt{a^2-b^2}\cos\theta - ab| \cdot |{-b\sqrt{a^2-b^2}\cos\theta - ab}|}{b^2\cos^2\theta + a^2\sin^2\theta}

=(ba2b2cosθ)2+(ab)2b2cos2θ+a2sin2θ= \frac{|-(b\sqrt{a^2-b^2}\cos\theta)^2 + (ab)^2|}{b^2\cos^2\theta + a^2\sin^2\theta}

=a2b2b2(a2b2)cos2θb2cos2θ+a2sin2θ= \frac{|a^2b^2 - b^2(a^2-b^2)\cos^2\theta|}{b^2\cos^2\theta + a^2\sin^2\theta}

=b2a2(a2b2)cos2θb2cos2θ+a2sin2θ= \frac{b^2|a^2 - (a^2-b^2)\cos^2\theta|}{b^2\cos^2\theta + a^2\sin^2\theta}

=b2a2sin2θ+b2cos2θa2sin2θ+b2cos2θ=b2= \frac{b^2|a^2\sin^2\theta + b^2\cos^2\theta|}{a^2\sin^2\theta + b^2\cos^2\theta} = b^2 \hspace{2cm}\blacksquare
23A person standing at the junction (crossing) of two straight paths represented by the equations 2x3y+4=02x - 3y + 4 = 0 and 3x+4y5=03x + 4y - 5 = 0 wants to reach the path whose equation is 6x7y+8=06x - 7y + 8 = 0 in the least time. Find equation of the path that he should follow.Show solution
Find the junction point (intersection of 2x3y+4=02x-3y+4=0 and 3x+4y5=03x+4y-5=0):

Multiply first by 4 and second by 3:
8x12y+16=08x - 12y + 16 = 0
9x+12y15=09x + 12y - 15 = 0

Adding: 17x+1=0    x=11717x + 1 = 0 \implies x = -\dfrac{1}{17}

From first equation: 2(117)3y+4=0    3y=4+217=68+217=66172\left(-\dfrac{1}{17}\right) - 3y + 4 = 0 \implies -3y = -4 + \dfrac{2}{17} = \dfrac{-68+2}{17} = \dfrac{-66}{17}
y=2217y = \frac{22}{17}

Junction point: (117,2217)\left(-\dfrac{1}{17},\, \dfrac{22}{17}\right)

Least time means shortest distance, i.e., the person should walk along the perpendicular from the junction to the line 6x7y+8=06x - 7y + 8 = 0.

Slope of 6x7y+8=06x - 7y + 8 = 0: m1=67m_1 = \dfrac{6}{7}

Slope of perpendicular: m=76m = -\dfrac{7}{6}

Equation of path through (117,2217)\left(-\dfrac{1}{17},\, \dfrac{22}{17}\right) with slope 76-\dfrac{7}{6}:
y2217=76(x+117)y - \frac{22}{17} = -\frac{7}{6}\left(x + \frac{1}{17}\right)

Multiplying by 6×17=1026 \times 17 = 102:
6(17y22)=7(17x+1)6(17y - 22) = -7(17x + 1)
102y132=119x7102y - 132 = -119x - 7
119x+102y125=0119x + 102y - 125 = 0

119x+102y125=0\boxed{119x + 102y - 125 = 0}

Stuck on a step?

Ask Super Tutor AI to explain any solution on this page in a simpler way — free, 24x7.

Ask a Doubt Free

Frequently Asked Questions

What are the important topics in Straight Lines for Odisha Board Class 11 Mathematics?
Straight Lines covers several key topics that are frequently asked in Odisha Board Class 11 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Straight Lines — Odisha Board Class 11 Mathematics?
Understand the core concepts first, then work through the 98 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
Where can I get free NCERT Solutions for Straight Lines Class 11 Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Straight Lines (Odisha Board Class 11 Mathematics) — written the way examiners award marks: given, formula, working, answer.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Straight Lines chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for Odisha Board Class 11 Mathematics.