Problem 68
Question
Explain the mistake that is made. Solve the triangle \(a=6, b=2,\) and \(c=5\). Solution: Step 1: Find \(\beta\) Apply the Law of Cosines. \(b^{2}=a^{2}+c^{2}-2 a c \cos \beta\) Solve for \(\beta\) \(\beta=\cos ^{-1}\left(\frac{a^{2}+c^{2}-b^{2}}{2 a c}\right)\) Let \(a=6, b=2\) \(c=5 . \quad \beta \approx 18^{\circ}\) Step 2: Find \(\alpha\) \(\begin{array}{ll}\text { Apply the Law } & \frac{\sin \alpha}{a}=\frac{\sin \beta}{b} \\ \text { of sines. } & a\end{array}\) Solve for \(\alpha\) \(\alpha=\sin ^{-1}\left(\frac{a \sin \beta}{b}\right)\) Let \(a=6, b=2\) and \(\beta=18^{\circ}\) \(\alpha \approx 68^{\circ}\) Step 3: Find \(\gamma\) \(\alpha+\beta+\gamma=180^{\circ}\) $$ \begin{aligned} 68^{\circ}+18^{\circ}+\gamma &=180^{\circ} \\ \gamma & \approx 94^{\circ} \end{aligned} $$ \(a=6, b=2, c=5, \alpha \approx 68^{\circ}, \beta \approx 18^{\circ},\) and \(\gamma \approx 94^{\circ}\) This is incorrect. The longest side is not opposite the largest angle. What mistake was made?
Step-by-Step Solution
VerifiedKey Concepts
Triangle Solution
Understanding the relationship between the sides and angles is critical: each side of the triangle is opposite to a specific angle. When solving, we often begin by finding one angle using the Law of Cosines, then proceed to find the remaining angles using supplementary equations like the relation \(\alpha + \beta + \gamma = 180^\circ\).
Always ensure that the largest angle is opposite the longest side. This checks if your calculations make sense for a real, valid triangle.
Angle Calculation
- \(\cos \beta = \frac{a^2 + c^2 - b^2}{2ac}\)
- \(\frac{\sin \alpha}{a} = \frac{\sin \beta}{b}\)
- \(\alpha = \sin^{-1}(\frac{a \sin \beta}{b})\)
Law of Sines
- \(\frac{a}{\sin \alpha} = \frac{b}{\sin \beta} = \frac{c}{\sin \gamma}\)
Triangle Inequality
- \(a + b > c \rightarrow 6 + 2 > 5\)
- \(a + c > b \rightarrow 6 + 5 > 2\)
- \(b + c > a \rightarrow 2 + 5 > 6\)