Try another version of this question Given the matrices `A=[(0,4,1),(-3,2,5),(-2,0,-3)]` and `B=[(-3,3,-2),(5,5,1),(-3,1,-5)]` A. It is Select an answer possible not possible to multiply these matrices in this order `AB`. B. If multiplication is possible what is `AB` possible `[(17,21,-1),(4,6,-17),(15,-9,19)]`
Try another version of this question