Concept:For a square matrix A, the product A(adjA)=∣A∣I, and ∣adjA∣=∣A∣n−1 for an n×n matrix.Explanation:Given A(adjA)=500050005=5I3.Since A(adjA)=∣A∣I3, we compare to get ∣A∣=5.Here n=3, so ∣adjA∣=∣A∣n−1=53−1=52=25.Therefore, ∣A∣+∣adjA∣=5+25=30.Answer:Option D (30).