Assertion (A):
If \( B \) is a \( 3 \times 3 \) matrix and \( |B| = 6 \), then
\[
|\text{Adj}(B)| = 36.
\]
Reason (R):
If \( B \) is a square matrix of order \( n \), then
\[
|\text{Adj}(B)| = |B|^{n-1}.
\]
Explanation:
For a square matrix \( B \) of order \( n \), the determinant of its adjoint is related to the determinant of \( B \) by the formula:
\[
|\text{Adj}(B)| = |B|^{n-1}.
\]
Since \( B \) is \( 3 \times 3 \), \( n = 3 \), so
\[
|\text{Adj}(B)| = |B|^{2} = 6^2 = 36.
\]
Therefore, both (A) and (R) are true, and (R) correctly explains (A).
Final answer:
Both (A) and (R) are true and (R) is the correct explanation of (A).