Final answer:
The task involves a series of matrix operations: calculating the determinant and inverse, verifying symmetry, and determining the reduced row-echelon form for given matrices A and B.
Step-by-step explanation:
The question pertains to matrix operations and properties, and involves an understanding of row-equivalence of matrices, calculation of determinants, finding matrix inverses, verifying matrix symmetry, and reduced row-echelon forms.
- To calculate the determinant of matrix A, apply the determinant rules for a 4x4 matrix, which generally involves expansion by minors or using a calculator if allowed.
- The inverse of matrix B can be found by augmenting matrix B with the identity matrix of the same size and applying row operations to obtain the identity matrix on the left side; the right side of the augmented matrix will then be the inverse of B.
- To verify if matrix A is symmetric, check if the transpose of matrix A equals matrix A itself.
- The reduced row-echelon form of matrix B is found by applying row operations until each leading entry is 1 and is the only nonzero entry in its column, and all entries above and below the leading entry are zero.