Question 1044936
.
How do I give an example of a binomial in the form a√b+c√d and its conjugate. Then find their product?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


<pre>
For example, {{{sqrt(3) + sqrt(2)}}}  and  {{{sqrt(3) - sqrt(2)}}}.


Can you find their product? It is 


(sqrt(3) + sqrt(2)(*(sqrt(3) - sqrt(2)) = {{{(sqrt(3))^2 - (sqrt(2))^2}}} = 3 - 2 = 1.
</pre>