Answer:
1's or 0's
Explanation:
Thinking process:
The matrix property: det (AB) = det (A) det (B)
Adding the multiple of one row to another will be equivalent to left multiplication by an elementary matrix.
For example, let E be some form of matrix such that:
n x n matrix, and so E is an n x n elementary matrix which acts as an operator which adds l copies to the i row and to row j.
Applying the same row operation to B results in the matrix AB.
This, the matrix, without the loss of generality becomes:
therefore, as seen from the matrix, the triangular matrix of the product is diagonal.
The matrix will have a diagonal so the determint of A, det A = 1
thus: det (AB) = det (A)det(B) = 1 det (B) = det (B)