document.write( "Question 263346: I am stumped on this question and I am not sure how to figure out the perimeter. If I knew that number I could solve the problem. Thanks for your help.\r
\n" );
document.write( "\n" );
document.write( "Consider a square and a regular hexagon (a six sided figure with sides of equal length). One side of the square is 7 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?\r
\n" );
document.write( "\n" );
document.write( "I set it up as x= hexagon
\n" );
document.write( " x+7= square\r
\n" );
document.write( "\n" );
document.write( "x+x+7=? \n" );
document.write( "
Algebra.Com's Answer #194075 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Consider a square and a regular hexagon (a six sided figure with sides of equal length). \n" ); document.write( "One side of the square is 7 feet longer than a side of the hexagon, and the two figures have the same perimeter. \n" ); document.write( "What are the lengths of the sides of each figure? \n" ); document.write( "--------------- \n" ); document.write( "Let a side of the square be \"x\". \n" ); document.write( "Perimeter of the square = 4x \n" ); document.write( "------------------ \n" ); document.write( "A side of the hexagon is x-7 \n" ); document.write( "Perimeter of the hexagon is 6(x-7) = 6x-42 \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "Sq. P = Hex P \n" ); document.write( "4x = 6x-42 \n" ); document.write( "2x = 42 \n" ); document.write( "x = 21 \n" ); document.write( "--- \n" ); document.write( "P of the Sq = 4x = 84 \n" ); document.write( "P of the Hex = 6*14 = 84 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |