document.write( "Question 196329: Hi!
\n" );
document.write( "if I have the following information for a triangle:
\n" );
document.write( "a=16, b=20 angle B=40\r
\n" );
document.write( "\n" );
document.write( "is it possible to find the rest of the measurements ONLY using the law of Cosines (i.e. or do I HAVE to use the laws of Sines and other formulas? \r
\n" );
document.write( "\n" );
document.write( "If it is possible using only the laws of Cosines, please please show me how.\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #147150 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Law of sines (SSA) \n" ); document.write( "sin A/a=sin B/b \n" ); document.write( "sin A/16=.6428/20 \n" ); document.write( "sin A=16*.6428/20 \n" ); document.write( "sin A=.5142 \n" ); document.write( "A=30.95 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |