document.write( "Question 957415: In triangle ABC, a = 4, b = 3, and cos C = -1/2. What is the length of c? \n" ); document.write( "
Algebra.Com's Answer #585024 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In triangle ABC, a = 4, b = 3, and cos C = -1/2. What is the length of c? \n" ); document.write( "------ \n" ); document.write( "c^2 = a^2+b^2-2ab*cos(C) \n" ); document.write( "---- \n" ); document.write( "c^2 = 16 + 9 - 2*4*3(-1/2) \n" ); document.write( "---- \n" ); document.write( "c^2 = 25-12 \n" ); document.write( "c = sqrt(13) \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |