Year 10 - Computing
Hexadecimal
Representation of numbers
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 10 - Computing
Representation of numbers
In this unit pupils will be reminded of how the base-10 number system works before being introduced to the base-2 number system. They will perform conversions between binary and decimal and recognise the rules of binary addition and subtraction. They will be introduced to hexadecimal and its uses.
You will learn to explain how numbers are represented in hexadecimal and why it is useful in computer science.
Hexadecimal is often used by humans instead of binary because it is easier to read and interpret and uses fewer digits. Hexadecimal is a base-16 number system.
a base-16 number system that uses the digits 0 to 9 and the letters A, B, C, D, E and F. Add one real device or system example to prove understanding.
Mistake: Hexadecimal numbers are used to take up less memory on the computer. Correction: Computers still only process and store binary data. Hexadecimal is used by humans to help them process long binary sequences more easily but the underlying number of bits is still the same.
Browse all guides in the Year 10 Computing guide library.