Applying an expression to an inequality.

Messages in english

Modérateur : xcasadmin

compsystems
Messages : 603
Inscription : sam. févr. 04, 2017 11:34 pm
Localisation : Colombia
Contact :

Applying an expression to an inequality.

Message par compsystems » dim. mai 19, 2024 5:14 pm

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))

Répondre