document.write( "Question 286259: The three sides of a triangle are 7, 24, and 30 units long. Is the triangle acute, right or obtuse? You must support your answer with computations. \n" ); document.write( "
Algebra.Com's Answer #207573 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The three sides of a triangle are 7, 24, and 30 units long. Is the triangle acute, right or obtuse? You must support your answer with computations. \n" ); document.write( "----------------------------------------------- \n" ); document.write( "Use the Law of Cosines: \n" ); document.write( "cos(A) = (7^2 + 24^2-30^2)/(2*7*24) = -0.81845 \n" ); document.write( "--- \n" ); document.write( "A = cos^-1(-0.81845) = 144.94 degrees \n" ); document.write( "------------------------------------------ \n" ); document.write( "cos(B) = (30^2+7^2-24^2)/(2*30*7) \n" ); document.write( "cos(B) = 0.8881 \n" ); document.write( "--- \n" ); document.write( "B = cos^-1(0.8881) = 27.37 degrees \n" ); document.write( "------------- \n" ); document.write( "cos(C) = (30^2+24^2-7^2)/(2*30*24) = 0.9910 \n" ); document.write( "C = cos^-1(0.9910) = 7.70 degrees \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |