cacosomoza
- 11
- 0
Pretty simple, how do I prove (x^2)>0 ?
cacosomoza said:Pretty simple, how do I prove (x^2)>0 ?
Well how you wrote it, it isn’t true since 0^2 = 0. You probably meant x^2 ≥ 0.cacosomoza said:Pretty simple, how do I prove (x^2)>0 ?
slickHallsofIvy said:Part of the requirements for any "ordered field" (which includes the field of real numbers but not the field of complex numbers) is that "if a< b and c> 0, then ac< bc". Take a= 0, b= x, c= x.