document.write( "Question 939107:  Determine whether it is possible to draw a triangle
\n" );
document.write( "given each set of information. Sketch all possible
\n" );
document.write( "triangles where appropriate. Calculate, then label, all
\n" );
document.write( "side lengths to the nearest tenth of a centimetre and
\n" );
document.write( "all angles to the nearest degree.\r
\n" );
document.write( "\n" );
document.write( "a)b=3.0cm, c=5.5cm, Angle B=30°\r
\n" );
document.write( "\n" );
document.write( "b) b=12.2cm, c=8.2cm, AngleC=34°\r
\n" );
document.write( "\n" );
document.write( "c) a=11.1cm, c=5.2cm, AngleC=33°\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #572275 by stanbon(75887)      You can put this solution on YOUR website! Determine whether it is possible to draw a triangle \n" ); document.write( " given each set of information. Sketch all possible \n" ); document.write( " triangles where appropriate. Calculate, then label, all \n" ); document.write( " side lengths to the nearest tenth of a centimetre and \n" ); document.write( " all angles to the nearest degree. \n" ); document.write( "a)b=3.0cm, c=5.5cm, Angle B=30° \n" ); document.write( "Use the Law of Sines \n" ); document.write( "Sin(C)/5.5 = sin(30)/3 \n" ); document.write( "sin(C) = 5.5[(1/2/3) = 5.5(1/6) = 0.91667 \n" ); document.write( "C = arcsin(0.91667) = 66.44 degrees or 180-66.44 = 113.56 \n" ); document.write( "---- \n" ); document.write( "If C = 66.44, A = 180-(30+66.44) = 93.56 \n" ); document.write( "Then a = sin(A)[b/sin(30)] = 1.50 \n" ); document.write( "---------------------------------------- \n" ); document.write( "If C = 113.56, A = 180-(30+113.56) = 36.44 \n" ); document.write( "Then a = sin(A)[b/sin(30)] = 3.56 \n" ); document.write( "================================================ \n" ); document.write( "---------------------------- \n" ); document.write( "b) b=12.2cm, c=8.2cm, AngleC=34° \n" ); document.write( "Use the Law of Sines \n" ); document.write( "============================ \n" ); document.write( "c) a=11.1cm, c=5.2cm, AngleC=33° \n" ); document.write( "Use the Law of Sines \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " \n" ); document.write( " |