document.write( "Question 388550: the legs of a right triangle have lengths x+2 and x+6. The hypotenuse has the length 2x. What is the perimeter of the triangle? \n" ); document.write( "
Algebra.Com's Answer #274894 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
the perimeter = x+2+x+6 +2x
\n" ); document.write( "=4x+8
\n" ); document.write( "
\n" );