Q1 (a) Use symbolic mathematics in MATLAB to define the following expression and obtain the value of y at x=3:
ln(x) * log10(x)
(b) Use symbolic mathematics in MATLAB to determine the derivative of the above expression and obtain its value at x=5.
(c) Use symbolic mathematics in MATLAB to determine the values of x, y, z, and t from the following set of equations:
2x + 3y + 4z - 5t = -6
10x + 11y + 12z + 13t = 312
14x + 15y + 16z + 17t = 416