How do you add in base 8 the numbers 6_8, 54_8, 134_8 and 752_8 ?
1 Answer
Explanation:
Write the numbers in a list, right-aligned so we can add up the columns.
color(white)(000)6
color(white)(00)54
color(white)(0)134
underline(color(white)(0)752)
In the units column, add
color(white)(000)6
color(white)(00)54
color(white)(0)134
underline(color(white)(0)752)
color(white)(000)0
color(white)(00)color(grey)(2)
In the eights column, add
color(white)(000)6
color(white)(00)54
color(white)(0)134
underline(color(white)(0)752)
color(white)(00)70
color(white)(0)color(grey)(12)
In the eight-squared column, add
color(white)(000)6
color(white)(00)54
color(white)(0)134
underline(color(white)(0)752)
color(white)(0)170
color(grey)(112)
In the eight-cubed column, we just have our carry
color(white)(000)6
color(white)(00)54
color(white)(0)134
underline(color(white)(0)752)
1170
color(grey)(112)