ZACHAR6011GO ZACHAR6011GO Mathematics Answered find the 4 by 3 matrix a that represents a right shift: (x1;x2;x3) is transformed to (0;x1;x2;x3). find also the left shift matrix b from r4 back to r3, transformation (x1;x2;x3;x4) to (x2;x3;x4). what are the products ab and ba?