1

A question from ACT math: enter image description here

I'm wondering except using the law of cosine to get the answer K, is there any faster way to figure it out?

1 Answers1

1

If $\angle A$ is an obtuse angle in a triangle.

$$90<\angle A<180, -1<\cos\angle A<0$$

$$\cos\angle A= \frac{b^2+c^2-a^2}{2bc} <0$$

using only numerator since denominator is always positive

$$a^2>b^2+c^2$$

where $a$ is the longest side

$$16^2>11^2+8^2$$

Lion Heart
  • 7,073
  • This is exactly how we get the criterion, but $0<cos(\alpha)<-1$ is the wrong double- inequality. – Peter Dec 08 '20 at 14:15