document.write( "Question 1093841: Solve triangle ABC using the Law of Cosines. Round to the nearest tenth.
\n" );
document.write( "side c = 62.5 cm
\n" );
document.write( "∠B = 20°
\n" );
document.write( "side a = 88.2 cm
\n" );
document.write( "Select one:
\n" );
document.write( "a. b = 36.4 cm, ∠A = 124.0°, ∠C = 36.0°
\n" );
document.write( "b. b = 80.7 cm, ∠A = 158.0°, ∠C = 2.0°
\n" );
document.write( "c. b = 36.4 cm, ∠A = 56.0°, ∠C = 104.0°
\n" );
document.write( "d. b = 80.7 cm, ∠A = 22.0°, ∠C = 138.0° \n" );
document.write( "
Algebra.Com's Answer #708445 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve triangle ABC using the Law of Cosines. Round to the nearest tenth. \n" ); document.write( "side c = 62.5 cm \n" ); document.write( "B = 20° \n" ); document.write( "side a = 88.2 cm \n" ); document.write( "============== \n" ); document.write( "b^2 = a^2 + c^2 - 2ac*cos(B) \n" ); document.write( "---- \n" ); document.write( "I would use the Law of Sines to find 2nd angle. \n" ); document.write( "------- \n" ); document.write( "Notice that if B = 90 degs, it's the Pythagorean Theorem.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |