Respuesta :
The correctly arranged binary numbers from smallest to largest is; B) 001100110011, 010101010101, 011001100110, 101010101010
How to work with Binary Numbers?
Binary numbers are numbers that are made of only 1 and 0. Now, let us look at the options;
A) 001100110011, 011001100110, 010101010101, 101010101010; This is not well arranged from smallest to biggest because the 2nd and 3rd numbers both have 12 terms but the 2nd term is larger because it starts with 011 while the 3rd term starts with 010 which is not meant to be.
B) 001100110011, 010101010101, 011001100110, 101010101010; Thus is well arranged because unlike the option A above, this one has the second and third term correctly positioned and also the 4th term is the biggest.
Options C & D are not properly arranged for the resaons given in options A and B.
Read more about Binary Numbers at; https://brainly.com/question/8649831