document.write( "Question 527458: Use a right triangle where A =40 (degrees) and a = 4. solve the triangle, and round to 2 decimal places.\r
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #348907 by swincher4391(1107) You can put this solution on YOUR website! Since there are 180º in a triangle, and we are given that it is a right triangle with angle 'a' being 40, that means that angle 'b' must be (90-40 = 50)º. We can then use the law of sines.\r \n" ); document.write( "\n" ); document.write( "4/sin(40) = b/sin(50)\r \n" ); document.write( "\n" ); document.write( "4sin(50) = bsin(40)\r \n" ); document.write( "\n" ); document.write( "4sin(50)/sin(40) = b\r \n" ); document.write( "\n" ); document.write( "b = 4.77\r \n" ); document.write( "\n" ); document.write( "a^2 + b^2 = c^2\r \n" ); document.write( "\n" ); document.write( "4^2 + (4.77)^2 = c^2\r \n" ); document.write( "\n" ); document.write( "c = 6.22\r \n" ); document.write( "\n" ); document.write( "Hope this helps! \n" ); document.write( " \n" ); document.write( " |