Divide by the new base and record the remainder. Read remainders upwards.
Example: 2510 to base 2
25 ÷ 2 = 12 r 1
12 ÷ 2 = 6 r 0
6 ÷ 2 = 3 r 0
3 ÷ 2 = 1 r 1
1 ÷ 2 = 0 r 1
Read up: 110012.
Example: 4610 to base 5
46 ÷ 5 = 9 r 1
9 ÷ 5 = 1 r 4
1 ÷ 5 = 0 r 1
= 1415.
Example: 9210 to base 8
92 ÷ 8 = 11 r 4
11 ÷ 8 = 1 r 3
1 ÷ 8 = 0 r 1
= 1348.
How was the lesson? Discuss Lesson
Convert:1310 to base 21910 to base 25810 to base 512110 to base 54510 to base 810010 to base 8
View Exercise Submit Exercise