document.write( "Question 697336: If the area of a right isosceles triangle is 4, how long are its sides? \n" ); document.write( "
Algebra.Com's Answer #429902 by Positive_EV(69)\"\" \"About 
You can put this solution on YOUR website!
The area of a triangle is equal to (1/2)*base*height. For a right triangle, the base and the height are the legs.\r
\n" ); document.write( "\n" ); document.write( "Since this is an isosceles triangle, both legs are the same length. Let L = the length of a leg:\r
\n" ); document.write( "\n" ); document.write( "\"%281%2F2%29%2AL%2AL+=+4\" - divide both sides by 1/2:
\n" ); document.write( "\"L%5E2+=+8\" - take the square root of both sides:
\n" ); document.write( "\"L+=+sqrt%288%29+=+2%2Asqrt%282%29\".\r
\n" ); document.write( "\n" ); document.write( "The legs are both \"2%2Asqrt%282%29\". For the hypotenuse, you can use the Pythagorean theorem:\r
\n" ); document.write( "\n" ); document.write( "\"a%5E2+%2B+b%5E2+=+c%5E2\", where \"a+=+b+=+2%2Asqrt%282%29\":
\n" ); document.write( "\"%282%2Asqrt%282%29%29%5E2%2B%282%2Asqrt%282%29%29%5E2+=+c%5E2\"
\n" ); document.write( "\"8+%2B+8+=+c%5E2\"
\n" ); document.write( "\"16+=+c%5E2\", take the square root of both sides:
\n" ); document.write( "\"4+=+c\"\r
\n" ); document.write( "\n" ); document.write( "The legs of the right triangle are \"2%2Asqrt%282%29\", and the hypotenuse is 4.\r
\n" ); document.write( "\n" ); document.write( "Follow-up edit: In this particular case, there are other ways to find the third side given the legs. Since this is a right isosceles (45-45-90) triangle, the ratios of the sides are going to be 1:1:\"sqrt%282%29\".\r
\n" ); document.write( "\n" ); document.write( "So, another way to find the hypotenuse is to multiply the length of a leg by \"sqrt%282%29\", which will also give 4 for the hypotenuse.\r
\n" ); document.write( "\n" ); document.write( "This specific method only works for right isosceles triangles, though. There's one other special case like this -- if you know the angles are 30, 60, and 90 degrees, the ratios of the sides are 1:\"sqrt%283%29\":2. The Pythagorean theorem works on any right triangle -- if you know any two sides you can always find the third side of a right triangle with it.
\n" ); document.write( "
\n" );