Math, asked by ranvirkumar759, 5 months ago

solve the following equations
S1-= 3
ex - 9 = 1
1. с
/​

Answers

Answered by TheRiskyGuy
1

Answer:

&lt;!doctype html&gt;</p><p></p><p>&lt;html&gt;</p><p></p><p>&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;/head&gt;</p><p></p><p>&lt;style&gt;</p><p></p><p>body{</p><p></p><p>margin: 0;</p><p></p><p>padding: 0;</p><p></p><p>}</p><p></p><p>.loader{</p><p></p><p>border-radius: 50%;</p><p></p><p>width: 20px;</p><p></p><p>height: 20px;</p><p></p><p>border-top: 15px solid black;</p><p></p><p>border-right: 15px solid black;</p><p></p><p>border-bottom: 15px solid black;</p><p></p><p>border-left: 15px solid black;</p><p></p><p>animation : spin 1s linear infinite;</p><p></p><p>background-color: black;</p><p></p><p>text-align: center;</p><p></p><p>margin-top: 20px;</p><p></p><p>float: left;</p><p></p><p>position: absolute;</p><p></p><p>top: 45px;</p><p></p><p>color: #fff;</p><p></p><p>font-size: 25px;</p><p></p><p>}</p><p></p><p>#one{</p><p></p><p>margin-left: 50px;</p><p></p><p>border-top: 15px solid black;</p><p></p><p>border-right: 15px soli blact;</p><p></p><p>border-bottom: 15px solid black;</p><p></p><p>border-left: 15px solid black;</p><p></p><p>left: 94px;</p><p></p><p>}</p><p></p><p>@keyframes spin{</p><p></p><p>0%{</p><p></p><p>transform: rotate(0deg);</p><p></p><p>}</p><p></p><p>100%{</p><p></p><p>transform: rotate(360deg);</p><p></p><p>}</p><p></p><p>}</p><p></p><p>.move{</p><p></p><p>animation: move 10s linear infinite;</p><p></p><p>position: absolute;</p><p></p><p>top: 300px;</p><p></p><p>transform: scalex(0.5);</p><p></p><p>height: 40px;</p><p></p><p>}</p><p></p><p>@keyframes move{</p><p></p><p>0%{</p><p></p><p>transform: translatex(-150px);</p><p></p><p>}</p><p></p><p>100%{</p><p></p><p>transform: translatex(370px);</p><p></p><p>}</p><p></p><p>}</p><p></p><p>.car{</p><p></p><p>background-color: #ff0;</p><p></p><p>width: 200px;</p><p></p><p>height: 90px;</p><p></p><p>border-radius: 50% 90% 30% 0;</p><p></p><p>position: absolute;</p><p></p><p>top: 0px;</p><p></p><p>border-top: 4px solid black;</p><p></p><p>border-bottom: 4px solid black;</p><p></p><p>}</p><p></p><p>.bulb{</p><p></p><p>background-color: #f00;</p><p></p><p>box-shadow: 0px 0px 15px #f00;</p><p></p><p>width: 20px;</p><p></p><p>height: 10px;</p><p></p><p>border-radius: 30% 80% 50% 0;</p><p></p><p>position: absolute;</p><p></p><p>top: 32px;</p><p></p><p>}</p><p></p><p>.bulb2{</p><p></p><p>background-color: #ff8e00;</p><p></p><p>box-shadow: 0px 0px 15px #ff8e00;</p><p></p><p>width: 10px;</p><p></p><p>height: 10px;</p><p></p><p>border-radius: 50% 50% 50% 50%;</p><p></p><p>position: absolute;</p><p></p><p>top: 45px;</p><p></p><p>}</p><p></p><p>.bulb1{</p><p></p><p>background-color: #fff;</p><p></p><p>box-shadow: 0px 0px 20px #fff;</p><p></p><p>width: 15px;</p><p></p><p>height: 15px;</p><p></p><p>border-radius: 50% 50% 50% 50%;</p><p></p><p>position: absolute;</p><p></p><p>top: 45px;</p><p></p><p>left: 184px;</p><p></p><p>transform: rotatey(70deg);</p><p></p><p>}</p><p></p><p>.window{</p><p></p><p>background-color: #111;</p><p></p><p>//box-shadow: 0px 0px 15px #fff;</p><p></p><p>width: 20px;</p><p></p><p>height: 20px;</p><p></p><p>border-radius: 0% 100% 0% 0%;</p><p></p><p>position: absolute;</p><p></p><p>top: 15px;</p><p></p><p>left: 120px;</p><p></p><p>transform: scale(3,1.5);</p><p></p><p>}</p><p></p><p>.window2{</p><p></p><p>background-color: #111;</p><p></p><p>//box-shadow: 0px 0px 15px #fff;</p><p></p><p>width: 20px;</p><p></p><p>height: 20px;</p><p></p><p>border-radius: 0% 0% 0% 0%;</p><p></p><p>position: absolute;</p><p></p><p>top: 15px;</p><p></p><p>left: 66px;</p><p></p><p>transform: scale(2,1.5);</p><p></p><p>}</p><p></p><p>.window3{</p><p></p><p>background-color: #111;</p><p></p><p>//box-shadow: 0px 0px 15px #777;</p><p></p><p>width: 20px;</p><p></p><p>height: 20px;</p><p></p><p>border-radius: 100% 0% 0% 40%;</p><p></p><p>position: absolute;</p><p></p><p>top: 15px;</p><p></p><p>left: 25px;</p><p></p><p>transform: scale(1.5,1.5);</p><p></p><p>}</p><p></p><p>.line{</p><p></p><p>background-color: #000;</p><p></p><p>color: #ff0;</p><p></p><p>width: 199px;</p><p></p><p>height: 10px;</p><p></p><p>position: absolute;</p><p></p><p>border-radius: 0 20px 0 0;</p><p></p><p>top: 50px;</p><p></p><p>left: 0px;</p><p></p><p>font-size: 10px;</p><p></p><p>text-align: center;</p><p></p><p>word-spacing: 7px;</p><p></p><p>}</p><p></p><p>.line2{</p><p></p><p>background-color: #dd0;</p><p></p><p>width: 1px;</p><p></p><p>height: 90px;</p><p></p><p>position: absolute;</p><p></p><p>top: 4.8px;</p><p></p><p>left: 51.9px;</p><p></p><p>}</p><p></p><p>.line3{</p><p></p><p>background-color: #dd0;</p><p></p><p>width: 1px;</p><p></p><p>height: 88px;</p><p></p><p>position: absolute;</p><p></p><p>top: 4.8px;</p><p></p><p>left: 96.9px;}</p><p></p><p>.sky{</p><p></p><p>background-color: #000;</p><p></p><p>height: 100vh;</p><p></p><p>width: 100%;</p><p></p><p>}</p><p></p><p>.road{</p><p></p><p>background-color: #111;</p><p></p><p>height: 200px;</p><p></p><p>width: 100%;</p><p></p><p>position: absolute;</p><p></p><p>top: 360px;</p><p></p><p>}</p><p></p><p>.center{</p><p></p><p>//height: 20px;</p><p></p><p>width: 100%;</p><p></p><p>position: absolute;</p><p></p><p>top: 440px;</p><p></p><p>border-top: 10px solid #ff0;</p><p></p><p>border-style: dashed;</p><p></p><p>}</p><p></p><p>.ground{</p><p></p><p>background-color: #030;</p><p></p><p>height: 200px;</p><p></p><p>width: 100%;</p><p></p><p>position: absolute;</p><p></p><p>top: 200px;</p><p></p><p>border-top: 50px solid #461c0b;</p><p></p><p>}</p><p></p><p>.moon{</p><p></p><p>background-color: #fff;</p><p></p><p>position: absolute;</p><p></p><p>width: 250px;</p><p></p><p>height: 250px;</p><p></p><p>top: 0;</p><p></p><p>border-radius: 50%;</p><p></p><p>left: 2px;</p><p></p><p>transform: scale(0.2,0.2);</p><p></p><p>box-shadow: 0px 0px 400px white;</p><p></p><p>}</p><p></p><p>.taxi{</p><p></p><p>background-color: #ff0;</p><p></p><p>box-shadow: 0px 0px 25px #ff0;</p><p></p><p>width: 30px;</p><p></p><p>height: 10px;</p><p></p><p>border-radius: 100% 100% 0% 0%;</p><p></p><p>position: absolute;</p><p></p><p>top: -9px;</p><p></p><p>left: 65px;</p><p></p><p>text-align: center;</p><p></p><p>font-size: 10px;</p><p></p><p>}&lt;/style&gt;</p><p></p><p>&lt;body&gt;</p><p></p><p>&lt;div class="sky"&gt;&lt;/div&gt;</p><p></p><p>&lt;div class="ground"&gt;&lt;/div&gt;</p><p></p><p>&lt;div class="road"&gt;&lt;/div&gt;</p><p></p><p>&lt;div class="center"&gt;&lt;/div&gt;</p><p></p><p>&lt;div class="move"&gt;</p><p></p><p>&lt;div class="car"&gt;&lt;/div&gt;</p><p></p><p>&lt;div class="window"&gt;&lt;/div&gt;</p><p></p><p>&lt;div class="window2"&gt;&lt;/div&gt;</p><p></p><p>&lt;div class="line"&gt;TAXI TAXI TAXI TAXI TAXI TAXI TAXI&lt;/div&gt;</p><p></p><p>&lt;div class="taxi"&gt;TAXI&lt;/div&gt;</p><p></p><p>&lt;div class="line2"&gt;&lt;/div&gt;</p><p></p><p>&lt;div class="line3"&gt;&lt;/div&gt;</p><p></p><p>&lt;div class="window3"&gt;&lt;/div&gt;</p><p></p><p>&lt;div class="bulb"&gt;&lt;/div&gt;</p><p></p><p>&lt;div class="bulb1"&gt;&lt;/div&gt;</p><p></p><p>&lt;div class="bulb2"&gt;&lt;/div&gt;</p><p></p><p>&lt;div class="loader" id="two"&gt;.&lt;/div&gt;</p><p></p><p>&lt;div class="loader" id="one"&gt;.&lt;/div&gt;</p><p></p><p>&lt;/div&gt;</p><p></p><p>&lt;div class="moon"&gt;&lt;/div&gt;</p><p></p><p>&lt;/body&gt;</p><p></p><p>&lt;/html&gt;</p><p>&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;head&gt;</p><p>&lt;title&gt; VED PRAKASH&lt;/title&gt;</p><p>&lt;link rel="stylesheet" type="text/css" href="style.css"</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p> &lt;a href="#"&gt;</p><p>» »»risky »»»</p><p>     Click ↑&lt;/a&gt;</p><p> &lt;style type="text/css"&gt;body</p><p>{</p><p> margin: 0;</p><p> padding: 0;</p><p> background: #000;</p><p>}</p><p>a{</p><p> position: absolute;</p><p> top: 50%;</p><p> left: 50%;</p><p> transform: translate(-50%, 50%);</p><p> width: 250px;</p><p> height: 60px;</p><p> text-align: center;</p><p> line-height: 60px;</p><p> color: #fff;</p><p> font-size: 24px;</p><p> text-transform: uppercase;</p><p> text-decoration: none;</p><p> font-family: sans-serif;</p><p> box-sizing: border-box;</p><p> background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);</p><p> background-size: 300%;</p><p> border-radius: 30px;</p><p> z-index: 1;</p><p>}</p><p>a:hover</p><p>{</p><p> animation: animate 4s linear infinite;</p><p>}</p><p>@keyframes animate</p><p>{</p><p> 0%</p><p> {</p><p>  background-position: 0%;</p><p> }</p><p> 100%</p><p> {</p><p>  background-position: 400%;</p><p> }</p><p>}</p><p>a:before</p><p>{</p><p> content: '';</p><p> position: absolute;</p><p> top: -5px;</p><p> left: -5px;</p><p> right: -5px;</p><p> bottom: -5px;</p><p> z-index: -1;</p><p> background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);</p><p> background-size: 400%;</p><p> border-radius: 40px;</p><p> opacity: 0;</p><p> transition: 0.5s;</p><p></p><p>}</p><p>a:hover:before</p><p>{</p><p> </p><p> filter: blur(20px);</p><p> opacity:1;</p><p> animation: animate 4s linear infinite;</p><p>}   &lt;/style&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

Similar questions