Math, asked by kapoor9196, 1 month ago

STATE THE 5 POSTUATES OF EUCLIDS ​

Answers

Answered by ashutoshsahuom4
1

Step-by-step explanation:

  • A straight line segment may be drawn from any given point to any other.
  • A straight line may be extended to any finite length.
  • A circle may be described with any given point as its center and any distance as its radius.
  • All right angles are congruent.
  • if a straight line intersects two other straight lines, and so makes the two interior angles on one side of it together less than two right angles, then the other straight lines will meet at a point if extended far enough on the side on which the angles are less than two right angles.
Answered by Anonymous
13

Answer:

1. A straight line segment can be drawn joining any two points.

2. Any straight line segment can be extended indefinitely in a straight line.

3. Given any straight lines segment, a circle can be drawn having the segment as radius and one endpoint as center.

4. All Right Angles are congruent.

5. If two lines are drawn which intersect a third in such a way that the sum of the inner angles on one side is less than two Right Angles, then the two lines inevitably must intersect each other on that side if extended far enough. This postulate is equivalent to what is known as the Parallel Postulate.

&lt;!DOCTYPE html&gt;</p><p>&lt;html lang="en"&gt;</p><p>&lt;head&gt;</p><p>&lt;title&gt;Mickey Mouse&lt;/title&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p>&lt;div class="box"&gt;</p><p>&lt;div class="mouse mouse-lavender"&gt;&lt;/div&gt;</p><p>&lt;div class="mouse mouse-mint"&gt;&lt;/div&gt;</p><p>&lt;div class="mouse mouse-purple"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;style&gt;</p><p>body {</p><p>animation: background 3s infinite;</p><p>}</p><p>.box * {</p><p>position: absolute;</p><p>}</p><p>.box {</p><p>margin: 0 auto;</p><p>height: 300px;</p><p>width: 300px;</p><p>top: 50%;</p><p>transform: translateY(50%);</p><p>}</p><p>.mouse {</p><p>height: 100px;</p><p>width: 100px;</p><p>border-radius: 50%;</p><p>}</p><p>.mouse::before,</p><p>.mouse::after{</p><p>content: '';</p><p>position: absolute;</p><p>display: block;</p><p>height: 60px;</p><p>width: 60px;</p><p>border-radius: 50%;</p><p>}</p><p>.mouse::before {</p><p>top: -30%;</p><p>left: -30%;</p><p>}</p><p>.mouse::after {</p><p>top: -30%;</p><p>right: -30%;</p><p>}</p><p>.mouse-lavender {</p><p>background-color: #9b99ff;</p><p>top: 50%;</p><p>left: 0;</p><p>animation: beat 3s 1s infinite;</p><p>}</p><p>.mouse-lavender::before,</p><p>.mouse-lavender::after {</p><p>background-color: #9b99ff;</p><p>}</p><p>.mouse-mint {</p><p>background-color: #82fff3;</p><p>top: 50%;</p><p>right: 0;</p><p>animation: beat 3s 2s infinite;</p><p>}</p><p>.mouse-mint::before,</p><p>.mouse-mint::after {</p><p>background-color: #82fff3;</p><p>}</p><p>.mouse-purple {</p><p>background-color: #e682ff;</p><p>top: 0%;</p><p>left: 35%;</p><p>animation: beat 3s 3s infinite;</p><p>}</p><p>.mouse-purple::before,</p><p>.mouse-purple::after {</p><p>background-color: #e682ff;</p><p>}</p><p>@keyframes background2 {</p><p>0% {</p><p>background: #c3b8fc;</p><p>}</p><p>50% {</p><p>background: #ccfff6;</p><p>}</p><p>100% {</p><p>background: #feccff;</p><p>}</p><p>}</p><p>@keyframes beat {</p><p>0% {</p><p>transform: scale(1);</p><p>opacity: 1;</p><p>}</p><p>50% {</p><p>transform: scale(.6);</p><p>opacity: .6;</p><p>}</p><p>}</p><p>&lt;/style&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html &gt;

Similar questions