Concept:The adjoint of a matrix is the transpose of its cofactor matrix.Explanation:Given matrix A=572−6414−36.Compute cofactors:C11=+41−36=27, C12=−72−36=−48, C13=+7241=−1,C21=−−6146=40, C22=+5246=22, C23=−52−61=−17,C31=+−644−3=2, C32=−574−3=43, C33=+57−64=62.Cofactor matrix = 27402−482243−1−1762.Transpose to get adjoint: 27−48−14022−1724362, which matches option B.Answer:Option B: 27−48−14022−1724362