b) Create a copy of A called B (do not display it in the command window yet). Modify B so that the middle element is equal to 50, and display B clearly in the command window.
c) Use elementwise operations to calculate A²/B and display the answer clearly in the command window.