document.write( "Question 39691This question is from textbook Beginning Algebra
\n" ); document.write( ": A triangle has sides 3x + 7, 4x - 9, and 5x + 6. Find the polynomial
\n" ); document.write( "that represents its perimeter.
\n" ); document.write( "

Algebra.Com's Answer #25113 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Perimeter means the distance around something...in this case, adding the three sides will give that to you, so
\n" ); document.write( "P = 3x + 7 + 4x - 9 + 5x + 6
\n" ); document.write( "P = 12x + 4
\n" ); document.write( "
\n" );