when to remove $(-1)^n$ from an inequality

40 Views Asked by At

I have the following inequality linear in $y$

$$ y(Ax+B)(-1)^n-(-1)^n(G+F) < 0 $$

hence $$ y<\dfrac{(-1)^n(G+F)}{(Ax+B)(-1)^n} $$

I would like to know can I omit $(-1)^n$ from denominator and numerator?

I think it is not true to omit it. For example $(-1)^n3x<2(-1)^n$, for $n=2, 3x<2$ and for $n=1$ $-3x<-2 \Rightarrow 3x>2$, which is a different inequality.

Thanks in advance.

1

There are 1 best solutions below

0
On BEST ANSWER

We have $y(Ax+B)(-1)^n-(-1)^n(G+F) < 0$

If $n$ is even, then we get $y(Ax+B)-(G+F) < 0$,

if $n$ is odd, then we have $G+F - y(Ax+B) < 0$.