We need to evaluate the determinant of matrix A using second row and also solve the system of equations by Cramer's rule .
The given matrix is
A=⎣⎡4123315−55⎦⎤
(6.1) Evaluation of the determinant of the given matrix A.
Determinant of A = det A = ∣∣4123315−55∣∣
=−1∣∣3155∣∣+3∣∣4255∣∣−(−5)∣∣4231∣∣
=−1(3×5−1×5)+3(4×5−2×5)+5(4×1−2×3)
=−1(15−5)+3(20−10)+5(4−6)
=−10+30−10=10
det A=10 (6.2). Solving of system of equation by using Cramer's rule
A⎣⎡xyz⎦⎤=⎣⎡00a⎦⎤and a=0
where, A=⎣⎡4123315−55⎦⎤
D=∣A∣=10=0
Yes, we can use the cramer's rule to solve the system of equations
Answer column is = ⎣⎡00a⎦⎤
Dx= coefficient determinant with answer-column values in x-column
=∣∣00a3315−55∣∣
=−0∣∣3155∣∣+3∣∣0a55∣∣−(−5)∣∣0a31∣∣
=0+3(0−5a)+5(0−3a)=−15a−15a=−30a
Dy= coefficient determinant with answer-column values in y-column
=∣∣41200a5−55∣∣
=−1∣∣0a55∣∣+0∣∣4255∣∣−(−5)∣∣420a∣∣
Dy=−1(0−5a)+0+5(4a−0)=5a+20a=25a
Dz= coefficient determinant with answer-column values in z-column
=∣∣41233100a∣∣
=−1∣∣310a∣∣+3∣∣420a∣∣−0∣∣4231∣∣
=−1(3a−0)+3(4a−0)+0=−3a+12a=9a
Using Cramer's rule,
x=DDx=10−30a=−3a
y=DDy=1025a=25a
z=DDz=109a