document.write( "Question 451152: If the two legs of a right triangle are x + 2 adn x + 6 and they hypotenuse is 2x, what is the perimeter? \n" ); document.write( "
Algebra.Com's Answer #310252 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "If the two legs of a right triangle are x + 2 and x + 6 and the hypotenuse is 2x,
\n" ); document.write( "what is the perimeter? P = (x+2) +(x+6) + 2x = 4x + 8 \n" ); document.write( "
\n" );