To make your task easier, I can tell you that the image is blurred by a motion of approximately 1/8 of the image width. (In reality, you need to find this from the blurred images.) So you are advised to find the optimal estimate of this parameter by try-and-error method in order to achieve the best restoration result.
First apply the two methods to the image and submit the results as images 1 and 2. Then you will realize that as the image is noisy, direct application of the two restoration methods will not produce any useful result. So you have to do some pre-processing to clean up the noise as much as you can and then reapply the restoration methods. The resultant output image may need to be further post-processed to remove any artifacts caused by the restoration process, and to stretch the histogram (linear stretching, equalization, etc.). Try your very best to make your final image free of noise and/or artifacts and look good. Submit your final results as images 3 and 4.