Question 346215
[A]={{{(matrix(2,2,a,b,c,d))}}}
{{{D}}}=det([A])
The inverse of a 2x2 matrix, [A], is given by,
[A]inv={{{(1/D)*(matrix(2,2,d,-b,-c,a))}}}