Question 1069315
Make the longest side c and the other two a and b, and it doesn't matter which is a and which is b.
if c^2 < a^2+b^2, then it is an acute triangle.
If c^2> a^2+b^2, then it is an obtuse triangle.
If c^2=a^2+b^2, then it is a right triangle.