document.write( "Question 84309: A triangle has sides 2x – 5, 3x + 1, and 4x + 2. Find the polynomial that represents its perimeter. \n" ); document.write( "
Algebra.Com's Answer #60704 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
perimeter=(2x-5)+(3x+1)+(4x+2)
\n" ); document.write( "perimeter=9x-2
\n" ); document.write( "
\n" );