I am having trouble keeping my two start locations for bullets out of my sprite after it turns in any given direction.

I just cant seem to get a grasp on the calculations I need to make in order to get the correct position. My best guess was the rotate the two points around the center point of the sprite by the sprites rotation value. however I havnt touched on linear algebra in a while to figure it out. Any tips?