Math, asked by simran6546, 9 months ago

what is moment of force??

Answers

Answered by Anonymous
10
⠀⠀⠀⠀⠀⠀ Moment of force is the product between force applied and the linear distance of line of action of force from the axis of rotation...

<br />&lt;html&gt;<br />    &lt;head&gt;<br />              &lt;style&gt;<br /><br /><br />          h1{<br />          text-transform:uppercase;<br />          margin-top:90px;<br />          text-align:center;<br />          font-family:Courier new,monospace;<br />          border:3px solid rgb(60,45,8);<br />          border-top:none;<br />          width:67%;<br />          letter-spacing:-6px;<br />          box-sizing:border-box;<br />          padding-right:5px;<br />          border-radius:6px;<br />          font-size:35px;<br />          font-weight:bold;<br />          }  <br /><br />         h1 span{<br />             position:relative;<br />             display:inline-block;<br />             margin-right:3px;<br />         }<br /><br /><br />     @keyframes shahir{<br />         0%<br />         {<br />            transform: translateY(0px) rotate(0deg);<br />         }<br />         40%<br />         {<br />            transform: translateY(0px) rotate(0deg);<br />         }<br />         50%<br />         {<br />            transform: translateY(-50px)rotate(180deg);;<br />         }<br />         60%<br />         {<br />            transform: translateY(0px)rotate(360deg);;<br />         }<br />         100%<br />         {<br />            transform: translate(0px)rotate(360deg);;<br />         }}<br /><br />       h1 span<br />         {<br />            animation: shahir 3s alternate infinite linear; <br />         } <br /><br /><br /><br /><br />         h1 span:nth-child(1)<br />         {color:yellow;<br />           animation-delay: 0s;<br />         }<br />         h1 span:nth-child(2)<br />         {color:lightmaroon;<br />           animation-delay: 0.2s;<br />         }<br />         h1 span:nth-child(3)<br />         {color:red;<br />           animation-delay:0s;<br />         }<br />         h1 span:nth-child(4)<br />         {color:lightgreen;<br />           animation-delay: 0.4s;<br />         }<br />         h1 span:nth-child(5)<br />         {color:blue;<br />           animation-delay: 0.5s;<br />         }<br />         h1 span:nth-child(6)<br />         {color:purple;<br />           animation-delay: 0.3s;<br />         }<br /><br />              &lt;/style&gt;<br />        &lt;meta name="viewport" content="width=device-width"  &gt;<br /><br />    &lt;/head&gt; <br />    &lt;body&gt;<br />    &lt;center&gt;<br />    &lt;div&gt;<br />        &lt;h1&gt;<br />            &lt;span&gt;A&lt;/span&gt;<br />            &lt;span&gt;D&lt;/span&gt;<br />            &lt;span&gt;I&lt;/span&gt;<br />            &lt;span&gt;T&lt;/span&gt;<br />            &lt;span&gt;I&lt;/span&gt;<br />            &lt;span&gt;✌&lt;/span&gt;<br />        &lt;/h1&gt; <br />    &lt;/div&gt;<br />        &lt;/center&gt;<br />    &lt;/body&gt;    <br />&lt;/html&gt;<br />
Answered by Anonymous
0

Answer:

Moment of a Force is the measure of the capacity or ability of the force to produce twisting or turning effect about an axis. This axis is perpendicular to the plane containing the line of action of the force. From the figure above, O is the moment center and d is the moment arm.

Similar questions