#(a - b) (a + b) not equal A^2 - B^2 in matrix why is that ?
16 messages · Page 1 of 1 (latest)
because in matrix position matte
r
so lets say if i were to expand (a-b)(a+b)
i would get a^2+ab-ba -b^2
u ssually when it is not matrix ab and ba is the same
but in matrix position matter so ab and ba value wont be the sma
so let say for example
if i were to multiply AB i would get
and if i multiply BA
I WOULD GET
so AB is diff from BA thus i=when they are substracted will not =0
(a-b)(a+b)
= a * a + a * b - b * a - b * b
When a and b are numbers, a * b and b * a are equal so they simplify
However in matrices AB is not always equal to BA