Putt selected dropdown item on another text box

Putt selected dropdown item on another text box

I have a Dropdownlist and I want when a user select an item  from that dropdown, the selected item is put into a textbox with "new Item" append to it. Any idea using Jquery?