document.write( "Question 1042353: Solve the triangle ABC. (using the law of cosines)\r
\n" ); document.write( "\n" ); document.write( "a=10,b=12,c=16
\n" ); document.write( "

Algebra.Com's Answer #657332 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Solve the triangle ABC. (using the law of cosines)\r
\n" ); document.write( "\n" ); document.write( "a=10,b=12,c=16
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "This assignment is to find the angles of the given triangle.\r\n" );
document.write( "\r\n" );
document.write( "Use the Law of Cosines.\r\n" );
document.write( "\r\n" );
document.write( "\"c%5E2\" = \"a%5E2+%2B+b%5E2+-+2ab%2Acos%28C%29\",   or\r\n" );
document.write( "\r\n" );
document.write( "\"16%5E2\" = \"10%5E2+%2B+12%5E2+-+2%2A10%2A12%2Acos%28C%29\",   or\r\n" );
document.write( "\r\n" );
document.write( "256 = 100 + 144 - 240*cos(C),   or\r\n" );
document.write( "\r\n" );
document.write( "256 - 100 - 144 = - 240*cos(C),   or\r\n" );
document.write( "\r\n" );
document.write( "12 = -240*cos(C),   or\r\n" );
document.write( "\r\n" );
document.write( "cos(C) = \"-12%2F240\" = \"-1%2F20\".   --->  angle C = \"arccos%28-1%2F20%29+%2B+pi\" = \"pi+-+arccos%281%2F20%29\"   (an obtuse angle).\r\n" );
document.write( "\r\n" );
document.write( "Doing by the same way, find cos(B) and cos(C).\r\n" );
document.write( "\r\n" );
document.write( "This is the way.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );