If A,B and C are matrices such that AB=AC, then which of the following is true
B need not be equal to C
Let us consider an example
A=[100010],B=⎡⎢⎣123468⎤⎥⎦ and C=⎡⎢⎣123456⎤⎥⎦
AB=[100010]⎡⎢⎣123468⎤⎥⎦=[1234]AC=[100010]⎡⎢⎣123456⎤⎥⎦=[1234]∴AB=AC
Here A≠O
and B≠C