Concept:Subtract matrix B from matrix A entry‑wise and simplify the resulting elements using standard inverse trigonometric identities.Explanation:Both matrices have a common factor π1.Subtract the entries inside the brackets and then divide by π.Top‑left entry:sin−121−(−cos−121)=sin−121+cos−121.We know sin−121=6π and cos−121=3π.Their sum is 6π+3π=2π.Dividing by π gives 21.Top‑right entry:tan−1πx−tan−1πx=0.Bottom‑left entry:sin−1πx−sin−1πx=0.Bottom‑right entry:cot−13−(−tan−13)=cot−13+tan−13.We know cot−13=6π and tan−13=3π.Their sum is 6π+3π=2π.Dividing by π gives 21.Thus A−B=(210021)=21I.Answer:Option B: 21I.