If A = [1 2; 3 4], then A + Aᵀ is:
Solution
Aᵀ = [1 3; 2 4]. A + Aᵀ = [1+1, 2+3; 3+2, 4+4] = [2 5; 5 8].
About this question
Subject: Mathematics · Chapter: Matrices and Determinants · Topic: Types of Matrices and Operations
This question is part of PrepWiser's free JEE Main question bank. 16 more solved questions on Matrices and Determinants are available — start with the harder ones if your accuracy is >70%.