KnowledgeBoat Logo
|
OPEN IN APP

Chapter 10

Pythagoras Theorem — Competency Focused Questions

Class - 9 RS Aggarwal Mathematics Solutions



Competency Focused Questions

Question 1

The hypotenuse of a right triangle is 25 cm. If out of the two legs, one is longer than the other by 5 cm, then the sum of the lengths of the legs is:

  1. 30 cm

  2. 35 cm

  3. 40 cm

  4. 45 cm

Answer

The hypotenuse of a right triangle is 25 cm. If out of the two legs, one is longer than the other by 5 cm, then the sum of the lengths of the legs is: Pythagoras Theorem, R.S. Aggarwal Mathematics Solutions ICSE Class 9.

Let one leg = x cm and the other = (x + 5) cm

From figure,

AB = (x + 5) cm, BC = x cm and AC = 25 cm, ∠B = 90°

By Pythagoras theorem,

Hypotenuse2 = Perpendicular2 + Base2

In triangle ABC,

⇒ AC2 = AB2 + BC2

⇒ 252 = (x + 5)2 + x2

⇒ 625 = x2 + 25 + 10x + x2

⇒ 2x2 + 10x + 25 - 625 = 0

⇒ 2x2 + 10x - 600 = 0

⇒ 2(x2 + 5x - 300) = 0

⇒ x2 + 5x - 300 = 0

⇒ x2 - 15x + 20x - 300 = 0

⇒ x(x - 15) + 20(x - 15) = 0

⇒ (x + 20)(x - 15) = 0

⇒ x = -20 or x = 15

Since, length cannot be negative.

x = 15 cm.

Sum of the lengths = x + (x + 5) = 15 + (15 + 5) = 15 + 20 = 35 cm.

Hence, Option 2 is the correct option.

Question 2

An aeroplane leaves an airport and flies due North at 300 km/h. At the same time, another plane leaves the same airport and flies due West at 400 km/h. After 90 minutes, the distance between the two planes would be:

  1. 1000 km

  2. 900 km

  3. 800 km

  4. 750 km

Answer

An aeroplane leaves an airport and flies due North at 300 km/h. At the same time, another plane leaves the same airport and flies due West at 400 km/h. After 90 minutes, the distance between the two planes would be: Pythagoras Theorem, R.S. Aggarwal Mathematics Solutions ICSE Class 9.

Let aeroplane flying in north direction at 300 km/h be at point P after 1.5 hours and aeroplane flying in west direction at 400 km/h be at point Q after 1.5 hours.

Given, 90 minutes = 1.5 hours

Speed of aeroplane P = 300 km/h

As we know,

Distance traveled = Speed × Time taken

AP = 300 × 1.5 = 450 km.

Speed of aeroplane Q = 400 km/h

As we know,

Distance traveled = Speed × Time taken

AQ = 400 × 1.5 = 600 km.

From figure,

Let ∠A = 90°

By Pythagoras theorem,

Hypotenuse2 = Perpendicular2 + Base2

In triangle APQ,

⇒ PQ2 = AP2 + AQ2

⇒ PQ2 = 4502 + 6002

⇒ PQ2 = 202500 + 360000

⇒ PQ2 = 562500

⇒ PQ = 562500\sqrt{562500}

⇒ PQ = 750 km.

Hence, Option 4 is the correct option.

Question 3

For going to city B from city A, there is a route via city C such that AC ⟂ CB, AC = 2x km and CB = 2(x + 7) km.

It is proposed to construct a 26 km highway which directly connects the two cities A and B. Find how much distance will be saved in reaching city B from city A after the construction of the highway.

Answer

In the adjoining figure, in △ABC, AD is the median through A and E is the mid-point of AD. Pythagoras Theorem, R.S. Aggarwal Mathematics Solutions ICSE Class 9.

From figure,

Distance between two cities A and B = AB = 26 km

Since, AC ⟂ CB

∠A = 90°

By Pythagoras theorem,

Hypotenuse2 = Perpendicular2 + Base2

In triangle ABC,

⇒ AB2 = AC2 + CB2

⇒ 262 = (2x)2 + [2(x + 7)]2

⇒ 676 = 4x2 + 4(x + 7)2

⇒ 676 = 4x2 + 4(x2 + 49 + 14x)

⇒ 676 = 4x2 + 4x2 + 196 + 56x

⇒ 8x2 + 196 + 56x - 676 = 0

⇒ 8x2 + 56x - 480 = 0

⇒ 8(x2 + 7x - 60) = 0

⇒ x2 + 7x - 60 = 0

⇒ x2 + 12x - 5x - 60 = 0

⇒ x(x + 12) - 5(x + 12) = 0

⇒ (x - 5)(x + 12) = 0

⇒ x = 5 or x = -12.

Since, length cannot be negative.

x = 5

Distance traveled via city C = 2x + 2(x + 7) = 2x + 2x + 14 = 4x + 14 = 4 × 5 + 14 = 20 + 14 = 34 km.

Difference in distance traveled via city C and after construction of highway = 34 - 26 = 8 km.

Hence, 8 km distance will be saved in reaching city B from city A after the construction of the highway.

Question 4

A 5 m long ladder is placed leaning towards a vertical wall such that it reaches the wall at a point 4 m high. If the foot of the ladder is moved 1.6 m towards the wall, then find the distance by which the top of the ladder would slide upwards on the wall.

Answer

A 5 m long ladder is placed leaning towards a vertical wall such that it reaches the wall at a point 4 m high. If the foot of the ladder is moved 1.6 m towards the wall, then find the distance by which the top of the ladder would slide upwards on the wall. Pythagoras Theorem, R.S. Aggarwal Mathematics Solutions ICSE Class 9.

First ladder reaches at A, thus AB = 4 m and AC = 5 m.

Given,

Foot of the ladder is moved 1.6 m towards the wall

The distance by which the top of the ladder would slide upwards on the wall = AE

By Pythagoras theorem,

Hypotenuse2 = Perpendicular2 + Base2

In triangle ABC,

⇒ AC2 = AB2 + BC2

⇒ 52 = 42 + BC2

⇒ 25 = 16 + BC2

⇒ BC2 = 25 - 16

⇒ BC2 = 9

⇒ BC = 9\sqrt{9}

⇒ BC = 3 m

BD = BC - CD = 3 - 1.6 = 1.4 m

In triangle EBD,

Ladder ED = 5 m

⇒ ED2 = EB2 + BD2

⇒ 52 = EB2 + (1.4)2

⇒ 25 = EB2 + 1.96

⇒ EB2 = 25 - 1.96

⇒ EB2 = 23.04

⇒ EB = 23.04\sqrt{23.04}

⇒ EB = 4.8 m

From figure,

AE = EB - AB = 4.8 - 4 = 0.8 m

Hence, the distance by which the top of the ladder would slide upwards on the wall is 0.8 m.

Question 5

The diagram shows a nest of 4 squares set one within another. The side of the outer most square is 20 cm. The midpoints of the sides are joined to give a second square, and the process is repeated to give the third and fourth squares. Find the length of a side of the smallest square.

The hypotenuse of a right triangle is 25 cm. If out of the two legs, one is longer than the other by 5 cm, then the sum of the lengths of the legs is: Pythagoras Theorem, R.S. Aggarwal Mathematics Solutions ICSE Class 9.

Answer

The diagram shows a nest of 4 squares set one within another. The side of the outer most square is 20 cm. The midpoints of the sides are joined to give a second square, and the process is repeated to give the third and fourth squares. Find the length of a side of the smallest square.Pythagoras Theorem, R.S. Aggarwal Mathematics Solutions ICSE Class 9.

Given, squares are formed joining mid-points of square ABCD.

AE = AH = 12\dfrac{1}{2} × AB = 12\dfrac{1}{2} × 20 = 10 cm.

In square ABCD,

∠A = 90°

By Pythagoras theorem,

Hypotenuse2 = Perpendicular2 + Base2

In triangle AEH,

⇒ EH2 = AE2 + AH2

⇒ EH2 = 102 + 102

⇒ EH2 = 100 + 100

⇒ EH2 = 200

⇒ EH = 200=2×100\sqrt{200} = \sqrt{2 \times 100}

⇒ EH = 10210\sqrt{2} cm.

In square EFGH,

∠E = 90°

EM = EN = 12\dfrac{1}{2} × EH = 12×102=52 cm.\dfrac{1}{2} \times 10 \sqrt{2} = 5\sqrt{2} \text{ cm.}

By Pythagoras theorem,

In triangle EMN,

⇒ MN2 = EN2 + EM2

⇒ MN2 = (52)2+(52)2(5\sqrt{2})^2 + (5\sqrt{2})^2

⇒ MN2 = 50 + 50

⇒ MN2 = 100

⇒ MN = 100\sqrt{100}

⇒ MN = 10 cm.

In square MNOP,

∠M = 90°

IM = ML = 12×MN=12×10=5 cm.\dfrac{1}{2} × MN = \dfrac{1}{2} \times 10 = 5 \text{ cm.}

By Pythagoras theorem,

In triangle IML,

⇒ IL2 = IM2 + ML2

⇒ IL2 = 52 + 52

⇒ IL2 = 25 + 25

⇒ IL2 = 50

⇒ IL = 25×2\sqrt{25 \times 2}

⇒ IL = 525\sqrt{2} cm.

Hence, the length of a side of the smallest square is 525\sqrt{2} cm.

PrevNext