document.write( "Question 300452: an isosceles triangle has two sides with a length X. the third side is half of X. what is the perimeter?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #215605 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
an isosceles triangle has two equal sides
\n" ); document.write( "if one side is X then the other is X, the third is given at (1/2)X.
\n" ); document.write( "so the Perimeter is just all the sides added together
\n" ); document.write( "\"X%2BX%2B%281%2F2%29X=P\"
\n" ); document.write( "\"2X%2B%281%2F2%29X=P\"
\n" ); document.write( "\"%284%2F2%29X%2B%281%2F2%29X=P\"
\n" ); document.write( "\"%285%2F2%29X=P\"
\n" ); document.write( "
\n" );