The Merge-Sort algorithm given in the textbook is run on the sequence 3, 8, 12, 4, 1, 5, 9, 6. Select the sequences of values that will appear in the course of the algorithm as arrays L or R.Select all (and only) the correct answers. Incorrect choices will cancel the correct ones.9, 6, [infinity]3, 8, [infinity]9, 12, [infinity]6, 9, [infinity]