Perimeter of a Triangle: Using Pythagoras' theorem

Examples with solutions for Perimeter of a Triangle: Using Pythagoras' theorem

Exercise #1

Look at the following rectangle:

AAABBBCCCDDD158

Calculate the perimeter of the triangle ABD.

Video Solution

Step-by-Step Solution

To solve the problem of finding the perimeter of triangle ABD, we will apply the following steps:

  • Step 1: Identify the given dimensions of the rectangle.
  • Step 2: Calculate the length of the diagonal BD using the Pythagorean theorem.
  • Step 3: Sum the sides of triangle ABD to find its perimeter.

Now, let's work through each step:

Step 1: We know from the problem that AB = 15 and AD = 8.

Step 2: The triangle ABD is a right triangle with AB and AD as the legs, and BD as the hypotenuse. Therefore, by the Pythagorean theorem:

BD2=AB2+AD2=152+82 BD^2 = AB^2 + AD^2 = 15^2 + 8^2

Calculating these squares gives:

BD2=225+64=289 BD^2 = 225 + 64 = 289

Taking the square root of both sides, we find:

BD=289=17 BD = \sqrt{289} = 17

Step 3: Now, calculate the perimeter of triangle ABD.

Perimeter of ABD=AB+AD+BD=15+8+17=40 \text{Perimeter of ABD} = AB + AD + BD = 15 + 8 + 17 = 40

Therefore, the perimeter of triangle ABD is 4040.

Answer

40

Exercise #2

Look at the triangle in the figure.

What is the length of the hypotenuse given that its perimeter is 12+45 12+4\sqrt{5} cm?

444AAABBBCCC

Video Solution

Step-by-Step Solution

We calculate the perimeter of the triangle:

12+45=4+AC+BC 12+4\sqrt{5}=4+AC+BC

As we want to find the hypotenuse (BC), we isolate it:

12+454AC=BC 12+4\sqrt{5}-4-AC=BC

BC=8+45AC BC=8+4\sqrt{5}-AC

Then calculate AC using the Pythagorean theorem:

AB2+AC2=BC2 AB^2+AC^2=BC^2

42+AC2=(8+45AC)2 4^2+AC^2=(8+4\sqrt{5}-AC)^2

16+AC2=(8+45)22×AC(8+45)+AC2 16+AC^2=(8+4\sqrt{5})^2-2\times AC(8+4\sqrt{5})+AC^2

We then simplify the two:AC2 AC^2

16=82+2×8×45+(45)22×8×AC2AC45 16=8^2+2\times8\times4\sqrt{5}+(4\sqrt{5})^2-2\times8\times AC-2AC4\sqrt{5}

16=64+645+16×516AC85AC 16=64+64\sqrt{5}+16\times5-16AC-8\sqrt{5}AC

16AC+85AC=64+645+16×516 16AC+8\sqrt{5}AC=64+64\sqrt{5}+16\times5-16

AC(16+85)=128+645 AC(16+8\sqrt{5})=128+64\sqrt{5}

AC=128+64516+85=8(16+85)16+85 AC=\frac{128+64\sqrt{5}}{16+8\sqrt{5}}=\frac{8(16+8\sqrt{5})}{16+8\sqrt{5}}

We simplify to obtain:

AC=8 AC=8

Now we can replace AC with the value we found for BC:

BC=8+45AC BC=8+4\sqrt{5}-AC

BC=8+458=45 BC=8+4\sqrt{5}-8=4\sqrt{5}

Answer

45 4\sqrt{5} cm

Exercise #3

Look at the triangle and circle below.

Which has the larger perimeter/circumference?

666555666444AAABBBCCCOOODDD

Video Solution

Step-by-Step Solution

To determine which has the larger measurement, the triangle's perimeter or the circle's circumference, we need to compute both values.

Step 1: Calculate the perimeter of the Triangle
We are given two sides of the triangle: 6 and 5. Since it's implied to be a right triangle, we apply the Pythagorean theorem to find the third side, the hypotenuse c c :

c=62+52=36+25=61 c = \sqrt{6^2 + 5^2} = \sqrt{36 + 25} = \sqrt{61}

The perimeter P P of the triangle is:

P=6+5+6111+7.81=18.81 P = 6 + 5 + \sqrt{61} \approx 11 + 7.81 = 18.81

Step 2: Calculate the circumference of the Circle
The circumference C C of a circle with radius r r is given by the formula:

C=2πr C = 2 \pi r

Assuming the radius of the circle is equivalent to the '6' mentioned for the green line in the SVG:

C=2π×637.7 C = 2 \pi \times 6 \approx 37.7

Step 3: Compare the Triangle's Perimeter and the Circle's Circumference
We compare the values:

  • Perimeter of the Triangle: P18.81 P \approx 18.81
  • Circumference of the Circle: C37.7 C \approx 37.7

The circumference of the circle (37.7) is greater than the perimeter of the triangle (18.81).

Therefore, the circle has the larger measurement.

Conclusion: The circle has the larger perimeter.

Answer

The circle