0

I got a little stuck with this proof. It is given that $AB=BA$.

Proof: $(AB)^2 = A^2 \cdot B^2$

I have been thinking of several ways to solve it. I got to this point:

$(AB)^2 = AB\cdot AB = BA\cdot AB = B\cdot A^2\cdot B$

But I don't know how to proceed. I think I am missing some general rule.

Can somebody help me?

Hanna
  • 19

3 Answers3

5

Just $$(AB)^2=ABAB=AABB=A^2B^2$$

4

$$(AB)^2=(AB)(AB)=A(BA)B=A(AB)B=(AA)(BB)=A^2B^2$$ After the third equal sign we introduced $AB=BA$.

Dave
  • 13,568
2

You can do:

$$ABAB$$ $AABB$ (by reversing the inner two) $$A^2B^2$$

D.R.
  • 8,691
  • 4
  • 22
  • 52