document.write( "Question 440286: An 11-sided polygon has 3 sides each of length x centimeters and 6 sides each of length 2x centimeters. The lengths of the other 2 sides are 12 centimeters and 13 centimeters. If the perimeter of the polygon is 100 centimeters, what is the value of x. \n" ); document.write( "
Algebra.Com's Answer #304200 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
3x+6(2x)+12+13=100
\n" ); document.write( "3x+12x=75
\n" ); document.write( "15x=75
\n" ); document.write( "x=5cm..
\n" ); document.write( "
\n" );