Commutative Property of Real Numbers

The commutative property refers to the ability to change the order of the numbers in an operation without changing the result.

Definition

For an operation โˆ—\ast, the set is commutative with respect to that operation if:

โˆ€a,bโˆˆR,ย aโˆ—b=bโˆ—a\forall a, b \in \mathbb{R}, \ a \ast b = b \ast a

This is read as, "For all a and b in the Real Number set, a operating on b is equal to b operating on a". This means the order of the operands does not matter.

Examples

  • Commutative: Addition and multiplication of real numbers
  • Non-Commutative: Subtraction and division of real numbers

Let's try with actual numbers

  • 2+5=5+2=72 + 5 = 5 + 2 = 7
  • 3ร—4=4ร—3=123 \times 4 = 4 \times 3 = 12
  • 5โˆ’2=3โ‰ 2โˆ’5=โˆ’35 - 2 = 3 \neq 2 - 5 = -3

Not Always True

Not all operations are commutative. For example, matrix multiplication and function composition are not commutative, even though they might be associative. We can describe that property as that there exists an aa and bb in the given set such that aโˆ—bโ‰ bโˆ—aa \ast b \ne b \ast a.

โˆƒa,bโˆˆR,:ย aโˆ—bโ‰ bโˆ—a\exists a, b \in \mathbb{R}, : \ a \ast b \ne b \ast a

True or False Activity!!!

Read each statement carefully and decide if it is true or false.

1

Addition of real numbers is commutative.

or
2

Multiplication of real numbers is commutative.

or
3

Subtraction is commutative for real numbers.

or
4

Commutativity means the grouping of terms can change.

or

Try building the mathematical expressions

Build the Correct Equations Activity

Commutativity of Addition for Real Numbers

Commutativity of Multiplication for Real Numbers

Non-Commutativity of Subtraction for Real Numbers


End of Lesson

ย Previous
Closure Property
Next
Associative Property