y=2x2−5x+2
z=ex+1
Write a script such that it would allow these functions to be rearranged by MATLAB so that the expressions could be solved in terms of any variable in the expression. Then include the commands that will get the script to solve both of these equations for x.