137k views
0 votes
The longest side of a right angled triangle is 5cm and one of the remaining two sides is 4cm find its area using Heron’s formula

User Timkay
by
8.1k points

1 Answer

4 votes

Explanation:

Remaining side using pythagorean theorem = sqrt ( 5^2 - 4^2) = 3 cm

area is then 1/2 b * h = 1/2 * 3 * 4 = 6 cm^2

Using Heron's Formula

area = sqrt ( s ( s-a)(s-b)(s-c) ) a = 3 b = 4 c = 5 s = (a+b+c)/2 = 6

area = sqrt ( 6 (6-3)(6-4)(6-5) ) = sqrt ( 6 *3 * 2 *1) = sqrt ( 36 ) = 6 cm^2

(which agrees with the answer we found above)

User Morteza Allahyari
by
8.0k points

Related questions

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.