Math, asked by saksham7827, 11 months ago

T-he-eht she
 {2y}^{3}  +  {y}^{2}  - 2y - 1

Answers

Answered by 217him217
0

Answer:

2y³ + y² - 2y - 1 = 0

by table method write coefficient

1 | 2. 1. -2. -1

| 0. 2. 3. 1

2. 3. 1. 0

=> (y-1)(2y²-3y+1) = 0

=> y-1 = 0 => y = 1

=> 2y²-3y+1 = 0

=> 2y² -2y - y +1=0

=>2y(y-1)-1(y-1) =0

=>(2y-1)(y-1) =0

=> y= 1/2,1

3 zeros of y = 1/2,1,1

Answered by Anonymous
19

Answer:

&lt;h1&gt;&lt;span&gt;three zeroes are ½,1,1&lt;/span&gt;&lt;/h1&gt;</p><p>&lt;style&gt;</p><p>h1 {</p><p>    font-size: 30pt;</p><p>    color: #40bcd5;</p><p>    text-align: center;</p><p>    padding: 32px 0 32px 0;</p><p>    margin: 0 0 20px 0;</p><p>    background:red;</p><p>}</p><p>h1 span {</p><p>    border: 8px dashed #40bcd5;</p><p>    padding: 20px;</p><p>}</p><p>&lt;/style&gt;

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>    &lt;head&gt;</p><p>        &lt;title&gt;Typing Animation[SVG]&lt;/title&gt;</p><p>            &lt;link href="https://fonts.googleapis.com/css?family=Iceberg" rel="stylesheet"&gt;</p><p>    &lt;/head&gt;</p><p>    &lt;body&gt;</p><p>        &lt;svg viewBox="0 0 210 297" &gt;</p><p> &lt;path id="path"&gt;</p><p>        &lt;animate attributeName="d" from="m0,110 h0" to="m0,110 h1100" dur="20s" begin="0s" repeatCount="indefinite"/&gt;</p><p>    &lt;/path&gt;</p><p>    &lt;text font-size="50" font-family="Iceberg" fill='hsla(36, 95%, 85%, 1)' x="20"&gt;</p><p>        &lt;textPath xlink:href="#path"&gt;hello&amp;bull; atharva &amp;bull; here &amp;bull; followme</p><p>    &lt;/textPath&gt;</p><p>    &lt;/text&gt;</p><p>&lt;/svg&gt;</p><p>    &lt;/body&gt;</p><p>&lt;style&gt;</p><p>body{</p><p>  background:hsla(0, 5%, 5%, 1);</p><p>  background-image:linear-gradient(to right top, #a73737, #7a2828);</p><p>}</p><p>svg{</p><p>  width:100%;</p><p>  height:100px;</p><p>}</p><p></p><p>&lt;/style&gt;</p><p>&lt;/html&gt;

Similar questions