document.write( "Question 1133761: If the lengths of the two equal sides of an isosceles triangle are each x cm, find the length for the third side so that the triangle has maximum area. \n" ); document.write( "
Algebra.Com's Answer #751005 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Per Pythagoras, third side:
\n" ); document.write( "\"sqrt%28x%5E2+%2B+x%5E2%29\"
\n" ); document.write( "
\n" );