document.write( "Question 305181: The legs of a right triangle have lengths x + 2 and x + 6. the hypotenuse has length 2x. Find the perimeter of the triangle. \n" ); document.write( "
Algebra.Com's Answer #218552 by themathtutor2009(81)\"\" \"About 
You can put this solution on YOUR website!
Perimeter: (x+2)+(x+6)+(2x)=4x+8 \n" ); document.write( "
\n" );