Math, asked by sehgalmilan29, 8 months ago

A={x:xbelongs to Z,x is solution of x⁴-16=0}then A=. {-2,2},{2},{-4},{-4,4,-2,2}
these are option​

Answers

Answered by Agamsain
16

Answer:

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;head&gt;</p><p>&lt;style&gt; </p><p>div {</p><p>  width: 100px;</p><p>  height: 100px;</p><p>  background-color: red;</p><p>  position: relative;</p><p>  animation: myfirst 5s linear 2s infinite alternate;</p><p>}</p><p></p><p>@keyframes myfirst {</p><p>  0%   {background-color:red; left:0px; top:0px;}</p><p>  25%  {background-color:yellow; left:200px; top:0px;}</p><p>  50%  {background-color:blue; left:200px; top:200px;}</p><p>  75%  {background-color:green; left:0px; top:200px;}</p><p>  100% {background-color:red; left:0px; top:0px;}</p><p>}</p><p>&lt;/style&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This example does not work in Internet Explorer 9 and </p><p>earlier versions.&lt;/p&gt;</p><p></p><p>&lt;div&gt;&lt;/div&gt;</p><p></p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

Answered by omm7554
4

Answer-:

Option A is correct.

Similar questions