document.write( "Question 822403: I have to find the value of X, Y, and Z. There is a right triangle with a 60 degree angle with the hypotenuse being Z and the longest side being Y. There is a triangle hooked to that triangle by the shortest side. The angle farthest away is 40 degrees. The base leg is X and the hypotenuse is 4 square root 2. \n" ); document.write( "
Algebra.Com's Answer #494846 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"x%2F%284sqrt%282%29%29\" = cos(40°)\r\n" );
document.write( "      x = 4√2·cos(40°)\r\n" );
document.write( "      x = 4.333401763\r\n" );
document.write( "\r\n" );
document.write( "\"h%2F%284sqrt%282%29%29\" = sin(40°)\r\n" );
document.write( "      h = 4√2·sin(40°)\r\n" );
document.write( "      h = 3.636155821\r\n" );
document.write( "\r\n" );
document.write( "\"h%2Fz\" = sin(60°)\r\n" );
document.write( "z·sin(60°) = h\r\n" );
document.write( "      z = \"h%2Fsin%28%2260%B0%22%29\"\r\n" );
document.write( "      z = \"3.636155821%2Fsin%28%2260%B0%22%29\"\r\n" );
document.write( "      z = 4.198671085 \r\n" );
document.write( "\r\n" );
document.write( "\"h%2Fy\" = tan(60°)\r\n" );
document.write( "y·tan(60°) = h\r\n" );
document.write( "      y = \"h%2Ftan%28%2260%B0%22%29\"\r\n" );
document.write( "      y = \"3.636155821%2Ftan%28%2260%B0%22%29\"\r\n" );
document.write( "      y = 2.099335542  \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );