Physics, asked by shagana07, 6 months ago

Hey guys.... Can anyone explain the Newton's law of motion ​

Answers

Answered by Anonymous
34
&lt;svg id="wrap" width="300" height="300"&gt;<br />&lt;!-- background --&gt;<br />&lt;svg&gt;<br />&lt;circle cx="150" cy="150" r="130" style="stroke: lightblue; stroke-width:18; fill:transparent"/&gt;<br />&lt;circle cx="150" cy="150" r="115" style="fill:#2c3e50"/&gt;<br />&lt;path style="stroke: #2c3e50; stroke-dasharray:820; stroke-dashoffset:820; stroke-width:18; fill:transparent" d="M150,150 m0,-130 a 130,130 0 0,1 0,260 a 130,130 0 0,1 0,-260"&gt;<br />&lt;animate attributeName="stroke-dashoffset" dur="6s" to="-820" repeatCount="indefinite"/&gt;<br />&lt;/path&gt;<br />&lt;/svg&gt;<br />&lt;!-- image --&gt;<br />&lt;svg&gt;<br />&lt;path id="hourglass" d="M150,150 C60,85 240,85 150,150 C60,215 240,215 150,150 Z" style="stroke: white; stroke-width:5; fill:white;" /&gt;<br />&lt;path id="frame" d="M100,97 L200, 97 M100,203 L200,203 M110,97 L110,142 M110,158 L110,200 M190,97 L190,142 M190,158 L190,200 M110,150 L110 ,150 M190,150 L190,150" style="stroke:lightblue; stroke-width:6; stroke-linecap:round" /&gt;<br />&lt;animateTransform xlink:href="#frame" attributeName="transform" type="rotate" begin="0s" dur="3s" values="0 150 150; 0 150 150; 180 150 150" keyTimes="0; 0.8; 1" repeatCount="indefinite" /&gt;<br />&lt;animateTransform xlink:href="#hourglass" attributeName="transform" type="rotate" begin="0s" dur="3s" values="0 150 150; 0 150 150; 180 150 150" keyTimes="0; 0.8; 1" repeatCount="indefinite" /&gt;<br />&lt;/svg&gt;<br />&lt;!-- sand --&gt;<br />&lt;svg&gt;<br />&lt;!-- upper part --&gt;<br />&lt;polygon id="upper" points="120,125 180,125 150,147" style="fill:#2c3e50;"&gt;<br />&lt;animate attributeName="points" dur="3s" keyTimes="0; 0.8; 1" values="120,125 180,125 150,147; 150,150 150,150 150,150; 150,150 150,150 150,150" repeatCount="indefinite"/&gt;<br />&lt;/polygon&gt;<br />&lt;!-- falling sand --&gt;<br />&lt;path id="line" stroke-linecap="round" stroke-dasharray="1,4" stroke-dashoffset="200.00" stroke="#2c3e50" stroke-width="2" d="M150,150 L150 ,198"&gt;<br />&lt;!-- running sand --&gt;<br />&lt;animate attributeName="stroke-dashoffset" dur="3s" to="1.00" repeatCount="indefinite"/&gt;<br />&lt;!-- emptied upper --&gt;<br />&lt;animate attributeName="d" dur="3s" to="M150,195 L150,195" values="M150,150 L150,198; M150,150 L150,198; M150,198 L150,198; M150,195 L150 ,195" keyTimes="0; 0.65; 0.9; 1" repeatCount="indefinite"/&gt;<br />&lt;!-- last drop --&gt;<br />&lt;animate attributeName="stroke" dur="3s" keyTimes="0; 0.65; 0.8; 1" values="#2c3e50;#2c3e50;transparent;transparent" to="transparent" repeatCount="indefinite"/&gt;<br />&lt;/path&gt;<br />&lt;!-- lower part --&gt;<br />&lt;g id="lower"&gt;<br />&lt;path d="M150,180 L180,190 A28,10 0 1,1 120,190 L150,180 Z" style="stroke: transparent; stroke-width:5; fill:#2c3e50;"&gt;<br />&lt;animateTransform attributeName="transform" type="translate" keyTimes="0; 0.65; 1" values="0 15; 0 0; 0 0" dur="3s" repeatCount="indefinite" /&gt;<br />&lt;/path&gt;<br />&lt;animateTransform xlink:href="#lower" attributeName="transform"<br />type="rotate"<br />begin="0s" dur="3s"<br />values="0 150 150; 0 150 150; 180 150 150"<br />keyTimes="0; 0.8; 1"<br />repeatCount="indefinite"/&gt;<br />&lt;/g&gt;<br />&lt;!-- lower overlay - hourglass --&gt;<br />&lt;path d="M150,150 C60,85 240,85 150,150 C60,215 240,215 150,150 Z" style="stroke: white; stroke-width:5; fill:transparent;"&gt;<br />&lt;animateTransform attributeName="transform"<br />type="rotate"<br />begin="0s" dur="3s"<br />values="0 150 150; 0 150 150; 180 150 150"<br />keyTimes="0; 0.8; 1"<br />repeatCount="indefinite"/&gt;<br />&lt;/path&gt;<br />&lt;!-- lower overlay - frame --&gt;<br />&lt;path id="frame" d="M100,97 L200, 97 M100,203 L200,203" style="stroke:lightblue; stroke-width:6; stroke-linecap:round"&gt;<br />&lt;animateTransform attributeName="transform"<br />type="rotate"<br />begin="0s" dur="3s"<br />values="0 150 150; 0 150 150; 180 150 150"<br />keyTimes="0; 0.8; 1"<br />repeatCount="indefinite"/&gt;<br />&lt;/path&gt;<br />&lt;/svg&gt;<br />&lt;/svg&gt;

Newton's laws of motion relate an object'smotion to the forces acting on it. In the first law, an object will not change its motion unless a force acts on it. In the second law, the force on an object is equal to its mass times its acceleration.
Answered by Anonymous
5

? Newton's laws of motion relate an object's motion to the forces acting on it. In the first law, an object will not change its motion unless a force acts on it. In the second law, the force on an object is equal to its mass times its acceleration

&lt;!DOCTYPE html&gt;</p><p></p><p>&lt;html&gt;</p><p></p><p>&lt;head&gt;</p><p></p><p>&lt;title&gt;Title of the document&lt;/title&gt;</p><p></p><p>&lt;style&gt;</p><p></p><p>.blink {</p><p></p><p>animation: blinker 0.6s linear infinite;</p><p></p><p>color: red;</p><p></p><p>font-size: 30px;</p><p></p><p>font-weight: bold;</p><p></p><p>font-family: sans-serif;</p><p></p><p>}</p><p></p><p>@keyframes blinker {</p><p></p><p>50% {</p><p></p><p>opacity: 0;</p><p></p><p>}</p><p></p><p>}</p><p></p><p>.blink-one {animation: blinker-two 1.4s linear infinite;</p><p></p><p>}</p><p></p><p>@keyframes blinker-two {</p><p></p><p>100% {</p><p></p><p>opacity: 0;</p><p></p><p>}</p><p></p><p>}</p><p></p><p>&lt;/style&gt;</p><p></p><p>&lt;/head&gt;</p><p></p><p>&lt;body&gt;</p><p></p><p>&lt;p class="blink"&gt;Hello&lt;/p&gt;</p><p></p><p>&lt;p class="blink blink-one"&gt;hope it helps&lt;/p&gt;</p><p></p><p>&lt;p class="blink blink-two"&gt;you&lt;/p&gt;</p><p></p><p>&lt;/body&gt;</p><p></p><p>&lt;/html&gt;

Similar questions