document.write( "Question 148414: In the right triangle ABC, AC= 12, angle B= 30 degrees, Angle C= 90 degrees, and Angle A= 60 degrees.
\n" );
document.write( "What is the perimeter of the Triangle \n" );
document.write( "
Algebra.Com's Answer #108762 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In the right triangle ABC, AC= 12, angle B= 30 degrees, Angle C= 90 degrees, and Angle A= 60 degrees. \n" ); document.write( "What is the perimeter of the Triangle \n" ); document.write( "------------------- \n" ); document.write( "The hypotenuse is AB. \n" ); document.write( "The sin(30) = AC/AB \n" ); document.write( ".5 = AC/AB \n" ); document.write( "AB = AC*2 = 24 \n" ); document.write( "--------- \n" ); document.write( "sin(60) = BC/AC \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Circumference = 12+24+12sqrt(3) \n" ); document.write( "= 36+12sqrt(3) \n" ); document.write( " \n" ); document.write( " |