How to convert String to Expression

I need t convert a string that halds a function into expression that can be implemented.

For example I have a string “x^2+3*x”, and I need this fnuction to draw a graph.

Thanks for any help.
Olyalyu