Using the MATLAB platform, answer the following question and try to use variation in your code as well.
Question: After plotting the following functions over the given intervals, please specify as to whether these functions have roots in the specified intervals or not. In addition, specify as to which extreme point the root is closer to.
1. f(x) = log(x) + 2x and [a b] = [-2 2].
2. f(x) = e^{2x} - 3x and [a b] = [0 2].
Solution:
Q. No. 1 (Part-1)
MATLAB Code Here ...
Plot
Figure here ....
Root description here ...