Construct 2×2 matrix,A=[aij] whose elements are given by
(i)aij=(i+j)22
(ii)aij=(i)j
(iii)aij=(i+2j)22
The order of the given matrix is 2×2, so, A=[a11a12a21a22]2×2 where aij=(i+j)22. To find a11, put i=1 and j=1
∴,a11=(1+1)22=2 Similarly, a12=(1+2)22=92.a21=(2+1)22=92 and a22=(2+2)22=8
Hence, the required matrix is A=⎡⎣292928⎤⎦2×2
Here, A=[a11a12a21a22]2×2, where aij=ij.
∴a11=11=1,a12=12,a21=21=2 and a22=22=1
Hence, the required matrix is A=[21221]2×2
Here, A=[a11a12a21a22]2×2, where aij=(i+2j)22
∴a11=(1+2)22=92,a12=(1+4)22=252,a21=(2+2)22=8 and a22=(2+4)22=18
Hence, the required matrix is A=[9225288]2×2