document.write( "Question 725475: If the perimeter of the triange is 32 inches, what is the length of the longest side if there are two equal sides and a third side that is five inches more than the length of the two equal sides? \n" ); document.write( "
Algebra.Com's Answer #444157 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+x+5=32
\n" ); document.write( "3x=27
\n" ); document.write( "x=27/9
\n" ); document.write( "x=9
\n" ); document.write( "x+5=14 long side
\n" ); document.write( "
\n" );