Respuesta :
					                   True,
The "||" (absolute value) sign represents the distance between the number and 0 (or in simple words, the positive value of the number. The distance between -5 and 0 is 5 (0-(-5)=5), which means |-5| is 5.
Now, if a number is already positive, then the positive value of it doesn't change anything. So the statement of x>0, then |x|>0 is totally true.
					                
					             The "||" (absolute value) sign represents the distance between the number and 0 (or in simple words, the positive value of the number. The distance between -5 and 0 is 5 (0-(-5)=5), which means |-5| is 5.
Now, if a number is already positive, then the positive value of it doesn't change anything. So the statement of x>0, then |x|>0 is totally true.
					                   [tex]|a|=  \left\{\begin{array}{ccc}a&if&a\geq0\\-a&if&a \ \textless \  0\end{array}\right\\\\therefore\\\\if\ x \ \textgreater \  0\ then\ |x| \ \textgreater \  0\ and\ |x|=x\\\\Always\ |x| \geq 0\ for\ x\in\mathbb{R}-\{0\}.\ If\ x=0\ then\ |x|=0[/tex]
					                
					                
					              
			                   
					                  