If there is a regular language $M$ over $\Sigma = \{0,1\}$, then show that language $$L = \{x : x\in M \text{ and $x$ ends in 10}\}$$ is regular as well. I'm thinking of closure under Union or Difference but cannot connect the dots.
Really appreciate any suggestions.