Physics, asked by panddivyanshi9, 7 months ago


an object moving with an acceleration but with uniform
speed.​

Answers

Answered by pkst
3

Answer:

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

The body is moving in circular motion

Answered by ratanvoleti
9

Answer:

Explanation:

(b) The given situation is possible.  

An object moving in a circular path with uniform speed, i.e covering equal distance in equal amount of time is still under acceleration. Because, the velocity keeps on changing due to continuous change in the direction of motion. Therefore, circular motion is an example of an object moving with an acceleration but with uniform speed.

Similar questions