document.write( "Question 907891: Each side of a hexagon is 4 inches less than a side of a square. The perimeter of the hexagon is equal to the perimeter of the square. Find a side of the hexagon and a side of the square. \r
\n" );
document.write( "\n" );
document.write( "I still cannot figure out why I don't get these questions. If someone could please help me out. Thank you. \n" );
document.write( "
Algebra.Com's Answer #550692 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Each side of a hexagon is 4 inches less than a side of a square. The perimeter of the hexagon is equal to the perimeter of the square. Find a side of the hexagon and a side of the square. \n" ); document.write( "--------------- \n" ); document.write( "side of square = x \n" ); document.write( "side of hexagon = x-4 \n" ); document.write( "---- \n" ); document.write( "Perimeter of square = 4x \n" ); document.write( "Perimeter of hexagon = 6(x-4) = 6x-24 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "4x = 6x-24 \n" ); document.write( "2x = 24 \n" ); document.write( "x = 12 (side of square) \n" ); document.write( "x-4 = 8 (side of hexagon) \n" ); document.write( "------------------------ \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------------- \n" ); document.write( " |