Question 1031975
.
Write an integer polynomial equation (not in factored form) of lowest degree that has zeros: 2, -3, square root 2, - square root 2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


<pre>
{{{(x-2)*(x+3)*(x^2 -2)}}} = {{{0}}}.

Make out multiplication, and you will get your answer.
</pre>