KnowledgeBoat Logo
|
OPEN IN APP

Chapter 14

Equation of a Straight Line — Exercise 14(B)

Class - 10 RS Aggarwal Mathematics Solutions



Exercise 14B

Question 1

If A(2, –3), B(–5, 1), C(7, –1) and D(0, k) be four points such that AB is parallel to CD, find the value of k.

Answer

AB is parallel to line segment CD means they must have the same gradient

By using slope formula,

m = y2y1x2x1\dfrac{y_2 - y_1}{x_2 - x_1}

Given, points A(2, –3), B(–5, 1)

Substituting values we get,

mAB=1(3)52=1+37=47m_{AB} = \dfrac{1 - (-3)}{-5 - 2} = \dfrac{1 + 3}{-7} = -\dfrac{4}{7}

Given, points C(7, –1) and D(0, k)

Substituting values we get,

mCD=k(1)07=k+17m_{CD} = \dfrac{k - (-1)}{0 - 7} = \dfrac{k + 1}{-7}

Equate the Gradients:

47=k+1747×7=k+1k+1=4k=41k=3.\Rightarrow -\dfrac{4}{7} = \dfrac{k + 1}{-7} \\[1em] \Rightarrow -\dfrac{4}{7} \times -7 = k + 1 \\[1em] \Rightarrow k + 1 = 4 \\[1em] \Rightarrow k = 4 - 1 \\[1em] \Rightarrow k = 3.

Hence, value of k = 3.

Question 2

Show that the lines x + 2y – 5 = 0 and 2x + 4y + 9 = 0 are parallel.

Answer

Given,

⇒ x + 2y – 5 = 0

Converting x + 2y - 5 = 0 in the form y = mx + c we get,

⇒ 2y = -x + 5

⇒ y = x2+52\dfrac{-x}{2} + \dfrac{5}{2}

The equation of straight line is given by,

y = mx + c, where m is the slope and c is the y-intercept.

Comparing y = mx + c with y = x2+52\dfrac{-x}{2} + \dfrac{5}{2}, we get:

⇒ m1 = 12-\dfrac{1}{2}

Given,

⇒ 2x + 4y + 9 = 0

Converting 2x + 4y + 9 = 0 in the form y = mx + c we get,

⇒ 4y = -2x - 9

⇒ y = 2x494\dfrac{-2x}{4} - \dfrac{9}{4}

⇒ y = 1x294\dfrac{-1x}{2} - \dfrac{9}{4}

Comparing y = mx + c with y = 1x294\dfrac{-1x}{2} - \dfrac{9}{4}, we get:

⇒ m2 = 12-\dfrac{1}{2}

Since the gradient of the first line is equal to the gradient of the second line.

The lines are parallel to each other.

Hence, proved that lines are parallel.

Question 3

Find the value of k for which the lines kx + 2y + 3 = 0 and 8x + ky – 1 = 0 are parallel.

Answer

Since, the lines are parallel they have same gradient.

Given, kx + 2y + 3 = 0

Converting kx + 2y + 3 = 0 in the form y = mx + c, we get :

⇒ 2y = -kx - 3

⇒ y = k2x32-\dfrac{k}{2}x - \dfrac{3}{2}

The equation of straight line is given by,

y = mx + c, where m is the slope and c is the y-intercept.

Comparing y = mx + c with y = k2x32-\dfrac{k}{2}x - \dfrac{3}{2}, we get :

⇒ m1 = k2-\dfrac{k}{2}

Given,

8x + ky - 1 = 0

Converting 8x + ky - 1 = 0 in the form y = mx + c we get,

⇒ ky = -8x + 1

⇒ y = 8xk+1k\dfrac{-8x}{k} + \dfrac{1}{k}

Comparing y = mx + c with y = 8xk+1k\dfrac{-8x}{k} + \dfrac{1}{k}, we get :

⇒ m2 = 8k-\dfrac{8}{k}

Since, lines are parallel, equating the gradients :

k2=8kk(k)=8(2)k2=16k=16k=±4.\Rightarrow -\dfrac{k}{2} = -\dfrac{8}{k} \\[1em] \Rightarrow k(k) = 8(2) \\[1em] \Rightarrow k^2 = 16 \\[1em] \Rightarrow k = \sqrt{16} \\[1em] \Rightarrow k = \pm 4.

Hence, value of k = ± 4.

Question 4

If the lines 2x – by + 5 = 0 and ax + 3y = 2 are parallel, find the relation connecting a and b.

Answer

Converting 2x - by + 5 = 0 in the form y = mx + c we get,

⇒ 2x - by + 5 = 0

⇒ by = 2x + 5

⇒ y = 2bx+5b\dfrac{2}{b}x + \dfrac{5}{b}

m1 = 2b\dfrac{2}{b}

Converting ax + 3y = 2 in the form y = mx + c we get,

⇒ ax + 3y = 2

⇒ 3y = -ax + 2

⇒ y = a3x+23-\dfrac{a}{3}x + \dfrac{2}{3}

m2 = a3-\dfrac{a}{3}

Given, two lines are parallel so their slopes will be equal,

m1 = m2

2b=a3\dfrac{2}{b} = -\dfrac{a}{3}

⇒ 3 × 2 = −a × b

⇒ 6 = −ab

⇒ ab + 6 = 0

⇒ ab = −6.

Hence, the relation connecting a and b is ab = -6.

Question 5

Prove that the line through A(–2, 6) and B(4, 8) is perpendicular to the line through C(8, 12) and D(4, 24).

Answer

The slope of the line passing through two points (x1, y1) and (x2, y2) is given by

Slope = y2y1x2x1\dfrac{y_2 - y_1}{x_2 - x_1}

Slope (m1) of line joining (-2, 6) and (4, 8) is,

= 864(2)=26=13\dfrac{8 - 6}{4 - (-2)} = \dfrac{2}{6} = \dfrac{1}{3}

Slope (m2) of line joining (8, 12) and (4, 24) is,

=241248=124=3\dfrac{24 - 12}{4 - 8} = \dfrac{12}{-4} = -3

m1 × m2 = 13×3\dfrac{1}{3} \times -3 = -1.

Product of slopes = -1.

Hence, the lines are perpendicular to each other.

Question 6

If A(2, –5), B(–2, 5), C(k, 3) and D(1, 1) be four points such that AB and CD are perpendicular to each other, find the value of k.

Answer

By using slope formula,

m = y2y1x2x1\dfrac{y_2 - y_1}{x_2 - x_1}

Given, points A(2, –5), B(–2, 5)

Substituting values we get,

mAB=5(5)22=5+54=104=52m_{AB} = \dfrac{5 - (-5)}{-2 - 2} = \dfrac{5 + 5}{-4} = -\dfrac{10}{4} = -\dfrac{5}{2}

Given, points C(k, 3) and D(1, 1)

Substituting values we get,

mCD=131k=21km_{CD} = \dfrac{1 - 3}{1 - k} = \dfrac{-2}{1 - k}

Since the lines are perpendicular the product of the gradients is equal to -1:

(52)×(21k)=1(102(1k))=1(51k)=15=1(1k)5=1+kk=5+1k=6.\Rightarrow \Big(-\dfrac{5}{2}\Big) \times \Big(\dfrac{-2}{1 - k}\Big) = -1 \\[1em] \Rightarrow \Big(\dfrac{10}{2(1 - k)}\Big) = -1 \\[1em] \Rightarrow \Big(\dfrac{5}{1 - k}\Big) = -1 \\[1em] \Rightarrow 5 = -1(1 - k) \\[1em] \Rightarrow 5 = -1 + k \\[1em] \Rightarrow k = 5 + 1 \\[1em] \Rightarrow k = 6.

Hence, value of k = 6.

Question 7

Prove that the lines 2x + 3y + 8 = 0 and 27x – 18y + 10 = 0 are perpendicular to each other.

Answer

Converting 2x + 3y + 8 = 0 in the form y = mx + c we get,

⇒ 3y = -2x - 8

⇒ y = 23x83-\dfrac{2}{3}x - \dfrac{8}{3}

Comparing, we get slope of this line : m1 = 23-\dfrac{2}{3}

Converting 27x – 18y + 10 = 0 in the form y = mx + c we get,

⇒ -18y = -27x - 10

⇒ y = 27x181018\dfrac{-27x}{-18} - \dfrac{10}{-18}

⇒ y = 3x2+59\dfrac{3x}{2} + \dfrac{5}{9}

Comparing, we get slope of this line : m2 = 32\dfrac{3}{2}

Product of Gradients

m1 × m2 = 23×32-\dfrac{2}{3} \times \dfrac{3}{2}

= 66-\dfrac{6}{6}

= -1

Since the product of the gradients is -1. The lines are perpendicular to each other.

Hence, proved that lines 2x + 3y + 8 = 0 and 27x – 18y + 10 = 0 are perpendicular to each other.

Question 8(i)

If the lines y = 3x + 7 and 2y + px = 3 are perpendicular to each other, find the value of p.

Answer

Given lines,

⇒ y = 3x + 7 and 2y + px = 3

⇒ y = 3x + 7 and 2y = -px + 3

⇒ y = 3x + 7 and y = p2x+32-\dfrac{p}{2}x + \dfrac{3}{2}

Comparing above equations with y = mx + c we get,

Slope of 1st line = 3

Slope of 2nd line = p2-\dfrac{p}{2}

Since,

Product of slopes of perpendicular lines = -1.

3×p2=1p=1×23p=23p=23.\therefore 3 \times -\dfrac{p}{2} = -1 \\[1em] \Rightarrow -p = \dfrac{-1 \times 2}{3} \\[1em] \Rightarrow -p = \dfrac{-2}{3} \\[1em] \Rightarrow p = \dfrac{2}{3}.

Hence, p = 23\dfrac{2}{3}.

Question 8(ii)

If the straight lines 3x – 5y = 7 and 4x + ay + 9 = 0 are perpendicular to each other, find the value of a.

Answer

Converting 3x - 5y + 7 = 0 in the form y = mx + c we get,

⇒ 3x - 5y + 7 = 0

⇒ 5y = 3x + 7

⇒ y = 35x+75\dfrac{3}{5}x + \dfrac{7}{5}

Comparing, we get slope of first line = m1 = 35\dfrac{3}{5}

Converting 4x + ay + 9 = 0 in the form y = mx + c we get,

⇒ 4x + ay + 9 = 0

⇒ ay = -4x - 9

⇒ y = 4ax9a-\dfrac{4}{a}x - \dfrac{9}{a}

Comparing, we get slope of second line = m2 = 4a-\dfrac{4}{a}

Given, two lines are perpendicular so product of their slopes will be equal to -1,

m1m2=135×4a=1125a=1a=125.\Rightarrow m_1 \cdot m_2 = -1 \\[1em] \Rightarrow \dfrac{3}{5} \times -\dfrac{4}{a} = -1 \\[1em] \Rightarrow -\dfrac{12}{5a} = -1 \\[1em] \Rightarrow a = \dfrac{12}{5}.

Hence,the value of a = 125\dfrac{12}{5}.

Question 9

Without using Pythagoras Theorem, prove that the points A(1, 3), B(3, –1) and C(–5, –5) are the vertices of a right-angled triangle.

Answer

By using slope formula,

m = y2y1x2x1\dfrac{y_2 - y_1}{x_2 - x_1}

Given, points A(1, 3), B(3, –1)

Substituting values we get,

mAB=1331=42=2m_{AB} = \dfrac{-1 - 3}{3 - 1} = -\dfrac{4}{2} = -2

Given, points B(3, –1) and C(–5, –5)

Substituting values we get,

mBC=5(1)53=5+18=48=12m_{BC} = \dfrac{-5 - (-1)}{-5 - 3} = \dfrac{-5 + 1}{-8} = \dfrac{-4}{-8} = \dfrac{1}{2}

Check for perpendicularity,

mAB×mBC=2×12=1.\Rightarrow m_{AB} \times m_{BC} = -2 \times \dfrac{1}{2} = -1.

Since the product of the gradients of AB and BC is -1, the side AB is perpendicular to the side BC.

∠ABC = 90°.

Hence, proved the points A(1, 3), B(3, –1) and C(–5, –5) are the vertices of a right-angled triangle.

Question 10

Without using distance formula, show that the points A(1, –2), B(3, 6), C(5, 10) and D(3, 2) are the vertices of a parallelogram.

Answer

By using slope formula,

m = y2y1x2x1\dfrac{y_2 - y_1}{x_2 - x_1}

Without using distance formula, show that the points A(1, –2), B(3, 6), C(5, 10) and D(3, 2) are the vertices of a parallelogram. Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

Given, points A(1, –2), B(3, 6)

Substituting values we get,

mAB=6(2)31=82=4m_{AB} = \dfrac{6 - (-2)}{3 - 1} = \dfrac{8}{2} = 4

Given, points C(5, 10) and D(3, 2)

Substituting values we get,

mDC=10253=82=4m_{DC} = \dfrac{10 - 2}{5 - 3} = \dfrac{8}{2} = 4

Given, points B(3, 6), C(5, 10)

Substituting values we get,

mBC=10653=42=2m_{BC} = \dfrac{10 - 6}{5 - 3} = \dfrac{4}{2} = 2

Given, points A(1, –2), D(3, 2)

Substituting values we get,

mAD=2(2)31=42=2m_{AD} = \dfrac{2 - (-2)}{3 - 1} = \dfrac{4}{2} = 2

mAB = mCD and mBC = mAD

∴ AB is parallel to CD and BC is parallel to AD

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

Hence, proved that ABCD is a parallelogram.

Question 11

Given that A(5, 4), B(–3, –2) and C(1, –8) are the vertices of a ΔABC. Find:

(i) the slope of median AD

(ii) the slope of altitude BM

Answer

(i) Since, AD is median. So, D is the mid-point of BC.

By using formula,

(x, y) = (x1+x22,y1+y22)\Big(\dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\Big)

Substitute values we get,

D = (3+12,2+(8)2)=(22,102)=(1,5)\Big(\dfrac{-3 + 1}{2}, \dfrac{-2 + (-8)}{2}\Big) = \Big(\dfrac{-2}{2}, \dfrac{-10}{2}\Big) = (-1, -5)

By using slope formula,

m = y2y1x2x1\dfrac{y_2 - y_1}{x_2 - x_1}

Slope of AD = 5415=96=32\dfrac{-5 - 4}{-1 - 5} = \dfrac{-9}{-6} = \dfrac{3}{2}

Hence, slope of the median AD = 32\dfrac{3}{2}.

(ii) The altitude BM is perpendicular to the side AC. Therefore, the product of their slopes is -1.

Slope of AC = 8415=124=3\dfrac{-8 - 4}{1 - 5} = \dfrac{-12}{-4} = 3

mBM × 3 = -1

mBM = 13\dfrac{-1}{3}

Hence, slope of the BM = 13-\dfrac{1}{3}.

Question 12(i)

Find the equation of the line parallel to the line 3x + 2y = 8 and passing through the point (0, 1).

Answer

Given,

⇒ 3x + 2y = 8

Converting 3x + 2y = 8 in the form y = mx + c we get,

⇒ 2y = -3x + 8

⇒ y = 32x+82-\dfrac{3}{2}x + \dfrac{8}{2}

Comparing above equations with y = mx + c we get,

Slope = 32-\dfrac{3}{2}

Since, parallel lines have equal slope.

∴ Slope of line parallel to 3x + 2y = 8 is 32-\dfrac{3}{2}

By point-slope form,

⇒ y - y1 = m(x - x1)

Thus, equation of line with slope 32-\dfrac{3}{2} and passing through (0, 1) is :

⇒ y - 1 = 32-\dfrac{3}{2}(x - 0)

⇒ 2(y - 1) = -3x

⇒ 2y - 2 = -3x

⇒ 3x + 2y = 2 .

Hence, equation of the line passing through (0, 1) and parallel to 3x + 2y = 8 is 3x + 2y = 2.

Question 12(ii)

Find the equation of a line parallel to the line 2x + y – 7 = 0 and passing through the intersection of the lines x + y – 4 = 0 and 2x – y = 8.

Answer

Simultaneously solving equations :

⇒ x + y - 4 = 0 …….(1)

⇒ 2x - y = 8 ……..(2)

Solving equation (1), we get :

⇒ x = 4 - y ………..(3)

Substituting value of x from (3) in (2), we get :

⇒ 2(4 - y) - y = 8

⇒ 8 - 2y - y = 8

⇒ 8 - 3y = 8

⇒ 3y = 0

⇒ y = 0.

Substituting value of y in (3), we get :

⇒ x = 4 - 0 = 4.

Point of intersection = (4, 0).

Given,

Equation :

⇒ 2x + y - 7 = 0

⇒ y = -2x + 7

Comparing above equation with y = mx + c, we get :

⇒ m = -2.

We know that,

Slope of parallel lines are equal.

∴ Slope of line parallel to 2x + y - 7 = -2.

By point-slope formula,

Equation of line :

⇒ y - y1 = m(x - x1)

Thus, equation of line with slope = -2 and passing through (4, 0).

⇒ y - 0 = -2(x - 4)

⇒ y = -2x + 8

⇒ 2x + y - 8 = 0.

Hence, the equation of required line is 2x + y - 8 = 0.

Question 13

A(–1, 3), B(4, 2) and C(3, –2) are the vertices of a triangle.

(i) Find the co-ordinates of the centroid G of the triangle.

(ii) Find the equation of the line through G and parallel to AC.

Answer

A(–1, 3), B(4, 2) and C(3, –2) are the vertices of a triangle. Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

(i) Centroid of the triangle is given by,

G=(x1+x2+x33,y1+y2+y33)=(1+4+33,3+223)=(63,33)=(2,1).G = \Big(\dfrac{x_1 + x_2 + x_3}{3}, \dfrac{y_1 + y_2 + y_3}{3}\Big) \\[1em] = \Big(\dfrac{-1 + 4 + 3}{3}, \dfrac{3 + 2 - 2}{3}\Big) \\[1em] = \Big(\dfrac{6}{3}, \dfrac{3}{3}\Big) \\[1em] = (2, 1).

Hence, the coordinates of the centroid G of the triangle is (2, 1).

(ii) Slope of AC = y2y1x2x1=233(1)=54\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{-2 - 3}{3 - (-1)} = -\dfrac{5}{4}

So, the slope of the line parallel to AC is also 54-\dfrac{5}{4}. and it passes through (2, 1). Hence, its equation can be given by point-slope form i.e.,

⇒ y - y1 = m(x - x1)

⇒ y - 1 = 54-\dfrac{5}{4}(x - 2)

⇒ 4(y − 1) = −5(x − 2)

⇒ 4y − 4 = −5x + 10

⇒ 4y + 5x = 14

⇒ 5x + 4y − 14 = 0.

Hence, the equation of the required line is 5x + 4y - 14 = 0.

Question 14

Find the equation of a line passing through the point P(–2, 1) and parallel to the line joining the points A(4, –3) and B(–1, 5).

Answer

Since the required line is parallel to the line segment AB, they must have the same gradient.

Slope of AB = y2y1x2x1=5(3)14=85\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{5 - (-3)}{-1 - 4} = -\dfrac{8}{5}

Using the point-slope form,

⇒ y - y1 = m(x - x1)

⇒ y - 1 = 85-\dfrac{8}{5}[x - (-2)]

⇒ 5(y - 1) = -8(x + 2)

⇒ 5y - 5 = -8x - 16

⇒ 8x + 5y - 5 + 16 = 0

⇒ 8x + 5y + 11 = 0

Hence, the equation of the required line is 8x + 5y + 11 = 0.

Question 15

(i) If the lines kx - y + 4 = 0 and 2y = 6x + 7 are perpendicular to each other, find the value of k.

(ii) Find the equation of a line parallel to 2y = 6x + 7 and passing through (-1, 1)

Answer

(i) 1st equation :

⇒ kx - y + 4 = 0

⇒ y = kx + 4

Slope (s1) : k

2nd equation :

⇒ 2y = 6x + 7

⇒ y = 62x+72\dfrac{6}{2}x + \dfrac{7}{2}

⇒ y = 3x + 72\dfrac{7}{2}

Slope (s2) : 3

We know that,

Product of slope of perpendicular lines = -1

⇒ k × 3 = -1

⇒ k = 13-\dfrac{1}{3}

Hence, k = 13-\dfrac{1}{3}.

(ii) We know that,

Slope of parallel lines are equal.

Slope of line parallel to line 2y = 6x + 7 is 3.

By point-slope form :

⇒ y - y1 = m(x - x1)

⇒ y - 1 = 3[x - (-1)]

⇒ y - 1 = 3[x + 1]

⇒ y - 1 = 3x + 3

⇒ y = 3x + 3 + 1

⇒ y = 3x + 4.

Hence, equation of line parallel to 2y = 6x + 7 and passing through (–1, 1) is y = 3x + 4.

Question 16(i)

Find the equation of the line passing through the origin and perpendicular to the line y + 5x = 3.

Answer

Converting y + 5x = 3 in the form y = mx + c we get,

⇒ y = -5x + 3

Comparing above equation with y = mx + c we get, m = -5

For two lines to be perpendicular, the product of their gradients must be -1.

Let slope of required line be m2, then :

⇒ -5 × m2 = -1

⇒ m2 = 15\dfrac{-1}{-5}

⇒ m2 = 15\dfrac{1}{5}

Using the slope-intercept form y = mx + c. Since the line passes through the origin, the y-intercept is 0.

⇒ y = 15\dfrac{1}{5}x + 0

⇒ 5y = x

⇒ x - 5y = 0.

Hence, the equation of the required line is x - 5y = 0.

Question 16(ii)

Find the equation of a line passing through the origin and parallel to the line 3x – 2y + 4 = 0.

Answer

Converting 3x - 2y + 4 = 0 in the form y = mx + c we get,

⇒ -2y = -3x - 4

⇒ y = 3x242\dfrac{-3x}{-2} - \dfrac{4}{-2}

⇒ y = 3x2\dfrac{3x}{2} + 2

Comparing above equation with y = mx + c we get, m = 32\dfrac{3}{2}

Since the required line is parallel to the given line, they must have the same gradient:

⇒ Slope of parallel line = 32\dfrac{3}{2}

Using the slope-intercept form y = mx + c. Since the line passes through the origin, the y-intercept is 0.

⇒ y = 32\dfrac{3}{2}x + 0

⇒ 2y = 3x

⇒ 3x - 2y = 0.

Hence, the equation of the required line is 3x - 2y = 0.

Question 17

Find the equation of the line that has x-intercept –3 and is perpendicular to the line 3x + 5y = 1.

Answer

Let point where line touches x-axis be A. So, A = (-3, 0)

Given equation of line,

⇒ 3x + 5y = 1

⇒ 5y = -3x + 1

⇒ y = 35x+15-\dfrac{3}{5}x + \dfrac{1}{5}

Comparing above equation with y = mx + c we get, m1 = 35-\dfrac{3}{5}

Let slope of line perpendicular to 3x + 5y = 1 be m2

⇒ m1 × m2 = -1

35×m2=1-\dfrac{3}{5} \times m_2 = -1

m2=53m_2 = \dfrac{5}{3}

By point-slope form,

Equation of line with slope = 53\dfrac{5}{3}and passing through (-3, 0) is :

⇒ y - y1 = m(x - x1)

⇒ y - 0 = 53\dfrac{5}{3}[x - (-3)]

⇒ 3y = 5[x + 3]

⇒ 3y = 5x + 15

⇒ 5x - 3y + 15 = 0.

Hence, equation of required line is 5x - 3y + 15 = 0.

Question 18

Find the equation of the line passing through (2, 4) and perpendicular to x-axis.

Answer

A line perpendicular to the x-axis, has equation x = k.

Since, line passes through (2, 4).

∴ Equation : x = 2.

Hence, equation of required line is x = 2.

Question 19

Find the equation of the perpendicular dropped from the point (–1, 2) onto the line joining the points (1, 4) and (2, 3).

Answer

Let P = (-1, 2)

Let A and B be the points (1, 4) and (2, 3).

Slope of AB = y2y1x2x1=3421=11=1\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{3 - 4}{2 - 1} = \dfrac{-1}{1} = -1

We know that,

Product of slope of perpendicular lines is -1.

Let slope of line through P and perpendicular to AB be m.

∴ m × Slope of AB = -1

⇒ m × -1 = -1

⇒ -m = -1

⇒ m = 1.

By point-slope form,

Equation of line through P,

⇒ y - y1 = m(x - x1)

⇒ y - 2 = 1[x - (-1)]

⇒ y - 2 = 1(x + 1)

⇒ y - 2 = x + 1

⇒ y - x = 1 + 2

⇒ y - x = 3

⇒ x - y + 3 = 0.

Hence, equation of the perpendicular dropped from the point (-1, 2) onto the line joining the points (1, 4) and (2, 3) is x - y + 3 = 0.

Question 20

Find the equation of the line passing through the point of intersection of the lines 5x – 8y + 23 = 0 and 7x + 6y – 71 = 0 and perpendicular to the line 4x – 2y = 3.

Answer

Given line equations are,

⇒ 7x + 6y - 71 = 0

⇒ 7x + 6y = 71 .......(1)

and

⇒ 5x - 8y + 23 = 0

⇒ 5x - 8y = -23 .......(2)

Multiplying (1) by 4, we get :

⇒ 28x + 24y = 284 .......(3)

Multiplying (2) by 3, we get :

⇒ 15x – 24y = -69 .......(4)

On adding (3) and (4), we get :

⇒ 28x + 24y + 15x - 24y = 284 + (-69)

⇒ 28x + 15x + 24y - 24y = 284 - 69

⇒ 43x = 215

⇒ x = 21543\dfrac{215}{43}

⇒ x = 5.

Substituting value of x in equation (2), we get :

⇒ 5.5 - 8y = -23

⇒ 25 - 8y = -23

⇒ 8y = 25 + 23

⇒ 8y = 48

⇒ y = 6.

Hence, the required line passes through the point (5, 6).

Given,

⇒ 4x – 2y = 3

⇒ 2y = 4x – 3

⇒ y = 2x – 32\dfrac{3}{2}.

Comparing above equation with y = mx + c we get,

Slope (m) = 2

Let slope of required line be m1.

As, the lines are perpendicular to each other so product of their slopes = -1.

⇒ m × m1 = -1

⇒ 2 × m1 = -1

⇒ m1 = 12-\dfrac{1}{2}.

Thus, equation of the line with slope 12-\dfrac{1}{2} and passing through (5, 6) is :

⇒ y – y1 = m(x – x1)

⇒ y – 6 = 12-\dfrac{1}{2}(x – 5)

⇒ 2(y – 6) = -1(x - 5)

⇒ 2y - 12 = -x + 5

⇒ 2y + x = 5 + 12

⇒ x + 2y = 17.

Hence, equation of required line is x + 2y = 17.

Question 21

A line through origin meets the line 2x = 3y + 13 at right angles at point Q. Find the co-ordinates of Q.

Answer

Let the line passing through the origin O(0, 0) be L1 and slope m1, and the given line be L2 : 2x = 3y + 13 and slope be m2.

A line through origin meets the line 2x = 3y + 13 at right angles at point Q. Find the co-ordinates of Q. Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

Given equation of line,

⇒ 2x = 3y + 13

⇒ 3y = 2x - 13

⇒ y = 23x133\dfrac{2}{3}x - \dfrac{13}{3}

Comparing above equation with y = mx + c we get, Slope (m2) = 23\dfrac{2}{3}.

Since L1 is perpendicular to L2, the product of their slopes is -1.

⇒ m1 × m2 = -1

⇒ m1 × 23\dfrac{2}{3} = -1

⇒ m1 = 32-\dfrac{3}{2}.

The equation of the line L1 having slope m1 and passing through the origin can be given by point-slope form i.e.,

⇒ y - y1 = m(x - x1)

⇒ y - 0 = 32-\dfrac{3}{2}(x - 0)

⇒ y = 3x2-\dfrac{3x}{2}

⇒ 2y = -3x

⇒ 2y + 3x = 0.

For finding the coordinates of the foot of the perpendicular which is the point of intersection of the lines.

-3y + 2x - 13 = 0 .......(i)

2y + 3x = 0 ..........(ii)

On multiplying equation (i) by 2, we get :

-6y + 4x - 26 = 0 ..........(iii)

On multiplying equation (ii) by 3 we get,

6y + 9x = 0 .........(iv)

Adding (iii) and (iv) we get,

⇒ -6y + 4x - 26 + 6y + 9x = 0

⇒ 13x - 26 = 0

⇒ 13x = 26

⇒ x = 2613\dfrac{26}{13}

⇒ x = 2.

Substituting value of x in (ii), we get :

⇒ 2y + 3(2) = 0

⇒ 2y + 6 = 0

⇒ 2y = -6

⇒ y = 62\dfrac{-6}{2}

⇒ y = -3.

∴ Coordinates = (2, -3)

Hence, coordinates of Q = (2, -3).

Question 22

Find the equation of the perpendicular from the point P(1, –2) on the line 4x – 3y – 5 = 0. Also, find the co-ordinates of the foot of the perpendicular.

Answer

Find the equation of the perpendicular from the point P(1, –2) on the line 4x – 3y – 5 = 0. Also, find the co-ordinates of the foot of the perpendicular. Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

Solving,

⇒ 4x - 3y - 5 = 0

⇒ 3y = 4x - 5

⇒ y = 43x53\dfrac{4}{3}x - \dfrac{5}{3}

Comparing above equation with y = mx + c we get, Slope of the line (m1) = 43\dfrac{4}{3}

Let the slope of the line perpendicular to 4x - 3y - 5 = 0 be m2.

Then,

m1×m2=143×m2=1m2=34.\Rightarrow m_1 × m_2 = -1 \\[1em] \Rightarrow \dfrac{4}{3} × m_2 = -1 \\[1em] \Rightarrow m_2 = -\dfrac{3}{4}.

The equation of the line having slope m2 and passing through the point (1, -2) can be given by point-slope form i.e.,

⇒ y - y1 = m(x - x1)

⇒ y - (-2) = 34(x1)-\dfrac{3}{4}(x - 1)

⇒ 4(y + 2) = −3(x − 1)

⇒ 4y + 8 = −3x + 3

⇒ 3x + 4y + 5 = 0.

For finding the coordinates of the foot of the perpendicular which is the point of intersection of the lines. Let point of intersection of lines be Q.

4x - 3y - 5 = 0 .......(1)

3x + 4y + 5 = 0 ........(2)

On multiplying equation (1) by 4, we get :

16x - 12y - 20 = 0 ...........(3)

On multiplying equation (2) by 3, we get :

9x + 12y + 15 = 0 ..........(4)

Adding equations (3) and (4) we get,

⇒ 16x - 12y - 20 + 9x + 12y + 15 = 0

⇒ 25x - 5 = 0

⇒ x = 525\dfrac{5}{25}

⇒ x = 15\dfrac{1}{5}.

Substituting value of x in (1), we get :

4×153y5=0453y5=03y=452553y=215y=75.\Rightarrow 4\times \dfrac{1}{5} - 3y - 5 = 0 \\[1em] \Rightarrow \dfrac{4}{5} - 3y - 5 = 0 \\[1em] \Rightarrow 3y = \dfrac{4}{5} - \dfrac{25}{5} \\[1em] \Rightarrow 3y = -\dfrac{21}{5} \\[1em] \Rightarrow y = -\dfrac{7}{5}.

∴ Q = (15,75)\Big(\dfrac{1}{5}, -\dfrac{7}{5}\Big)

Hence, the equation of the new line is 3x + 4y + 5 = 0 and coordinates of the foot of perpendicular are (15,75)\Big(\dfrac{1}{5}, -\dfrac{7}{5}\Big).

Question 23

Find the equation of the line which is perpendicular to the line xayb=1\dfrac{x}{a} - \dfrac{y}{b} = 1 at the point where the given line meets y-axis.

Answer

Let A be the point where the line xayb=1\dfrac{x}{a} - \dfrac{y}{b} = 1 meets y-axis.

So, x-co-ordinate of point A will be zero.

Substituting x = 0 in equation we get,

0ayb=1yb=1y=b\Rightarrow \dfrac{0}{a} - \dfrac{y}{b} = 1 \\[1em] \Rightarrow -\dfrac{y}{b} = 1 \\[1em] \Rightarrow y = -b

A = (0, -b).

The given line equation is,

xayb=1yb=xa1y=bxab\Rightarrow \dfrac{x}{a} - \dfrac{y}{b} = 1 \\[1em] \Rightarrow \dfrac{y}{b} = \dfrac{x}{a} - 1 \\[1em] \Rightarrow y= \dfrac{bx}{a} - b

Comparing above equation with y = mx + c we get,

Slope (m) = ba\dfrac{b}{a}

Let slope of perpendicular line be m1.

As product of slope of perpendicular lines is -1,

∴ m × m1 = -1

ba\dfrac{b}{a} × m1 = -1

⇒ m1 = ab-\dfrac{a}{b}

Equation of line through A (0, -b) and slope = ab-\dfrac{a}{b} is :

⇒ y - y1 = m(x - x1)

⇒ y - (-b) = ab-\dfrac{a}{b}(x - 0)

⇒ b(y + b) = -ax

⇒ by + b2 = -ax

⇒ ax + by + b2 = 0

Hence, equation of required line is ax + by + b2 = 0.

Question 24

Equation of a line AB is x + 2y + 6 = 0. A perpendicular PQ is dropped on AB from the point P(3, -2) meeting AB at Q. Find the:

(i) equation of PQ.

(ii) coordinates of the point Q.

Answer

Equation of a line AB is x + 2y + 6 = 0. A perpendicular PQ is dropped on AB from the point P(3, –2) meeting AB at Q. Find the: ICSE 2025 Improvement Maths Solved Question Paper.

(i) Given,

⇒ x + 2y + 6 = 0

⇒ 2y = -x - 6

⇒ y = x62\dfrac{-x - 6}{2}

⇒ y = -12x\dfrac{1}{2}x - 3

Comparing y = 12x-\dfrac{1}{2}x - 3 with y = mx + c, we get :

Slope (mAB) = 12-\dfrac{1}{2}

Given,

PQ is perpendicular to AB.

∴ Product of their slopes = -1

⇒ mPQ × mAB = -1

⇒ mPQ × (12)\Big(-\dfrac{1}{2}\Big) = -1

⇒ mPQ = -1 × -2

⇒ mPQ = 2.

By point-slope formula,

Equation of PQ : y - y1 = m(x − x1)

⇒ y - (-2) = 2(x - 3)

⇒ y + 2 = 2x - 6

⇒ y = 2x - 8.

Hence, the equation of PQ is y = 2x - 8.

(ii) The point Q is the intersection of line AB and line PQ.

Equation of AB

⇒ x + 2y + 6 = 0 .....(1)

Equation of PQ

⇒ y = 2x − 8 ....(2)

Substituting the value of y from (2) in (1), we get :

⇒ x + 2(2x - 8) + 6 = 0

⇒ x + 4x - 16 + 6 = 0

⇒ 5x - 10 = 0

⇒ 5x = 10

⇒ x = 105\dfrac{10}{5}

⇒ x = 2.

Substituting the value of x in equation (2), we get :

⇒ y = 2x − 8

⇒ y = 2(2) − 8

⇒ y = 4 − 8

⇒ y = -4.

Q = (x, y) = (2, -4).

Hence, the coordinates of the point Q are (2, -4).

Question 25

The points A(1, 3) and C(6, 8) are two opposite vertices of a square ABCD. Find the equation of the diagonal BD.

Answer

Given,

A(1, 3) and C(6, 8)

mAC=y2y1x2x1=8361=55=1.m_{AC}= \dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{8 - 3}{6 - 1} = \dfrac{5}{5} = 1.

We know that diagonal AC is a perpendicular bisector of diagonal BD.

The points A(1, 3) and C(6, 8) are two opposite vertices of a square ABCD. Find the equation of the diagonal BD. Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

⇒ mAC × mBD = -1

⇒ 1 × mBD = -1

⇒ mBD = -1

Let O be the point of intersection of diagonals, which is the mid-point of both the diagonals.

O=(x1+x22,y1+y22)=(1+62,3+82)=(72,112).O = \Big(\dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\Big) \\[1em] = \Big(\dfrac{1 + 6}{2}, \dfrac{3 + 8}{2}\Big) \\[1em] = \Big(\dfrac{7}{2}, \dfrac{11}{2}\Big).

By point-slope formula equation of AC is

yy1=m(xx1)y(112)=1[x(72)]y112=x+72y+x11272=0y+x182=0x+y9=0.\Rightarrow y - y_1 = m(x - x_1) \\[1em] \Rightarrow y - \Big(\dfrac{11}{2}\Big) = -1 \Big[x - \Big(\dfrac{7}{2}\Big)\Big] \\[1em] \Rightarrow y - \dfrac{11}{2} = -x + \dfrac{7}{2} \\[1em] \Rightarrow y + x - \dfrac{11}{2} - \dfrac{7}{2} = 0 \\[1em] \Rightarrow y + x - \dfrac{18}{2} = 0 \\[1em] \Rightarrow x + y - 9 = 0.

Hence, the equation of the required line is x + y - 9 = 0.

Question 26

A(1, 4), B(3, 2) and C(7, 5) are the vertices of a ΔABC. Find :

(i) the co-ordinates of the centroid G of ΔABC

(ii) the equation of a line through G and parallel to AB

Answer

(i) By formula,

Centroid of triangle = (x1+x2+x33,y1+y2+y33)\Big(\dfrac{x_1 + x_2 + x_3}{3}, \dfrac{y_1 + y_2 + y_3}{3}\Big)

A(1, 4), B(3, 2) and C(7, 5) are the vertices of a ΔABC. Find.Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

Substituting values we get,

Centroid = (1+3+73,4+2+53)=(113,113)\Big(\dfrac{1 + 3 + 7}{3}, \dfrac{4 + 2 + 5}{3}\Big) = \Big(\dfrac{11}{3}, \dfrac{11}{3}\Big)

Hence, centroid of triangle = (113,113)\Big(\dfrac{11}{3}, \dfrac{11}{3}\Big).

(ii) Calculating,

Slope of AB = y2y1x2x1=2431=22=1\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{2 - 4}{3 - 1} = \dfrac{-2}{2} = -1

Slope of line parallel to AB will also be equal to -1, as slope of parallel lies are equal.

By point-slope form,

Equation of a line, through the centroid and parallel to AB,

⇒ y - y1 = m(x - x1)

⇒ y - (113)=1[x(113)]\Big(\dfrac{11}{3}\Big) = -1 \Big[x - \Big(\dfrac{11}{3}\Big)\Big]

(3y113)=1(3x113)\Big(\dfrac{3y - 11}{3}\Big) = -1 \Big(\dfrac{3x - 11}{3}\Big)

⇒ 3y − 11 = −1(3x − 11)

⇒ 3y − 11 = −3x + 11

⇒ 3y + 3x = 11 + 11

⇒ 3x + 3y = 22.

Hence, the equation of a line, through the centroid and parallel to AB is 3x + 3y = 22.

Question 27

A(–4, 2), B(6, 4) and C(2, –2) are the vertices of ΔABC. Find :

(i) the equation of median AD

(ii) the equation of altitude BM

(iii) the equation of right bisector of AB

(iv) the co-ordinates of centroid of ΔABC

Answer

(i) Slope of AD = y2y1x2x1=124(4)=18\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{1 - 2}{4 - (-4)} = \dfrac{-1}{8}

A(–4, 2), B(6, 4) and C(2, –2) are the vertices of ΔABC. Find. Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

A median joins a vertex to the midpoint of the opposite side. D is the midpoint of BC.

=(x1+x22,y1+y22)=(6+22,4+(2)2)=(82,22)=(4,1).= \Big(\dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\Big) \\[1em] = \Big(\dfrac{6 + 2}{2}, \dfrac{4 + (-2)}{2}\Big) \\[1em] = \Big(\dfrac{8}{2}, \dfrac{2}{2}\Big) = (4, 1).

By point-slope form,

Equation of a median AB, given by:

⇒ y - y1 = m(x - x1)

⇒ y - 2 = 18\dfrac{-1}{8} [x - (-4)]

⇒ 8(y - 2) = -1(x + 4)

⇒ 8y - 16 = -x - 4

⇒ x + 8y - 12 = 0

Hence, the equation of a line AD x + 8y - 12 = 0.

(ii) Slope of AC = y2y1x2x1=222(4)=46=23\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{-2 - 2}{2 - (-4)} = \dfrac{-4}{6} = -\dfrac{2}{3}

We know that altitude BM is a perpendicular AC.

Let the slope of BM be m1,

⇒ mAC × m2 = -1

23-\dfrac{2}{3} × m1 = -1

⇒ m1 = 32\dfrac{3}{2}

Equation of a line BM,

⇒ y - y1 = m(x - x1)

⇒ y - 4 = 32\dfrac{3}{2} (x - 6)

⇒ 2(y - 4) = 3(x - 6)

⇒ 2y - 8 = 3x - 18

⇒ 3x - 2y - 10 = 0

Hence, the equation of a line BM 3x - 2y - 10 = 0.

(iii) Slope of AB = y2y1x2x1=426(4)=210=15\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{4 - 2}{6 - (-4)} = \dfrac{2}{10} = \dfrac{1}{5}

Right bisector of AB is perpendicular to AB

Let the slope of Right bisector of AB be m2,

⇒ mAB × m2 = -1

15\dfrac{1}{5} × m2 = -1

⇒ m2 = -5

Coordinates of Midpoint of AB

=(x1+x22,y1+y22)=(4+62,2+42)=(22,62)=(1,3).= \Big(\dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\Big) \\[1em] = \Big(\dfrac{-4 + 6}{2}, \dfrac{2 + 4}{2}\Big) \\[1em] = \Big(\dfrac{2}{2}, \dfrac{6}{2}\Big) = (1, 3).

Equation of a line BM,

⇒ y - y1 = m(x - x1)

⇒ y - 3 = -5 (x - 1)

⇒ (y - 3) = -5x + 5

⇒ 5x + y - 8 = 0

Hence, the equation of right bisector of AB 5x + y - 8 = 0.

(iv) Centroid of triangle ABC = (x1+x2+x33,y1+y2+y33)\Big(\dfrac{x_1 + x_2 + x_3}{3}, \dfrac{y_1 + y_2 + y_3}{3}\Big)

Substitute values we get,

=(4+6+23,2+4+(2)3)=(43,43)= \Big(\dfrac{-4 + 6 + 2}{3}, \dfrac{2 + 4 + (-2)}{3}\Big) = \Big(\dfrac{4}{3}, \dfrac{4}{3}\Big)

Hence, coordinates of centroid are (43,43)\Big(\dfrac{4}{3}, \dfrac{4}{3}\Big).

Question 28

Find the equation of the perpendicular drawn from the point P(2, 3) on the line y = 3x + 4. Find the co-ordinates of the foot of the perpendicular.

Find the equation of the perpendicular drawn from the point P(2, 3) on the line y = 3x + 4. Find the co-ordinates of the foot of the perpendicular. Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

Answer

Given line y = 3x + 4...(1)

Comparing above equation with y = mx + c we get m1 = 3

Since line is perpendicular to y = 3x + 4, the product of their gradients must be -1.

Let the slope of required line be m 2

⇒ m1 × m2 = -1

⇒ 3 × m2 = -1

⇒ m2 = 13-\dfrac{1}{3}

By point slope formula,

Equation of a line,

⇒ y - y1 = m(x - x1)

⇒ y - 3 = 13-\dfrac{1}{3} (x - 2)

⇒ 3(y - 3) = -1(x - 2)

⇒ 3y - 9 = -x + 2

⇒ x + 3y - 11 = 0...(2)

The equation of the perpendicular drawn from P(2, 3) is x + 3y - 11 = 0.

Substitute y into x + 3y - 11 = 0:

⇒ x + 3(3x + 4) - 11 = 0

⇒ x + 9x + 12 - 11 = 0

⇒ 10x + 1 = 0

⇒ 10x = -1

⇒ x = 110-\dfrac{1}{10}

Substitute value of x in y = 3x + 4:

⇒ y = 3 (110)\Big(-\dfrac{1}{10}\Big) + 4

⇒ y = (310+4010)\Big(-\dfrac{3}{10} + \dfrac{40}{10}\Big)

⇒ y = 3710\dfrac{37}{10}

Hence, equation of required line is x + 3y - 11 = 0 and coordinates of foot of perpendicular (110,3710)\Big(-\dfrac{1}{10}, \dfrac{37}{10}\Big).

Question 29

A(1, 2), B(2, 3) and C(4, 3) are the vertices of a ΔABC. Find :

(i) the equation of altitude through B

(ii) the equation of altitude through C

(iii) the co-ordinates of the orthocentre of ΔABC

Answer

(i) Slope of AC = y2y1x2x1=3241=13\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{3 - 2}{4 - 1} = \dfrac{1}{3}

A(1, 2), B(2, 3) and C(4, 3) are the vertices of a ΔABC. Find. Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

The altitude through B is perpendicular to the side AC.

Let the slope of altitude be m1,

⇒ mAC × m2 = -1

13\dfrac{1}{3} × m1 = -1

⇒ m1 = -3

By point slope formula,

Equation of altitude B,

⇒ y - 3 = -3(x - 2)

⇒ y - 3 = -3x + 6

⇒ 3x + y - 9 = 0 ...(1)

Hence, the equation of the altitude through B is 3x + y - 9 = 0.

(ii) Slope of AB = y2y1x2x1=3221=11=1\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{3 - 2}{2 - 1} = \dfrac{1}{1} = 1

The altitude through C is perpendicular to the side AB.

Let the slope of altitude be m2,

⇒ mAB × m2 = -1

⇒ 1 × m2 = -1

⇒ m2 = -1

By point slope formula,

Equation of altitude B,

⇒ y - y1 = m(x - x1)

⇒ y - 3 = -1(x - 4)

⇒ y - 3 = -x + 4

⇒ x + y - 7 = 0 ...(2)

Hence, the equation of the altitude through C is x + y - 7 = 0.

(iii) Subtract Equation (2) from Equation (1):

⇒ (3x + y - 9) - (x + y - 7) = 0 - 0

⇒ 3x + y - 9 - x - y + 7 = 0 - 0

⇒ 3x - x + y - y - 9 + 7 = 0

⇒ 2x - 2 = 0

⇒ 2x = 2

⇒ x = 1

Substitute x = 1 into Equation (2):

⇒ 1 + y - 7 = 0

⇒ y - 6 = 0

⇒ y = 6.

Hence, the co-ordinates of the orthocentre of ΔABC are (1, 6).

Question 30

A(1, 2), B(3, –4) and C(5, –6) are the vertices of ΔABC. Find :

(i) the equation of the right bisector of BC

(ii) the equation of the right bisector of CA

(iii) the co-ordinates of the circumcentre of ΔABC

Answer

(i) Slope of BC = y2y1x2x1=6(4)53=22=1\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{-6 - (-4)}{5 - 3} = \dfrac{-2}{2} = -1

A(1, 2), B(3, –4) and C(5, –6) are the vertices of ΔABC. Find. Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

The right bisector is perpendicular to BC.

Let the slope of right bisector be m1,

⇒ mAB × m1 = -1

⇒ -1 × m1 = -1

⇒ m1 = 1

The right bisector (perpendicular bisector) passes through the midpoint of BC

x,y=(x1+x22,y1+y22)=(3+52,4+(6)2)=(82,102)=(4,5).x, y = \Big(\dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\Big) \\[1em] = \Big(\dfrac{3 + 5}{2}, \dfrac{-4 + (-6)}{2}\Big) \\[1em] = \Big(\dfrac{8}{2}, \dfrac{-10}{2}\Big) = (4, -5).

By point slope formula,

Equation of right bisector of BC,

⇒ y - y1 = m(x - x1)

⇒ y - (-5) = 1(x - 4)

⇒ y + 5 = x - 4

⇒ x - y - 9 = 0....(1)

Hence, equation of right bisector of BC is x - y - 9 = 0.

(ii) Slope of CA = y2y1x2x1=2(6)15=84=2\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{2 - (-6)}{1 - 5} = \dfrac{8}{-4} = -2

The right bisector is perpendicular to CA.

Let the slope of right bisector of CA be m2,

⇒ mCA × m2 = -1

⇒ -2 × m2 = -1

⇒ m2 = 12\dfrac{1}{2}

Midpoint of CA

x,y=(x1+x22,y1+y22)=(5+12,6+22)=(62,42)=(3,2).x, y = \Big(\dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\Big) \\[1em] = \Big(\dfrac{5 + 1}{2}, \dfrac{-6 + 2 }{2}\Big) \\[1em] = \Big(\dfrac{6}{2}, \dfrac{-4}{2}\Big) = (3, -2).

By point slope formula,

Equation of right bisector of CA,

⇒ y - y1 = m(x - x1)

⇒ y - (-2) = 12\dfrac{1}{2} (x - 3)

⇒ 2(y + 2) = (x - 3)

⇒ 2y + 4 = (x - 3)

⇒ x - 2y - 7 = 0 ...(2)

Hence, equation of right bisector of AC is x - 2y - 7 = 0.

(iii) Subtract Equation (2) from Equation (1):

⇒ (x - y) - (x - 2y) = 9 - 7

⇒ x - x - y + 2y = 2

⇒ y = 2.

Substitute y = 2 into Equation (1):

⇒ x - 2 = 9

⇒ x = 11.

Hence, coordinates of the circumcenter are (11, 2).

Question 31

P is a point on the x-axis which divides the line joining A(-6, 2) and B(9, -4). Find

(i) the ratio in which P divides the line segment AB.

(ii) the coordinates of the point P.

(iii) equation of a line parallel to AB and passing through (-3, -2).

Answer

(i) Let the point P(x, 0) divide the line segment joining A(-6, 2) and B(9, -4) in the ratio m : n.

By section formula,

y=my2+ny1m+ny = \dfrac{my_2 + ny_1}{m + n}

Substituting the values we get :

0=m(4)+n(2)m+n0=4m+2n4m=2nmn=24mn=12.\Rightarrow 0 = \dfrac{m(-4) + n(2)}{m+n} \\[1em] \Rightarrow 0 = -4m + 2n \\[1em] \Rightarrow 4m = 2n \\[1em] \Rightarrow \dfrac{m}{n} = \dfrac{2}{4} \\[1em] \Rightarrow \dfrac{m}{n} = \dfrac{1}{2}.

Hence, the ratio in which P divides the line segment AB is 1 : 2.

(ii) From part (a),

A (-6, 2) and B (9, - 4)

m : n = 1 : 2

By section-formula,

x=mx2+nx1m+nx = \dfrac{mx_2 + nx_1}{m + n}

x=1(9)+2(6)1+2x=9123x=33x=1.\Rightarrow x = \dfrac{1(9) + 2(-6)}{1+2} \\[1em] \Rightarrow x = \dfrac{9 - 12}{3} \\[1em] \Rightarrow x = \dfrac{-3}{3} \\[1em] \Rightarrow x = -1.

P = (x, 0) = (-1, 0).

Hence, the coordinates of the point P are (-1, 0).

(iii) By formula,

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

Substituting values we get :

mAB=429(6)mAB=615mAB=25\Rightarrow m_{AB} = \dfrac{-4 - 2}{9 - (-6)} \\[1em] \Rightarrow m_{AB} = \dfrac{-6}{15} \\[1em] \Rightarrow m_{AB} = \dfrac{-2}{5}

Line parallel to AB will have the same slope, so the slope of the new line is also m = 25\dfrac{-2}{5}.

By point-slope formula,

y - y1 = m(x - x1)

Line passing through (-3, -2) and parallel to AB is :

y(2)=25(x(3))y+2=25(x+3)5(y+2)=2(x+3)5y+10=2x65y+10+2x+6=02x+5y+16=0\Rightarrow y - (-2) = \dfrac{-2}{5}(x - (-3)) \\[1em] \Rightarrow y + 2 = \dfrac{-2}{5}(x + 3) \\[1em] \Rightarrow 5(y + 2) = -2(x + 3) \\[1em] \Rightarrow 5y + 10 = -2x - 6 \\[1em] \Rightarrow 5y + 10 + 2x + 6 = 0 \\[1em] \Rightarrow 2x + 5y + 16 = 0 \\[1em]

Hence, the equation of the line is 2x + 5y + 16 = 0.

Question 32

A line segment AB meets x-axis at A and y-axis at B. P(4, –1) divides AB in the ratio 1 : 2.

(i) Find the co-ordinates of A and B.

(ii) Find the equation of the line through P and perpendicular to AB.

Answer

A line segment AB meets x-axis at A and y-axis at B. P(4, –1) divides AB in the ratio 1 : 2. Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

(i) As A lies on x-axis let its co-ordinates be (a, 0) and B lies on y-axis so, co-ordinates = (0, b).

By section-formula,

P=(m1x2+m2x1m1+m2,m1y2+m2y1m1+m2)(4,1)=(1(0)+2a1+2,1(b)+2(0)1+2)(4,1)=(2a3,b3)2a3=4 and b3=1a=122=6 and b=3.\Rightarrow P = \Big(\dfrac{m_1x_2 + m_2x_1}{m_1 + m_2}, \dfrac{m_1y_2 + m_2y_1}{m_1 + m_2} \Big) \\[1em] \Rightarrow (4, -1) = \Big(\dfrac{1(0) + 2a}{1 + 2}, \dfrac{1(b) + 2(0)}{1 + 2} \Big) \\[1em] \Rightarrow (4, -1) = \Big(\dfrac{2a}{3}, \dfrac{b}{3} \Big) \\[1em] \Rightarrow \dfrac{2a}{3} = 4 \text{ and } \dfrac{b}{3} = -1 \\[1em] \Rightarrow a = \dfrac{12}{2} = 6 \text{ and } b = -3.

Hence, A = (6, 0) and B = (0, -3).

(ii) By formula,

Slope of AB = y2y1x2x1=3006=36=12.\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{-3 - 0}{0 - 6} = \dfrac{-3}{-6} = \dfrac{1}{2}.

Let slope of perpendicular line be m.

Since the product of the slopes of perpendicular lines = -1.

⇒ m × Slope of AB = -1

⇒ m × 12\dfrac{1}{2} = -1

⇒ m = -2.

By point-slope from,

Equation of line passing through P and slope = -2 is :

⇒ y - y1 = m(x - x1)

⇒ y - (-1) = -2(x - 4)

⇒ y + 1 = -2x + 8

⇒ 2x + y = 7.

Hence, equation of required line is 2x + y = 7.

Question 33

The vertices of a ΔABC are A(3, 8), B(–1, 2) and C(6, –6). Find :

(i) Slope of BC.

(ii) Equation of a line perpendicular to BC and passing through A.

Answer

(i) Let the slope of BC be m1. Slope of BC is given by,

The vertices of a ΔABC are A(3, 8), B(–1, 2) and C(6, –6). Find. Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

m1=y2y1x2x1=626(1)=87.m_1 = \dfrac{y_2 - y_1}{x_2 - x_1} \\[1em] = \dfrac{-6 - 2}{6 - (-1)} \\[1em] = \dfrac{-8}{7}.

Hence, the slope of BC is 87-\dfrac{8}{7}.

(ii) Let slope of line perpendicular to BC be m2

So,m1 × m2 = -1

87-\dfrac{8}{7} × m2 = -1

⇒ m2 = 78\dfrac{7}{8}

Equation of the line having the slope = 78\dfrac{7}{8} and passing through A(3, 8) can be given bu point slope formula i.e.,

⇒ y - y1 = m(x - x1)

⇒ y - 8 = 78\dfrac{7}{8} (x - 3)

⇒ 8(y − 8) = 7(x − 3)

⇒ 8y − 64 = 7x − 21

⇒ 7x − 8y − 21 + 64 = 0

⇒ 7x − 8y + 43 = 0.

Hence, the equation of the required line is 7x - 8y + 43 = 0.

Question 34

Line AB is perpendicular to CD. Coordinates of B, C and D are respectively (4, 0), (0, –1) and (4, 3). Find :

The coordinates of a point which divides a line segment joining the points (-3, 4) and (7, -6) in the ratio 1 : 2. Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

(i) Slope of CD.

(ii) Equation of AB.

Answer

(i) By formula,

Slope of a line = y2y1x2x1\dfrac{y_2 - y_1}{x_2 - x_1}

Substituting values we get :

Slope of CD = 3(1)40=44=1\dfrac{3 - (-1)}{4 - 0} = \dfrac{4}{4} = 1

Hence, slope of CD = 1.

(ii) We know that,

The product of slope of two perpendicular lines equals to -1.

∴ Slope of AB × Slope of CD = -1

⇒ Slope of AB × 1 = -1

⇒ Slope of AB = -1.

By point-slope formula,

Equation of line

⇒ y - y1 = m(x - x1)

Equation of AB :

⇒ y - 0 = -1(x - 4)

⇒ y = -x + 4

⇒ x + y = 4.

Hence, equation of AB is x + y = 4.

Question 35

A and B are two points on the x-axis and y-axis respectively.

A and B are two points on the x-axis and y-axis respectively. Equation of a Straight line, RSA Mathematics Solutions ICSE Class 10.

(i) Write down the coordinates of A and B.

(ii) P is a point on AB such that AP : PB = 3 : 1. Using section formula, find the coordinates of point P.

(iii) Find the equation of a line passing through P and perpendicular to AB.

Answer

(i) From figure,

A = (4, 0) and B = (0, 4).

(ii) Let coordinates of P be (x, y).

By section formula,

(x, y) = (m1x2+m2x1m1+m2,m1y2+m2y1m1+m2)\Big(\dfrac{m_1x_2 + m_2x_1}{m_1 + m_2}, \dfrac{m_1y_2 + m_2y_1}{m_1 + m_2}\Big)

Substituting values we get :

(x,y)=(3(0)+1(4)3+1,3(4)+1(0)3+1)=(0+44,12+04)=(44,124)=(1,3).\Rightarrow (x, y) = \Big(\dfrac{3(0) + 1(4)}{3 + 1}, \dfrac{3(4) + 1(0)}{3 + 1}\Big) \\[1em] = \Big(\dfrac{0 + 4}{4}, \dfrac{12 + 0}{4}\Big) \\[1em] = \Big(\dfrac{4}{4}, \dfrac{12}{4}\Big) \\[1em] = (1,3).

Hence, coordinates of P = (1, 3).

(iii) By formula,

Slope = y2y1x2x1\dfrac{y_2 - y_1}{x_2 - x_1}

Substituting values we get :

Slope of AB = 4004=44=1\dfrac{4 - 0}{0 - 4} = \dfrac{4}{-4} = -1

We know that,

Product of slope of perpendicular lines = -1.

∴ Slope of AB × Slope of line perpendicular to AB = -1

⇒ -1 × Slope of line perpendicular to AB = -1

⇒ Slope of line perpendicular to AB = 11=1\dfrac{-1}{-1} = 1

Line passing through P and perpendicular to AB :

⇒ y - y1 = m(x - x1)

⇒ y - 3 = 1(x - 1)

⇒ y - 3 = x - 1

⇒ y = x - 1 + 3

⇒ x - y + 2 = 0

Hence, required equation is x - y + 2 = 0.

Question 36

A line segment joining P(2, -3) and Q(0, -1) is cut by the x-axis at the point R. A line AB cuts the y-axis at T(0, 6) and is perpendicular to PQ at S. Find the:

(i) equation of line PQ

(ii) equation of line AB

(iii) coordinates of points R and S

Answer

(i) By formula,

Slope of line = (y2y1x2x1)\Big(\dfrac{y_2 - y_1}{x_2 - x_1}\Big)

Substituting values we get :

Slope of line PQ=(1(3)02)=1+32=22=1.\text{Slope of line PQ} = \Big(\dfrac{-1 - (-3)}{0 - 2}\Big) \\[1em] = \dfrac{-1 + 3}{-2} \\[1em] = \dfrac{2}{-2} \\[1em] = -1.

Equation of line :

⇒ y - y1 = m(x - x1)

⇒ y - (-3) = -1(x - 2)

⇒ y + 3 = -x + 2

⇒ x + y + 3 - 2 = 0

⇒ x + y + 1 = 0.

Hence, equation of line PQ is x + y + 1 = 0.

(ii) We know that,

Product of slope of perpendicular lines = -1.

∴ Slope of PQ × Slope of AB = -1

⇒ -1 × Slope of AB = -1

⇒ Slope of AB = 11\dfrac{-1}{-1} = 1.

Equation of line :

⇒ y - y1 = m(x - x1)

Equation of line AB :

⇒ y - 6 = 1(x - 0)

⇒ y - 6 = x

⇒ x - y + 6 = 0

Hence, equation of line AB is x - y + 6 = 0.

(iii) Given,

Line PQ cuts x-axis at point R.

Let R = (a, 0)

Equation of line PQ = x + y + 1 = 0

Since, point R lies on line PQ,

⇒ a + 0 + 1 = 0

⇒ a + 1 = 0

⇒ a = -1.

R = (a, 0) = (-1, 0)

Given,

AB is perpendicular to PQ at point S.

∴ Point S is the intersection point of AB and PQ.

PQ : x + y + 1 = 0

AB : y - x = 6 or y = x + 6

Substituting value of y from equation AB in equation PQ, we get :

⇒ x + (x + 6) + 1 = 0

⇒ 2x + 7 = 0

⇒ 2x = -7

⇒ x = 72-\dfrac{7}{2}

Substituting value of x in equation AB, we get :

y = 72+6=7+122=52-\dfrac{7}{2} + 6 = \dfrac{-7 + 12}{2} = \dfrac{5}{2}.

S = (72,52)\Big(-\dfrac{7}{2}, \dfrac{5}{2}\Big).

Hence, coordinates of R = (-1, 0) and S = (72,52)\Big(-\dfrac{7}{2}, \dfrac{5}{2}\Big).

Question 37

In the given graph ABCD is a parallelogram.

In the given graph ABCD is a parallelogram. ICSE 2025 Maths Solved Question Paper.

Using the graph, answer the following:

(i) write down the coordinates of A, B, C and D.

(ii) calculate the coordinates of ‘P’, the point of intersection of the diagonals AC and BD.

(iii) find the slope of sides CB and DA and verify that they represent parallel lines.

(iv) find the equation of the diagonal AC.

Answer

(i) From graph,

A(3, 3), B(0, −2), C(−4, −2), D(−1, 3).

Hence, A(3, 3), B(0, −2), C(−4, −2), D(−1, 3).

(ii) Given,

The diagonals of a parallelogram bisect each other.

Hence, the intersection point P is the midpoint of both AC and BD.

By mid-point formula,

M=(x1+x22,y1+y22)\Rightarrow M = \Big(\dfrac{x_1+x_2}{2}, \dfrac{y_1+y_2}{2}\Big)

Mid-point of AC :

P=(3+(4)2 ,3+(2)2)P=(12 ,12)P=(0.5,0.5).\Rightarrow P = \Big(\dfrac{3 + (-4)}{2}\ , \dfrac{3 + (-2)}{2}\Big) \\[1em] \Rightarrow P = \Big(\dfrac{-1}{2}\ , \dfrac{1}{2}\Big) \\[1em] \Rightarrow P = (-0.5, 0.5).

Hence, P = (-0.5, 0.5).

(iii) By formula,

Slope (m)=y2y1x2x1\text{Slope (m)} = \dfrac{y_2 - y_1}{x_2 - x_1}

Substituting values for line CB,

mCB=2(2)0(4)=04=0.\Rightarrow m_{CB} = \dfrac{-2-(-2)}{0-(-4)} \\[1em] = \dfrac{0}{4} \\[1em] = 0.

Substituting values for line DA,

mDA=333(1)=04=0.\Rightarrow m_{DA} = \dfrac{3-3}{3-(-1)} \\[1em] = \dfrac{0}{4} \\[1em] = 0 .

Since, slope of parallel lines are equal, thus CB || DA.

Hence, proved that CB || DA.

(iv) By formula,

Slope of line = y2y1x2x1\dfrac{y_2-y_1}{x_2-x_1}

Slope of AC = 2343=57=57\dfrac{-2 - 3}{-4 - 3} = \dfrac{-5}{-7} = \dfrac{5}{7}.

Using point-slope formula,

y - y1 = m(x - x1)

Equation of AC :

y3=57(x3)7(y3)=5(x3)7y21=5x155x7y15+21=05x7y+6=0.\Rightarrow y - 3 = \dfrac{5}{7}(x - 3) \\[1em] \Rightarrow 7(y - 3) = 5(x - 3) \\[1em] \Rightarrow 7y - 21 = 5x - 15 \\[1em] \Rightarrow 5x - 7y - 15 + 21 = 0 \\[1em] \Rightarrow 5x - 7y + 6 = 0.

Hence, equation of the diagonal AC is 5x - 7y + 6 = 0.

PrevNext