Sorry I'm a bit confuse, are you allow to use Pythagoras in a non right angled triangle?
2026-04-09 07:17:42.1775719062
On
can you use pythagoras on a non right angled triangle
2.8k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
1
On
No, you can't.
If that were the case, then an equilateral triangle with sides $1, 1, 1$ would have $1^2 = 1^2 + 1^2$, which is not true.
The Pythagorean theorem is a restriction of the law of cosines. Given triangle ABC with sides $a,b,c$ opposite the corresponding angles we have $$a^2=b^2+c^2-2bc\cos A$$ As $\cos 90^\circ=0$ the last term drops out in a right triangle.