document.write( "Question 980572: The sides of a triangle measure 18 inches, 25 inches, and 36 inches. To the nearest degree, what is the measure of the largest angle? \n" ); document.write( "
Algebra.Com's Answer #601697 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sides of a triangle measure 18 inches, 25 inches, and 36 inches. To the nearest degree, what is the measure of the largest angle? \n" ); document.write( "----------- \n" ); document.write( "The largest angle is opposite the longest side. \n" ); document.write( "Use the Cosine Law: \n" ); document.write( "36^2 = 18^2 + 25^2 - 2*18*25*cos(angle) \n" ); document.write( " \n" ); document.write( " |