How can I prove that $$\sqrt{3}-\sqrt{2}-0.32<0$$ This is what I did :
We have : $$\sqrt3\simeq1.732 \; ; \; \sqrt2\simeq1.414$$ $$\sqrt3<1.733 \; ; \; \sqrt2>1.413$$ $$\sqrt3<1.733 \; ; \; -\sqrt2<-1.413$$ Then we get : $$\sqrt3+(-\sqrt2)<1.733+(-1.413)$$ $$\sqrt3-\sqrt2<0.32$$ $$\sqrt3-\sqrt2-0.32<0$$ What you think for this solution, and can you please give me an other one without using an approximate value.
You can argue like this. Suppose you want to prove that $$\sqrt{3} - \sqrt{2} < 0.32.$$ Since both sides of the inequality are positive, you can square both sides to get $$5 - 2 \sqrt{6} < 0.32^2.$$ Rearranging yields $$5 - 0.32^2 < 2 \sqrt{6}.$$ Now, both sides are positive again, so you can square both sides to get $$(5 - 0.32^2)^2 < 24.$$ Now, simply by expanding the square, we see that the inequality is $$25 - 10*(0.32^2) + 0.32^4 < 24 \Rightarrow 1 < 10*(0.32^2) - 0.32^4.$$ Now we can compute $$10*(0.32^2) = 10.24$$ then, you can just argue that $0.32^4 < 0.24$ and that would allow you to finish the proof. Notice that all of the inequalities also go in the opposite direction, since we were only squaring both sides when we know that they are both positive.