The adjugate of a square matrix \( A \), denoted \( \text{adj}(A) \), satisfies the property \( A \cdot \text{adj}(A) = |A| \cdot I \). Here, \( A \) is the matrix, \( \text{adj}(A) \) is its adjugate, \( |A| \) is its determinant, and \( I \) is the identity matrix of the same order as \( A \). For a \( 3 \times 3 \) matrix \( A \) with a non-zero determinant, its inverse is given by \( A^{-1} = \frac{1}{|A|} \cdot \text{adj}(A) \). This implies that for any matrix \( A \), the adjugate is related to the inverse by \( \text{adj}(A) = A^{-1} \). Therefore, the correct relation is \( \text{adj}(A) = A^{-1} \).