Evaluate the following expressions in MATLAB:
(a) $\sinh(1.1)$ in radians.
(b) $\frac{x^4 \sqrt{3x}}{cos(x+6)}$; Assume $x = 40$ degrees.
(c) $2e^{x/180} + xln(\frac{x^5}{7})$; Assume $x = 10$.
(d) $\log_{10}(5)$
(e) $|10x - 5| - e^{y/4}$; Assume $x = 10$ and $y = 1$.
(f) The force acting on a body is: $F = ma$. Assume $m = 10$ kg and $a = 11 \frac{m}{s^2}$. Provide the force in the units $\frac{kg m}{s^2}$.
(g) The volume of a sphere is: $V = \frac{4\pi r^3}{3}$. Assume that $r = 0.25$ cm. Provide the volume in the unit $cm^3$.