document.write( "Question 717696: in triangle ABC, a=2, b=3, and c=4. What is the value of cosC? \n" ); document.write( "
Algebra.Com's Answer #440396 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! in triangle ABC, a=2, b=3, and c=4. What is the value of cosC? \n" ); document.write( "---- \n" ); document.write( "Use Law of Cosines: \n" ); document.write( "cos(C) = [2^2+3^2-4^2]/(2*2*3) \n" ); document.write( "--------- \n" ); document.write( "cos(C) = -3/12 = -1/4 \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |