To draw a decagon using a compass, start by drawing a circle with the compass. Mark the center of the circle and label it as point O. Then, divide the circle into ten equal arcs by first finding the radius and using a protractor to measure 36-degree angles (360°/10). Finally, use the compass to mark each point around the circle, and connect these points to form the decagon.
True...
A decagon is a 10-sided polygon. To draw a regular decagon in MSWLogo, first create the following procedure: to decagon :n repeat 10 [fd :n rt 36] end Now invoke it: decagon 100 This creates a decagon with sides of length 100.
you just draw lines
A decagon is a shape that has ten sides. As long as the figure has ten sides to it, then it is a decagon.
True newtest3
True newtest3
trueee
True...
A decagon is a 10-sided polygon. To draw a regular decagon in MSWLogo, first create the following procedure: to decagon :n repeat 10 [fd :n rt 36] end Now invoke it: decagon 100 This creates a decagon with sides of length 100.
first you draw a circle, divide it into 4
you just draw lines
A decagon is a shape that has ten sides. As long as the figure has ten sides to it, then it is a decagon.
You can draw a circle in assembly program by using a compass-like tool. Secure the tip of the compass and then rotate the compass tool so that it completes the circle.
draw a shape with ten sides
first draw a ray .
ofcourse no, quadrilateral means its a poligon with 4 sizes, like square, rectangle, rhombus, trapezium, etc... And Decagon, means its a poligon with 10 sizes. a decagon is a polygon with ten sides. a quadrilateral is a polygon with four sides. "deca" = 10 "quadri" = 4