- Convert X10 to Binary X2 ; You MUST determine and state exactly how many bits are necessary for the representation of X10 in binary. Round up the value for the number of bits necessary to represent X2 to the nearest multiple of 4 and express X2 in this number of bits with a space between each 4-bit group.
x10 58927634 I have converted x10 to x2
11100000110010101000010010
but I could not understand the part where it says round up the value for the number of bits necessary to represent X2 to the nearest multiple of 4, please I really need help I need only an explanation to solve this I don't need answer just explanation.