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 #431014 by vidya p(12)\"\" \"About 
You can put this solution on YOUR website!
Solution:
\n" ); document.write( "LEt ABC is a triangle, with sides of measure, AB= c,AC = b,BC = a
\n" ); document.write( "the angle opposite of side 6 cm is x,
\n" ); document.write( "now to find the angle with the given three sides,
\n" ); document.write( "we can make use of the cosine rule which says that,
\n" ); document.write( "a^2 = b^2 + c^2 - 2bc cos (B)
\n" ); document.write( "6^2 = 9^2 + 5^2 - 2(9)(5)*cos x ,
\n" ); document.write( "36 = 81 + 25 - 90*cos (x)
\n" ); document.write( "36 - 106 = -90*cos(x)
\n" ); document.write( "-70 / -90 = cos (x)
\n" ); document.write( "x = arccos( 7/9) \r
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "Best regards.
\n" ); document.write( "
\n" );