document.write( "Question 1150088: Two sides and an angle are given below. Determine whether the given information results in one triangle, two triangles, or no triangle at all. Solve any triangle(s) that results\r
\n" );
document.write( "\n" );
document.write( "b=8 c=10 B=20 degrees\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #771449 by Alan3354(69443) You can put this solution on YOUR website! Two sides and an angle are given below. Determine whether the given information results in one triangle, two triangles, or no triangle at all. Solve any triangle(s) that results \n" ); document.write( "b=8 c=10 B=20 degrees \n" ); document.write( "------------ \n" ); document.write( "Assuming angle B is opposite side b, etc.: \n" ); document.write( "b/sin(B) = c/sin(C) \n" ); document.write( "8/sin(20) = 10/sin(C) \n" ); document.write( "sin(C) = 10*sin(20)/8 \n" ); document.write( "sin(C) =~ 0.4275252 \n" ); document.write( "============== \n" ); document.write( "It's a triangle. \n" ); document.write( "Can you do the rest? \n" ); document.write( " \n" ); document.write( " |