a) The following set of numbers require sorting into the correct ascending order: 15 324 25 67 84 97 40 29 70 51 12 39 78 5 i. The four proposed methods for sorting are bubble, shuttle, shell, and quick sort. Which methods are the most appropriate for sorting these numbers? Give a reason for your answer. (3 marks) ii . Using one of your chosen methods, sort the numbers into ascending order, showing all working.