2

Let's say that I have to write this statement :

$\tan(-x)$ is equal to $(-\tan x)$ which is not equal to $\tan x$

How do I write this symbolically in one statement?
What about : $\Big (\tan (-x)=(-\tan x) \Big ) \neq \tan x$ ?

Thanks

1 Answers1

2

The most correct and proper way to write this is

$$\tan(-x) = - \tan x \text{ and } {- \tan x} \ne \tan x.$$

Or, if you really want to write it using only symbols, it's also completely correct to write it as

$$\tan(-x) = - \tan x \quad \land \quad {- \tan x} \ne \tan x.$$

If you want to abbreviate this, it's also acceptable to write it as

$$\tan(-x) = - \tan x \ne \tan x.$$

Tanner Swett
  • 10,624