Comment on A - ( B x C ) + ( D x E ) = A - ( B x C ) - ( D x E ) if A > B + C + D + E

<- View Parent
AbouBenAdhem@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

If it helps to conceptualize, you can always replace inverse operations with their equivalents:

a - b
= a + -b
= a + (-1*b)

and

a / b
= a * b^-1^
= a * (1/b)

source
Sort:hotnewtop