If `A = ([1,1,1],[1,2,-3],[2,-1,3]),` then the value of `A A^T` is .................
`11^3`
`10^3`
`-10^3`
`-11^3`
how is it possible to get a scalar when we multiply 2 3by3 matrices?