How to add text to the output of an expression?

Just add it directly to your formatting string:

Format("{0:0.00} ± 2.5",x)