For any n×n matrix A:
∣adjA∣=∣A∣n−1
For any n×n matrix A and scalar k:
∣kA∣=kn×∣A∣
Given that A is a 3×3 matrix and ∣adjA∣=64.
Using the formula for determinant of adjoint:
∣adjA∣=∣A∣n−1
∣adjA∣=∣A∣3−1
∣adjA∣=∣A∣2
64=∣A∣2
∣A∣=±8
Using the formula for determinant of scalar multiple with k=5 and n=3:
∣5A∣=5n×∣A∣
∣5A∣=53×∣A∣
∣5A∣=125×(±8)
∣5A∣=±1000
Therefore, the value of ∣5A∣ is ±1000.