document.write( "Question 816563: if a triangle ABC exists then what is the length of AB if AC=10 BC=6 and the angle ACB= 120 degrees? How do I solve this \n" ); document.write( "
Algebra.Com's Answer #491577 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if a triangle ABC exists then what is the length of AB if AC=10 BC=6 and the angle ACB= 120 degrees? How do I solve this \n" ); document.write( "---- \n" ); document.write( "The side opposite \n" ); document.write( "Use the Law of Cosines to fing AB: \n" ); document.write( "AB^2 = 10^2+6^2-2*10*6*cos(120) \n" ); document.write( "---- \n" ); document.write( "AB^2 = 166 \n" ); document.write( "AB = 12.88 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |