You can put this solution on YOUR website! how do you to find the length of a side of a octagon with only the measurement of the total area(35cm^2)
-------------
If it's a regular octagon, it's comprised of 8 isoceles triangles having vertex angles of 45 degs, each with an area of 35/8 sq cm.
---------
b = length of sides
h = height of triangle (the apothem of the octagon)
(b/2)/h = tan(22.5)
b = 2h*tan(22.5)
h = (b/2)*cot(22.5)
-----
b*h/2 = 35/8 (Area of 1 triangle)
b =~ 1.904 cm
--------------
You can use the formula for area of a polygon with n sides of length s:
Applies to all regular polygons