given: $\triangle ABC$ $P=20$ Note: P is perimeter $\cos \alpha = -\frac{1}{3}$ $\cos \beta = \frac{7}{9}$
Find the sides of the triangle I'm totally lost on this one. I have no idea from where to begin. The answer given in my textbook is: $a = 9 b = 6 c = 5$
I managed to solve the problem, I case somebody needs to know how: Find $\sin\alpha$ and $sin \beta$ Then $\gamma = 180 - (\alpha + \beta)$ => $sin \gamma = sin(\alpha + \beta)$ From sin law => a : b : c = $\sin \alpha : \sin \beta : \sin \gamma$ and a + b + c =20 from here it's just arithmetic operations
Ok. I'll take $\alpha$ corresponds to vertice $A$ and $\beta$ to vertice $B$. Also, i´ll denonte by $a,b,c$ the oposite sides to vertices $A,B,C$ respectively.
By Cosine's Law, and using hypothesis about $P$, we have the system: $$\left\{ \begin{eqnarray} 20&=&a+b+c&\\ a^2&=&b^2+c^2+2bc\frac{1}{3}\\ b^2&=&c^2+a^2-2ac\frac{7}{9}\\ \end{eqnarray}\right.$$
Solving, we have three tripletes of solutions:
$(a,b,c)=(9,6,5)$ or $(a,b,c)=(10,10,0)$ or $(a,b,c)=(15,-10,15)$. But the last two tripletes can't be solution due to the fact that 0, in the second triplete, and -10, in the third triplete, can't be the measure of the sides of a triangle.
Then, the solution is $(a,b,c)=(9,6,5)$