How would 12 be represented in binary?

  • Decimal (the system you use everyday) is a base-10 number system, meaning it only uses 10 digits: 0-9. - Binary is a base-2 number system, meaning it only uses 2 digits: 0 and 1. - The decimal system's place values are powers of 10, starting with power of 0: Thousand (10^3)     Hundred (10^2)      Ten  (10^1)      Unit (10^0) - The binary system's place values are powers of 2, starting with power of 0:  8 (2^3)       4 (2^2)      2 (2^1)      1 (2^0) To represent 12 in binary: 1. start at the left-most place value and ask yourself: Can I take 8 away from 12. 2. Yes we can, so calculate (12 - 8 = 4) and put a 1 under the the 8 column. 3. Move along one column and ask youself: Can I take 4 away from 4. 4. Yes we can, so calculate (4 - 4 = 0) and put a 1 under the 4 column. 5. Move along one column and ask youself: Can I take 2 away from 0. 6. As we have now reduced the number to zero, we are unable to do anymore substracting and so simply write a zero under the remaining empty columns. Answer: 1100
Answered by Aiden D. Computing tutor

1747 Views

See similar Computing GCSE tutors

Related Computing GCSE answers

All answers ▸

James would like to store a video clip that is 20 frames per second and has a duration of 76 seconds. The resolution of this video is 1280x720 with a colour depth of 24 bits. Calculate the storage requirement for the uncompressed video clip.


How do I convert decimal to binary?


Calculate the file size in bits for a two minute sound recording that has used a sample rate of 1000 Hertz (Hz) and a sample resolution of 5 bits.


Compress the following bit pattern using RLE (Run Length Encoding). 1111 0011 1100 0000


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy
Cookie Preferences