document.write( "Question 999814: Solve the right triangle with the given sides and make
\n" );
document.write( "a sketch. \r
\n" );
document.write( "\n" );
document.write( "a=10
\n" );
document.write( "c=12 \n" );
document.write( "
Algebra.Com's Answer #617439 by Alan3354(69443) You can put this solution on YOUR website! Solve the right triangle with the given sides and make \n" ); document.write( "a sketch. \r \n" ); document.write( "\n" ); document.write( "a=10 \n" ); document.write( "c=12 \n" ); document.write( "------------ \n" ); document.write( "If c is the hypotenuse: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "--------- \n" ); document.write( "sin(A) = 10/12 \n" ); document.write( "A =~ 56.44 degs \n" ); document.write( "-- \n" ); document.write( "B = 90 - A \n" ); document.write( "B =~ 33.56 degs \n" ); document.write( " |