128k views
4 votes
Which property of multiplication is shown below?

If x = a + bi and y = c + di, x × y = y × x.

User Ruy Diaz
by
8.1k points

2 Answers

1 vote

Answer:

Explanation:

The given values of x and y are:


x=a+bi and
y=c+di

Then, using the commutative property which states that it is a binary operation in which ab=ba whenever you change the order of the operands.

Therefore,
xy=yx


(a+bi)(c+di)=(c+di)(a+bi)


ac+bci+adi+bdi^2=ca+dai+cbi+dbi^2


ac+(bc+ad)i-bd=ca+(da+cb)i-db

Thus, commutative property of multiplication is as shown above.

1 vote
There are four properties of multiplication namely commutative, associative, multiplicative identity and distributive. The equation given defines the commutative property of multiplication where two numbers are multiplied, the product will still be the same no matter what is the order of the multiplicands.
User Khoxsey
by
8.3k points