document.write( "Question 630780: in a 45 degree - 45 degree-90 degree triangle, what would be the length of the other two sides if the the longest side is 10? \n" ); document.write( "
Algebra.Com's Answer #397160 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
Let x = the length of each leg of an isosceles right triangle
\n" ); document.write( "\"x%5E2+%2B+x%5E2+=+10%5E2\"
\n" ); document.write( "\"2x%5E2+=+100\"
\n" ); document.write( "\"x%5E2+=+50\"
\n" ); document.write( "\"x+=+5sqrt%282%29\"
\n" ); document.write( "The length of the other two sides are \"highlight%285sqrt%282%29%29\" each.
\n" ); document.write( "
\n" );