document.write( "Question 698758: A triangle has sides of length 5cm, 6cm, and 9cm.
\n" );
document.write( "calculate the value of angle x.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(X is opposite the 6cm side)
\n" );
document.write( "i dont know what equation to use \n" );
document.write( "
Algebra.Com's Answer #431016 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "This one for the case of SSS (all three sides known):\r\n" ); document.write( "\r\n" ); document.write( " (ONE SIDE OF ANGLE)²+(OTHER SIDE OF ANGLE)²-(OPPOSITE SIDE OF ANGLE)² \r\n" ); document.write( "cos(ANGLE) = ---------------------------------------------------------------------\r\n" ); document.write( " 2×(ONE SIDE OF ANGLE)×(OTHER SIDE OF ANGLE)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "cos(x) =\n" ); document.write( " |