document.write( "Question 870871: The length of one leg of an isosceles right triangle is 3 ft. What is the perimeter of the triangle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #525204 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 3^2 + 3^2 = c^2 \n" ); document.write( " 18 = c^2 \n" ); document.write( " 3√2 = c \n" ); document.write( "P = 6 + 3√2 ft \n" ); document.write( " |