document.write( "Question 976917: If the length of side a is 6 centimeters, the length of side b is 4 centimeters, and the length of side c is 7 centimeters, what is the measure of ∠B? Round your answer to two decimal places. \n" ); document.write( "
Algebra.Com's Answer #598405 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! This a triangle I take it. \n" ); document.write( "Side a = 6cm \n" ); document.write( "Side b = 4cm \n" ); document.write( "Side c = 7cm \n" ); document.write( "Find angle B \n" ); document.write( "Using Cosine Rule \n" ); document.write( "Cos B = (a^2 + c^2 - b^2)/ 2ac \n" ); document.write( "Cos B = (6^2 + 7^2 - 4^2)/ 2 x 6 x 7 \n" ); document.write( "Cos B = (36 + 49 - 16)/ 84 \n" ); document.write( "Cos B = 69/84 \n" ); document.write( "Cos B = 0.8214 \n" ); document.write( "Angle B = 34.77 degrees (2 decimal places) \n" ); document.write( "Hope this helps :-). \n" ); document.write( " |