Question: How to replace variable names partially?

For example, if I want to replace all "x" in t:={x1,x2,x3...x100} to get t:={y1,y2,y3...y100}, how can maple do this, please? Thanks a lot! 

Please Wait...