Question: 1. Produce a single plot that displays the graphs of the functions sin(kx) across [0,211'], k = 1:5.
2. Write a MATLAB script that plots the functions x, x2, x3, ...... , xm across the interval [0, 1]. All the plots should appear in the same window. Assume that m is a positive integer.