answersLogoWhite

0

Why is division not commutative?

User Avatar

Anonymous

7y ago
Updated: 9/17/2019

Formally, division is defined as multiplication of the inverse. For example, 4 / 2 is a short form for 4 * (2 ^ (-1)). So in general, a / b = a * (b ^ (-1)) and b / a = b * (a ^ (-1)), which suggests that a / b and b / a are not always equal (so division is not commutative).

User Avatar

Wiki User

12y ago

What else can I help you with?