document.write( "Question 454733: find the smallest angle, to the nearest degree, in the triangle whose sides are 5\", 8\" and 12\" \n" ); document.write( "
Algebra.Com's Answer #312189 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the smallest angle, to the nearest degree, in the triangle whose sides are a = 5\", b = 8\" and c = 12\" \n" ); document.write( "------------------------------------ \n" ); document.write( "Use the Law of Cosines \n" ); document.write( "Cos(A) = [b^2+c^2-a^2]/[2bc] \n" ); document.write( "= [8^2+12^2-5^2]/(2*8*12) \n" ); document.write( "--- \n" ); document.write( "= 0.953125 \n" ); document.write( "-- \n" ); document.write( "A = cos^-1(0.953125) = 17.61 degrees \n" ); document.write( "----- \n" ); document.write( "Use the same pattern to find angle B. \n" ); document.write( "-- \n" ); document.write( "Then angle C = 180-{ang A + ang B] \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |