document.write( "Question 265374: what are the angles of a triangle that has sides of 21 28 and 30 \n" ); document.write( "
Algebra.Com's Answer #195359 by Alan3354(69443) You can put this solution on YOUR website! Use the law of cosines: \n" ); document.write( "c^2 = a^2 + b^2 - 2abcos(C) \n" ); document.write( "900 = 441 + 784 - 2*21*28*cos(C) \n" ); document.write( "cos(C) =~ 0.27636 \n" ); document.write( "C =~ 73.96º \n" ); document.write( "--------------- \n" ); document.write( "Do the other 2 the same way, or use the Law of Sines\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |