Physics, asked by ankitshandilya719, 9 months ago

slope of straight line x/2 - y/4=1 is:-​

Attachments:

Answers

Answered by simran2736
5

Answer:

  • slope of straight line is calculate by the formula :y=mx + c. and answer is m=2.
Answered by Anonymous
4

Slope of a straight line is defined by a relation:

slope =  \frac{ - coefficiet \:  \: of \:  \: x}{coefficient \: \: of \:  \: y}  \\

Therefore,

Slope of given line is:

slope \:  =  \frac{ - 1}{ \frac{ \frac{2}{ - 1} }{4} }  = 2

________________________

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

Similar questions