Answer :

Final answer:

To convert decimal integers to binary, use the division-by-2 method. Here are the natural binary equivalents of the given decimal integers:

Explanation:

To convert decimal integers to binary, we can use the division-by-2 method. Here is how you can convert each decimal integer to its natural binary equivalent:

a. 12 = 1100

b. 42 = 101010

c. 255 = 11111111

d. 4090 = 111111111010

e. 40900 = 1010000000100100

f. 65530 = 1111111111111110

g. 2796202 = 1010101010101010101010