document.write( "Question 600426: Hi! I don't know how to solve this problem: \r
\n" );
document.write( "\n" );
document.write( "For angleKMH with side lengths k,m, and h, use the law of cosines to write an equation to find the length of side m. \n" );
document.write( "
Algebra.Com's Answer #379333 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! For angleKMH with side lengths k,m, and h, use the law of cosines to write an equation to find the length of side m. \n" ); document.write( "** \n" ); document.write( "Law of Cosines:c^2=a^2+b^2-2*a*b*cosC \n" ); document.write( "Use Law of Cosines when 2 sides and the included angle of a triangle are known, and you need to find the third side. \n" ); document.write( "For given problem: \n" ); document.write( "The two sides are h and k and their included angle is M. You need to find side m. \n" ); document.write( "m^2=h^2+k^2-2*h*k *cos M \n" ); document.write( "m=√(h^2+k^2-2*h*k *cos M) \n" ); document.write( " |