document.write( "Question 1100955: Consider a square and a regular hexagon one side of the square is 3 feet longer than a side of the hexagon and the two figures have the same perimeter . What are the lengths of the sides of each figure? \n" ); document.write( "
Algebra.Com's Answer #715518 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The square has 4 sides, each of which is 3 feet longer than each of the 6 sides of the regular hexagon; and the perimeters of the two figures are equal.

\n" ); document.write( "So if x is the length of a side of the hexagon,
\n" ); document.write( "\"4%28x%2B3%29+=+6%28x%29\"
\n" ); document.write( "\"4x%2B12+=+6x\"
\n" ); document.write( "\"12+=+2x\"
\n" ); document.write( "\"x+=+6\"

\n" ); document.write( "The side of the hexagon is x=6; so the side of the square is x+3 = 9.
\n" ); document.write( "
\n" );