document.write( "Question 1190680: Find the lengths of the missing sides if side a is opposite angle A, side b is opposite angle B, and side c is the hypotenuse.\r
\n" );
document.write( "\n" );
document.write( "sin(B) = 1/sqrt( 6), a = 4 \n" );
document.write( "
Algebra.Com's Answer #822375 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the lengths of the missing sides if side a is opposite angle A, side b is opposite angle B, and side c is the hypotenuse.\r \n" ); document.write( "\n" ); document.write( "sin(B) = 1/sqrt(6), a = 4 \n" ); document.write( "------------- \n" ); document.write( "It's a right triangle. \n" ); document.write( "B = ~ 22.095 degs \n" ); document.write( "A = 90 - B = 65.9 \n" ); document.write( "---- \n" ); document.write( "sin(A) = 0.9129 \n" ); document.write( "=================== \n" ); document.write( "a/sin(A) = b/sin(B) \n" ); document.write( "b = a*sin(B)/sin(A) \n" ); document.write( "------- \n" ); document.write( "c = sqrt(a^2 + b^2) \n" ); document.write( " \n" ); document.write( " |