document.write( "Question 1170185: Hi, I was wondering if someone could show me the steps and the answer.
\n" );
document.write( "My teacher wants something like let x=\r
\n" );
document.write( "\n" );
document.write( " The length of each side of a square is 6 feet more than the length of a side of a regular octagon. The perimeter of the square is equal to the perimeter of the octagon. Find the length of a side of the square and the length of a side of the octagon. \n" );
document.write( "
Algebra.Com's Answer #795039 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Let x = the side length of the octagon \n" ); document.write( "Then x+6 is the length of each side of the square \n" ); document.write( "Since the perimeters are equal, we have: \n" ); document.write( "4(x+6) = 8x \n" ); document.write( "8x - 4x = 24 -> x = 6 \n" ); document.write( "Thus, the length of the sides of the square is 12 \n" ); document.write( " \n" ); document.write( " |