Saved Bookmarks
| 1. |
if the sides of a triangle are 3m, 4m and 6M long, determine whether the triangle is a right angled triangle.with process |
|
Answer» Given sides = 3m, 4m, 6m According to right angle triangle, if the sum of squares of two SMALLER sides is equal to sum of larger SIDE. => ( Smaller side's Sum )² = ( Hypotenuse )² => ( 3² + 4² ) = ( 6 )² => 9 + 16 = 36 => 25 = 36 But we KNOW that, 25 ≠ 36. Hence they dont form a right angled triangle. |
|