document.write( "Question 1030271: Consider a square and a regular hexagon (a six-sided figure with sides of equal length). One side of the square is 12 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 #645159 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Make the side of the hexagon = x
\n" ); document.write( "Side of square = x + 12
\n" ); document.write( "Both figures have the same perimeters.
\n" ); document.write( "4(x + 12) = 6(x)
\n" ); document.write( "4x + 48 = 6x
\n" ); document.write( "Collect like terms:
\n" ); document.write( "6x - 4x = 48
\n" ); document.write( "2x = 48
\n" ); document.write( "x = 24
\n" ); document.write( "Length of hexagon side = 24 feet
\n" ); document.write( "Length of square side = 36 feet
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );