Question: Simple polynomial command?

Basically I'd just like to know how to get x to temporarily equal a specified value, i.e:

if T[2]=(2x^2)-1

how do I find T[2] is x=2?

Thanks for any replies

Please Wait...