Answer:
C
Explanation:
So it’s pretty simple
A triangle’s hypotenuse (largest side of a triangle) had to be less than the two sides added together.
So if you add the 2 numbers and it’s greater than te hypotnuse, then its a possible triangle, if it’s less than the hypotnuse, there’s no way it can be a triangle.
So you add the first two since their the least and see if its less than and C is impossible becuase if you add the two, you’ll get 10+22=32 but the hypotnuse is 33 so it’s impossible.
The others are fine