Science, asked by deepikakadtan15, 8 months ago

formula

speed = ............

9th class science

Answers

Answered by Anonymous
14

hey mate here is your answer

formula of speed

s = d/t

s = speed

d = distance

t = time

speed = distance / time

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

Similar questions