[Solved]Matrix Calculator Write Simple Program Matrix Computations Commence Inputting Two 2×2 Mat Q37191735
Please use C++, thank you!

. Matrix Calculator Write a simple program to do matrix computations. It should commence by inputting two 2×2 matrices, then asking which operation to perform. The user should be able to respond with +, -, or *, and then the program should print the appropriate computed matrix. Write separate functions to read the input, perform the calculations, and write the output Show transcribed image text . Matrix Calculator Write a simple program to do matrix computations. It should commence by inputting two 2×2 matrices, then asking which operation to perform. The user should be able to respond with +, -, or *, and then the program should print the appropriate computed matrix. Write separate functions to read the input, perform the calculations, and write the output
Expert Answer
Answer to . Matrix Calculator Write a simple program to do matrix computations. It should commence by inputting two 2×2 matrices, … . . .
OR

