Problem 1: How to do this on MATLAB.
Problem 2: Explore the format command in more detail. Use the help format to find options. Your answers should be reported as strings (i.e. if the correct format for part a was short your answer would be reported as p6a='short').
Problem 3: What format will display 23/47 + 99/112 as 1707/1243? Put the answer in p2c.
Problem 4: What format will display -186.76 as -? Put the answer in p2d.m