Practice Questions on Pythagoras Theorem

In this article, we are going to study about an important chapter of school mathematics. This article will explain concepts related to Pythagoras theorem and have solved questions and unsolved questions.

What is Pythagoras Theorem?

The Pythagorean theorem is a fundamental principle in geometry that relates to right-angled triangles. It states that in a right triangle, the square of the length of the hypotenuse (the side opposite the right angle) is equal to the sum of the squares of the lengths of the other two sides.

Mathematically, it can be expressed as:

c2 = a2 + b2

Where,

  • c is the length of the hypotenuse, and
  • a and b are the lengths of the other two sides of a right triangle.

Other formulas to calculate a

a2 = c2 – b2

Other formulas to calculate b

b2 = c2 – a2

For any given integer m, (m2 – 1, 2m, m2 + 1) is the Pythagorean Triplet.

Practice Questions with Solutions: Pythagoras Theorem

Q1: The height of a triangle is 8km and the base of a triangle is 6km. Find the hypotenuse of the triangle?

Solution:

Height = 8km

Base = 6km

(Hypotenuse)2 = (height)2 + (base)2

β‡’ (Hypotenuse)2 = 8 Γ— 8 + 6 Γ— 6

β‡’ (Hypotenuse)2 = 64 + 36

β‡’ (Hypotenuse)2 = 100

β‡’ Hypotenuse = 10

So, the hypotenuse of the triangle is 10km.

Q2: Krishna and Ranjan started walking from the same point. Krishna walks 400 meters west. While Ranjan walks 300 meters south. So, how far are they from each other?

Answer:

So, the distance between Krishna and Ranjan will be

d2 = (300)2 + (400)2

β‡’ d2 = 90000 + 160000

β‡’ d2 = 250000

β‡’ d = 500m

So, Krishna and Ranjan are 500 meters away from each other.

Q3: In a right-angled triangle, the measures of the perpendicular sides are 6 cm and 11 cm. Find the length of the third side.

Solution:

We are given two sides

a = 6cm and b = 11cm

To calculate the third side,

c2 = 6 Γ— 6 + 11 Γ— 11

β‡’ c2 = 36 + 121

β‡’ c2 = 157

β‡’ c = 12.52cm

So, the third side is 12.52cm.

Q4: We are given the sides of a triangle. The sides are 3cm, 4cm and 5cm. Check whether the given triangle is a right angle triangle.

Solution:

We are given three sides of a triangle

a = 3cm, b = 4cm and c = 5cm

To check whether the given triangle is a right angled triangle,

the following conditions needs to be true

c2 = a2 + b2

β‡’ 5 Γ— 5 = 3 Γ— 3 + 4 Γ— 4

β‡’ 25 = 9 + 16

β‡’ 25 = 25

So, the given triangle is a right angled triangle.

Q5: We are given the sides of a triangle. The sides are 14cm, 8 cm and 17cm. Check whether the given triangle is a right angle triangle.

Solution:

We are given three sides of a triangle

a = 14cm, b = 8cm and c = 17cm

To check whether the given triangle is a right angled triangle,

the following conditions needs to be true

c2 = a2 + b2

β‡’ 14 Γ— 14 = 8 Γ— 8 + 17 Γ— 17

β‡’ 156 = 64 + 289

β‡’ 156 = 353

these two values are not equal

So, the given triangle is a not a right angled triangle.

Q6: Find the Pythagorean triplet with in which the given number is 6.

Solution:

Formula of Pythagorean Triplet

(m2 – 1, 2m, m2 + 1) where m is a integer

So, 2m = 6

m = 3,

m2 + 1 = 9 +1 = 10, and

m2 – 1 = 9-1 = 8.

So, the Pythagorean triplet is (6, 8, 10).

Q7: We are given a square. The diagonal of the square is 8cm. Find the sides of the square

Solution:

We are given diagonal of the square

d = 8cm

Let s be the side of the square.

To find the sides of the square apply the formula,

d2 = s2 + s2

β‡’ 8 Γ— 8 = 2s2

β‡’ s = 4√2.

So, the sides of the square is 4√2cm.

Q8: We are given a square. The diagonal of the square is 24cm. Find the area of the square

Solution:

We are given diagonal of the square

d = 24cm

Let s be the side of the square.

To find the sides of the square apply the formula,

d2 = s2 + s2

β‡’ 24 Γ— 24 = 2s2

β‡’ s = 24√2.

So, the sides of the square is 4√2cm.

Now to calculate area of the square apply the formula

Area of square = s Γ— s

β‡’ Area of square = 24√2 Γ— 24√2.

β‡’ Area of square = 24 Γ— 24 Γ— 2

β‡’ Area of square = 1152 cm2

Thus, area of the square is 1152 cm2.

Q9: Find the width of a rectangle whose length is 144 cm and the length of the diagonal 145 cm.

Solution:

We are given diagonal of the rectangle, and the length of the rectangle

d = 145cm and length = 144cm

Let w be the base of the rectangle.

To find the width of the rectangle apply the formula,

d2 = l2 + w2

β‡’ 145 Γ— 145 = 144 Γ— 144 + w2

β‡’ w2 = 145 Γ— 145 – 144 Γ— 144

β‡’ w2 = 21025 – 20736

β‡’ w Γ— w = 289

β‡’ w = 17cm

β‡’ s = 4√2.

So, the width of the rectangle is 17cm.

Q10: Find the area of a rectangle whose length is 144 cm and the length of the diagonal 145 cm.

Solution:

We are given diagonal of the rectangle, and the length of the rectangle

d = 145cm and length = 144cm

Let w be the base of the rectangle.

To find the width of the rectangle apply the formula,

d2 = l2 + w2

β‡’ 145 Γ— 145 = 144 Γ— 144 + w2

β‡’ w2 = 145 Γ— 145 – 144 Γ— 144

β‡’ w2 = 21025 – 20736

β‡’ w Γ— w = 289

β‡’ w = 17cm

So, the width of the rectangle is 17cm.

Now, to calculate the area of the rectangle, apply the formula

Area = l Γ— w

β‡’ Area = 144 Γ— 17

β‡’ Area = 2448 cm2

So, the area of the rectangle is 2448cm2.

Unsolved Questions

Q1: The height of a triangle is 10 km and the base of the triangle is 8 km. Find the hypotenuse of the triangle?

Q2: Ravi and Sunita started walking from the same point. Ravi walks 500 meters west. While Sunita walks 400 meters south. So, how far are they from each other?

Q3: In a right-angled triangle, the measures of the perpendicular sides are 7 cm and 24 cm. Find the length of the third side.

Q4: We are given the sides of a triangle. The sides are 5 cm, 12 cm, and 13 cm. Check whether the given triangle is a right-angle triangle.

Q5: We are given the sides of a triangle. The sides are 9 cm, 12 cm, and 15 cm. Check whether the given triangle is a right-angle triangle.

Q6: Find the Pythagorean triplet in which the given number is 9.

Q7: We are given a square. The diagonal of the square is 10 cm. Find the sides of the square.

Q8: We are given a square. The diagonal of the square is 30 cm. Find the area of the square.

Q9: Find the width of a rectangle whose length is 120 cm and the length of the diagonal is 169 cm.

Q10: Find the area of a rectangle whose length is 120 cm and the length of the diagonal is 169 cm.