Page 1 sur 1

Applying an expression to an inequality.

Publié : dim. mai 19, 2024 5:14 pm
par compsystems
Hello

a possible problem is when an expression is applied in an inequality.

autosimplify(2);

(((x-2)/(x+2))<2)*(x+2) [Enter] ([(6+x)/(2+x),(12+2*x)/(2+x)])>0

is expected => (x-2) < (2*(x+2))