To find the value of abc, we need to find the values of a, b, and c using the fact that all three matrices are singular.
A matrix is singular when its determinant equals zero.
For matrix A=[1342a]:
det(A)=1×2a−4×3=0
2a−12=0
a=6
For matrix B=[3ba52], using a=6:
det(B)=3b×2−5×6=0
6b−30=0
b=5
For matrix C=[a+b+ca+cc+1c], substituting a=6 and b=5:
det(C)=(11+c)c−(c+1)(6+c)=0
11c+c2−6c−6−c2−c=0
4c−6=0
c=46=23
Therefore:
abc=6×5×23=30×23=45