00:01
Okay, so what we have is 4ea, b in base 16.
00:08
And what i would do, and the reason why this is very easy to switch over to base 2, is base 16 is basically the same thing.
00:20
So 16 is equal to 2 to the 4th power.
00:24
So each one of these digits is 4 digits in base 2.
00:29
So what i left some space here for is because i like zero through nine makes perfect sense in base 10, but then you have to realize that a, b, c, d, e, and i can stop right there, but up to f is our digit for 10, 11, 12, 13, 14, and 15.
00:53
So what you have to do is realize that b is 11 and that you have to do.
00:58
To switch that to base 2.
01:04
And what i would do is base 2.
01:07
I just think about how you have 1, 2, 4, 8.
01:14
And to get to 11 is 8 plus 2 plus 1.
01:21
So it would be like 1 ,0, 1 for this answer.
01:26
And that's just doing the b...