document.write( "Question 247756: How do I calculate side BC of an Isosceles triangle when the two equal sides AB and AC are 12 and angle A [BAC] is 130°??\r
\n" );
document.write( "\n" );
document.write( "Thank you for any help\r
\n" );
document.write( "\n" );
document.write( "Jasmine \n" );
document.write( "
Algebra.Com's Answer #180711 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do I calculate side BC of an Isosceles triangle when the two equal sides AB and AC are 12 and angle A [BAC] is 130°?? \n" ); document.write( "----------------- \n" ); document.write( "You can use the Law of Sines: \n" ); document.write( "a/sin(A) = b/sin(B) \n" ); document.write( "Angles B and C are 25 degs (since it's an isosceles) \n" ); document.write( "a = 12*sin(130)/sin(25) \n" ); document.write( "a =~ 21.75 \n" ); document.write( "---------------------- \n" ); document.write( "You can also drop an altitude from A. Then a/2 = 12*sin(65) \n" ); document.write( "a = 24*sin(65) \n" ); document.write( "a =~ 21.75 (again, it's monotonous) \n" ); document.write( " \n" ); document.write( " |