The MATLAB output on Command Window for the last command entered is syms x f=3*x^2 subs(f,x,5)
50
85
60
75