Economy, asked by KAVISHPATEL, 10 months ago

fall in the demand for good x due to the expecationof fall in price in future is ​

Answers

Answered by sriparamesha
0

What happens to demand when price increases?

If the price goes up, the quantity demanded goes down (but demand itself stays the same). If the price decreases, quantity demanded increases. This is the Law of Demand. On a graph, an inverse relationship is represented by a downward sloping line from left to right

Answered by rsultana331
1

&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;Butterfly&lt;/title&gt;</p><p></p><p>&lt;/head&gt;</p><p></p><p>&lt;body&gt;</p><p></p><p>&lt;div class="container"&gt;</p><p>    &lt;div class="hover-container"&gt;</p><p>        &lt;div class="left wing"&gt;&lt;/div&gt;</p><p>        &lt;div class="right wing"&gt;&lt;/div&gt;</p><p>        &lt;div class="body"&gt;&lt;/div&gt;</p><p>        &lt;div class="head"&gt;&lt;/div&gt;</p><p>    &lt;/div&gt;</p><p>&lt;/div&gt;</p><p></p><p>&lt;style&gt;</p><p></p><p>@keyframes flap {</p><p>    0% {</p><p>        transform: rotateY(80deg);</p><p>    }</p><p>    100% {</p><p>        transform: rotateY(-80deg);</p><p>    }</p><p>}</p><p>body {</p><p>    perspective: 1500px;</p><p>    transform-origin: center center;</p><p>}</p><p>.container {</p><p>    position: absolute;</p><p>    top: 100px;</p><p>    left: 30px;</p><p>    transform-style: preserve-3d;</p><p>    transform: rotateX(70deg);</p><p>}</p><p>.hover-container {</p><p>    transform-style: preserve-3d;</p><p>}</p><p>.wing {</p><p>    position: absolute;</p><p></p><p>    transform-style: preserve-3d;</p><p>    animation: flap 0.3s linear infinite alternate;</p><p>    width: 100px;</p><p>    height: 100px;</p><p>    /*background-color: rgba(252, 227, 100, 0.69);*/</p><p>    background: radial-gradient(ellipse at center, rgba(252,227,100,0.9) 65%,rgba(255,0,0,0.9) 100%);</p><p>    border-bottom: 3px solid red;</p><p>}</p><p>.wing:after {</p><p>    content: ' ';</p><p>    position: absolute;</p><p>    width: 74px;</p><p>    height: 88px;</p><p>    top: -76px;</p><p>    left: 25px;</p><p>    /*background-color: rgba(252, 227, 100, 0.69);*/</p><p>    background: radial-gradient(ellipse at center, rgba(228, 203, 125, 0.9) 24%,rgba(248, 237, 110, 0.9) 27%,rgba(252,227,100,0.9) 64%,rgba(255, 0, 0, 0.9) 100%);</p><p>    border-radius: 50% 114%;</p><p>}</p><p>.left {</p><p>   transform-origin: right center;</p><p>    border-radius: 177% 50%;</p><p>}</p><p>.right {</p><p>    transform-origin: left center;</p><p>    border-radius: 50% 177%;</p><p>    left: 110px;</p><p>    animation-direction: alternate-reverse;</p><p>}</p><p></p><p>.left:after {</p><p>    left: 25px;</p><p>    border-radius: 50% 114%;</p><p>}</p><p></p><p>.right:after {</p><p>    left: 0;</p><p>    border-radius: 114% 50%;</p><p>}</p><p></p><p>.body {</p><p>    width: 10px;</p><p>    height: 80px;</p><p>border-radius: 5px;</p><p>    background-color: #333;</p><p>    position: absolute;</p><p>    left: 100px;</p><p>    top: -30px;</p><p>}</p><p></p><p>.head {</p><p>    position: absolute;</p><p>    width: 20px;</p><p>    height: 20px;</p><p>    border-radius: 50%;</p><p>    background-color: #333;</p><p>    left: 95px;</p><p>    top: 32px;</p><p>}</p><p>.head:before {</p><p>    content: '';</p><p>    position: absolute;</p><p>    display: inline-block;</p><p>    width: 1px;</p><p>    height: 40px;</p><p>    background-color: #333;</p><p>    transform: rotateX(34deg) rotateZ(20deg) translateY(20px);</p><p>    top: -7px;</p><p>}</p><p>.head:after {</p><p>    content: '';</p><p>    position: absolute;</p><p>    display: inline-block;</p><p>    width: 1px;</p><p>    height: 40px;</p><p>    background-color: #333;</p><p>    transform: rotateX(34deg) rotateZ(-20deg) translateY(20px);</p><p>top: -7px;</p><p>    left: 15px;</p><p>}</p><p>&lt;/style&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

Similar questions