in Linear Algebra retagged by
478 views
1 vote
1 vote
If A, B & C are matrices & AB=AC then B=C?

as we know it is not always true because when A is singular matrix then B=C not possible so what is the right ans to say B=C is (always not equal) or (may or may not be equal)  or (simply not equal)?
in Linear Algebra retagged by
478 views

4 Comments

@shishir__roy Yes we can say for non singular matrix B=C. but for singular matrix it can’t be equal so the ans will be may or may not. i think

1
1

Correct @Nisha Bharti. It is may or may not be $B=C$. Because the solution is not well defined and it depends on whether $A$ is singular or non-singular.

Nice logic @samarpita.

2
2

If A, B & C are matrices & AB=AC then B=C?

as we know it is not always true because when A is singular matrix then B=C not possible

When matrix $A$ is singular and $AB=AC$ then $B=C$ would also be possible. For example, consider A,B,C as zero matrices. You could also prove like as:

Consider square matrices $A,B,C$ are of same size then

$AB=AC \Rightarrow \det(AB) = \det(AC) \Rightarrow \det(A)\det(B) = \det(A) \det(C) $

$\det(A)\det(B) - \det(A) \det(C) =0 $

$\det(A) (\det(B) – \det(C)) = 0$

So, if matrix $A$ is singular then $\det(A) = 0$ which implies either  $(\det(B) – \det(C)) = 0$ or $(\det(B) – \det(C)) \neq 0$

when $(\det(B) – \det(C)) = 0 \Rightarrow \det(B) = \det(C)$ then matrix $B$ may or may not be same as matrix $C.$

Singularity or Non- Singularity of matrix A is one reason to say matrix B may or may not be equal to C but based on only singularity of $A$, it would also be suffice to say matrix B may or may not be equal to matrix C. 

2
2

Please log in or register to answer this question.

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true