document.write( "Question 829218: in triangle ABC a=6 b=7 and c=8. what is the cos A in simplest fraction? \n" ); document.write( "
Algebra.Com's Answer #499707 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! in triangle ABC a=6 b=7 and c=8. what is the cos A in simplest fraction? \n" ); document.write( "---- \n" ); document.write( "Use Law of Cosines:: \n" ); document.write( "a^2 = b^2+c^2-2bc*cos(A) \n" ); document.write( "------ \n" ); document.write( "cos(A) = [b^2+c^2-a^2]/(2b*c) \n" ); document.write( "------ \n" ); document.write( "cos(A) = [49+64-36]/112 = 0.6875 \n" ); document.write( "A = cos^-1(0.6875) = 46.57 degrees \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " \n" ); document.write( " |