Answer: 33+2, 32+3, 31+4, 30+5, 29+6, 28+7, 27+8, 26+9, 25+10, 24+11, 23+12, 22+13, 21+14, 20+15, 19+16, 18+17, 17+18, 16+19, 15+20, 14+21, 13+22, 12+23, 11+24, 10+25, 9+26, 8+27, 7+28, 6+29, 5+30, 4+31, 3+32, 1+34.
Step-by-step explanation: Plz give e brainliest
If A and B are equal:
Matrix A must be a diagonal matrix: FALSE.
We only know that A and B are equal, so they can both be non-diagonal matrices. Here's a counterexample:
Both matrices must be square: FALSE.
We only know that A and B are equal, so they can both be non-square matrices. The previous counterexample still works
Both matrices must be the same size: TRUE
If A and B are equal, they are literally the same matrix. So, in particular, they also share the size.
For any value of i, j; aij = bij: TRUE
Assuming that there was a small typo in the question, this is also true: two matrices are equal if the correspondent entries are the same.