Science, asked by ayeshas86, 6 months ago

Due of resistance ????? answers this Question​

Answers

Answered by Rudranil420
2

Answer:

Resistance is a measure of the opposition to current flow in an electrical circuit. All materials resist current flow to some degree. They fall into one of two broad categories: Conductors: Materials that offer very little resistance where electrons can move easily.

&lt;svg id="wrap" width="300" height="300"&gt;</p><p></p><p> &lt;!-- background --&gt;</p><p></p><p> &lt;svg&gt;</p><p></p><p> &lt;circle cx="150" cy="150" r="130" style="stroke: lightblue; stroke-width:18; fill:transparent"/&gt;</p><p></p><p> &lt;circle cx="150" cy="150" r="115" style="fill:#2c3e50"/&gt;</p><p></p><p> &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;</p><p></p><p> &lt;animate attributeName="stroke-dashoffset" dur="6s" to="-820" repeatCount="indefinite"/&gt;</p><p></p><p> &lt;/path&gt;</p><p></p><p> &lt;/svg&gt;</p><p></p><p> &lt;!-- image --&gt;</p><p></p><p> &lt;svg&gt;</p><p></p><p> &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;</p><p></p><p> &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;</p><p></p><p> &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;</p><p></p><p> &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;</p><p></p><p> &lt;/svg&gt;</p><p></p><p> &lt;!-- sand --&gt;</p><p></p><p> &lt;svg&gt;</p><p></p><p> &lt;!-- upper part --&gt;</p><p></p><p> &lt;polygon id="upper" points="120,125 180,125 150,147" style="fill:#2c3e50;"&gt;</p><p></p><p> &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;</p><p></p><p> &lt;/polygon&gt;</p><p></p><p> &lt;!-- falling sand --&gt;</p><p></p><p> &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;</p><p></p><p> &lt;!-- running sand --&gt;</p><p></p><p> &lt;animate attributeName="stroke-dashoffset" dur="3s" to="1.00" repeatCount="indefinite"/&gt;</p><p></p><p> &lt;!-- emptied upper --&gt;</p><p></p><p> &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;</p><p></p><p> &lt;!-- last drop --&gt;</p><p></p><p> &lt;animate attributeName="stroke" dur="3s" keyTimes="0; 0.65; 0.8; 1" values="#2c3e50;#2c3e50;transparent;transparent" to="transparent" repeatCount="indefinite"/&gt;</p><p></p><p> &lt;/path&gt;</p><p></p><p> &lt;!-- lower part --&gt;</p><p></p><p> &lt;g id="lower"&gt;</p><p></p><p> &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;</p><p></p><p> &lt;animateTransform attributeName="transform" type="translate" keyTimes="0; 0.65; 1" values="0 15; 0 0; 0 0" dur="3s" repeatCount="indefinite" /&gt;</p><p></p><p> &lt;/path&gt;</p><p></p><p> &lt;animateTransform xlink:href="#lower" attributeName="transform"</p><p></p><p> type="rotate"</p><p></p><p> begin="0s" dur="3s"</p><p></p><p> values="0 150 150; 0 150 150; 180 150 150"</p><p></p><p> keyTimes="0; 0.8; 1"</p><p></p><p> repeatCount="indefinite"/&gt;</p><p></p><p> &lt;/g&gt;</p><p></p><p> &lt;!-- lower overlay - hourglass --&gt;</p><p></p><p> &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;</p><p></p><p> &lt;animateTransform attributeName="transform"</p><p></p><p> type="rotate"</p><p></p><p> begin="0s" dur="3s"</p><p></p><p> values="0 150 150; 0 150 150; 180 150 150"</p><p></p><p> keyTimes="0; 0.8; 1"</p><p></p><p> repeatCount="indefinite"/&gt;</p><p></p><p> &lt;/path&gt;</p><p></p><p> &lt;!-- lower overlay - frame --&gt;</p><p></p><p> &lt;path id="frame" d="M100,97 L200, 97 M100,203 L200,203" style="stroke:lightblue; stroke-width:6; stroke-linecap:round"&gt;</p><p></p><p> &lt;animateTransform attributeName="transform"</p><p></p><p> type="rotate"</p><p></p><p> begin="0s" dur="3s"</p><p></p><p> values="0 150 150; 0 150 150; 180 150 150"</p><p></p><p> keyTimes="0; 0.8; 1"</p><p></p><p> repeatCount="indefinite"/&gt;</p><p></p><p> &lt;/path&gt;</p><p></p><p> &lt;/svg&gt;</p><p></p><p> &lt;/svg&gt;

Answered by Anonymous
0

&lt;body bgcolor=black&gt;

{\huge{\boxed{\mathcal{\red{A}\blue{N}\pink{S}\red{W}\blue{E}\pink{R::}}}}}

&lt;font color=yellow&gt;

An electric current flows when electrons move through a conductor, such as a metal wire. The moving electrons can collide with the ions in the metal. This makes it more difficult for the current to flow, and causes resistance.

Extra::

The electrical resistance of a circuit component or device is defined as the ratio of the voltage applied to the electric current which flows through it: If the resistance is constant over a considerable range of voltage, then Ohm's law, I = V/R, can be used to predict the behavior of the material.

&lt;html&gt;</p><p></p><p>&lt;head&gt;</p><p></p><p>&lt;style&gt;</p><p></p><p>h1{</p><p></p><p>text-transform:uppercase;</p><p></p><p>margin-top:90px;</p><p></p><p>text-align:center;</p><p></p><p>font-family:Courier new,monospace;</p><p></p><p>border:3px solid rgb(60,450,500);</p><p></p><p>border-top:none;</p><p></p><p>width:90%;</p><p></p><p>letter-spacing:-6px;</p><p></p><p>box-sizing:border-box;</p><p></p><p>padding-right:5px;</p><p></p><p>border-radius:6px;</p><p></p><p>font-size:35px;</p><p></p><p>font-weight:bold;</p><p></p><p>}</p><p></p><p>h1 span{</p><p></p><p>position:relative;</p><p></p><p>display:inline-block;</p><p></p><p>margin-right:3px;</p><p></p><p>}</p><p></p><p>@keyframes shahir{</p><p></p><p>0%</p><p></p><p>{</p><p></p><p>transform: translateY(0px) rotate(0deg);</p><p></p><p>}</p><p></p><p>40%</p><p></p><p>{</p><p></p><p>transform: translateY(0px) rotate(0deg);</p><p></p><p>}</p><p></p><p>50%</p><p></p><p>{</p><p></p><p>transform: translateY(-50px)rotate(180deg);;</p><p></p><p>}</p><p></p><p>60%</p><p></p><p>{</p><p></p><p>transform: translateY(0px)rotate(360deg);;</p><p></p><p>}</p><p></p><p>100%</p><p></p><p>{</p><p></p><p>transform: translate(0px)rotate(360deg);;</p><p></p><p>}}</p><p></p><p>h1 span</p><p></p><p>{</p><p></p><p>animation: shahir 3s alternate infinite linear;</p><p></p><p>}</p><p></p><p>h1 span:nth-child(1)</p><p></p><p>{color:lime;</p><p></p><p>animation-delay: 0s;</p><p></p><p>}</p><p></p><p>h1 span:nth-child(2)</p><p></p><p>{color:lightmaroon;</p><p></p><p>animation-delay: 0.2s;</p><p></p><p>}</p><p></p><p>h1 span:nth-child(3)</p><p></p><p>{color:red;</p><p></p><p>animation-delay:0s;</p><p></p><p>}</p><p></p><p>h1 span:nth-child(4)</p><p></p><p>{color:green;</p><p></p><p>animation-delay: 0.4s;</p><p></p><p>}</p><p></p><p>h1 span:nth-child(5)</p><p></p><p>{color:blue;</p><p></p><p>animation-delay: 0.5s;</p><p></p><p>}</p><p></p><p>h1 span:nth-child(6)</p><p></p><p>{color:purple;</p><p></p><p>animation-delay: 0.3s;}</p><p></p><p>&lt;/style&gt;</p><p></p><p>&lt;meta name="viewport" content="width=device-width" &gt;</p><p></p><p>&lt;/head&gt;</p><p></p><p>&lt;body&gt;&lt;center&gt;&lt;div&gt;&lt;h1&gt;</p><p></p><p>&lt;span&gt;T&lt;/span&gt;&lt;span&gt;H&lt;/span&gt;&lt;span&gt;A&lt;/span&gt;&lt;span&gt;N&lt;/span&gt;&lt;span&gt;K&lt;/span&gt;&lt;span&gt;S&lt;/span&gt;&lt;span&gt;✌&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;</p><p></p><p>&lt;/h1&gt;&lt;/div&gt;&lt;/center&gt;&lt;/body&gt;&lt;/html&gt;

Similar questions