don't know the answer dudes
Chat with our AI personalities
What is the base 10 representation of 1203^5
256 (base 10) = 1104 (base 6)
To subtract in base 2, we need to borrow from the next higher place value if necessary. In this case, when subtracting 11 from 101 in base 2, we need to borrow from the leftmost digit. So, 101 in base 2 is 5 in decimal, and 11 in base 2 is 3 in decimal. When subtracting 3 from 5 in decimal, we get 2 in decimal, which is 10 in base 2. Therefore, 101 base 2 minus 11 base 2 is 10 base 2.
A representation of a number in terms of powers of a base, such as the representation of 1234 as or the representation of 2345 as 2000 +...
To convert 31 in base 10 to base 2, you need to repeatedly divide the number by 2 and keep track of the remainders. 31 divided by 2 is 15 with a remainder of 1, so the rightmost digit in base 2 is 1. 15 divided by 2 is 7 with a remainder of 1, so the next digit in base 2 is also 1. Continuing this process, you get 31 in base 10 is 11111 in base 2.