A square, whose side is of 2 in length, has it's corners cut off to form a regular octagon. Find the area of the octagon.
Answer should be correct to 2 decimal places.
You can try more of my problems here .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the length of side of the octagon be a cm, then we know that:
a + 2 ( 2 a ) = 2 ⇒ a + 2 a = 2 ⇒ a = 1 + 2 2 = 2 ( 2 − 1 )
We also know that the area cut out from 2cm-by-2cm square is:
4 ( 2 1 ) ( 2 a ) ( 2 a ) = a 2
Therefore the area of the octagon
A = 4 − a 2 = 4 − 2 2 ( 2 − 1 ) 2 = 4 − 4 ( 2 − 2 2 + 1 ) = − 8 + 8 2 = 8 ( 2 − 1 ) = 3 . 3 1
hyy guzz this problem can also be solved by trignomtry ,,, jst use trigno in one of the four triangles ,, and esily u wll gt the answer ,,, jst cheers
The formula for the area of a regular polygon is A = n r 2 tan ( n π ) In this formula, n is the number of sides and r is the apothem; that is, the distance from the midpoint of a side to the center. Given we have an octagon converted from a square with side length 2 cm, it is implied that the apothem of the octagon is 1 cm. So plugging in: A = ( 8 ) ( 1 ) 2 tan ( 8 π ) = 8 tan ( 8 π ) But we know that 8 π is half of 4 π , so we can rewrite: A = 8 tan ( 4 π ) sec ( 4 π ) − 1 = 8 ( 1 2 − 1 ) ≈ 3 . 3 1
Hi nice soln but I don't understand the last step what trig identity did u use
Log in to reply
Used the half angle formula: tan ( 2 θ ) = sin θ 1 − cos θ = tan θ sec θ − 1
(You get to the last form by dividing the second form by cos θ cos θ . I used it because it got rid of nasty fractions.)
Let octagon side be a and left over x now 2x²=a²,a=xroot2 a+2x=2 from this we get x=2-root2 area of octagon= area of square-area of triangles thus formed. Area of octagon=4-2x²=8(root2-1)=3.31
Let side of octagon be 'x'......so using pythagoras...sid of triangle at corner is x/(root2)....so using simple geometry ....xroot2+x=2.............so,x=2 (root2 -1)...............area of triangle of 1 corner is half×base ×height...i.e. half×(x/root2)^2.....total area of triangles at corners will become 4times above area...=4 (root2-1)^2.............we have to find area of octagon so subtract this area from area of square i.e.4 cm^2...... (Put root2=1.414) So ans is 3.312 but ,we want upto 2 decimal so ans is 3.31
Wish You a Merry Christmas and a Happy New Year
Problem Loading...
Note Loading...
Set Loading...
The area cut off on each corner has to be a right angled isosceles triangle to retain the property of a regular polygon. Let the length cut off from any one side at the corner be x . Then, using Pythagorean theorem, the side of the octagon would be x 2 + x 2 . Similarly, the side of the octagon would also be 2 − 2 x (Since we cut off 2 x length from each side. 2 x = 2 − 2 x ⇒ x = 2 − 2 Area of each triangle cut off will be 2 1 × x × x and 4 such triangles would be cut off, so the remaining area would be : 4 − 2 4 ( 2 − 2 ) 2 ≈ 3 . 3 1