answersLogoWhite

0

don't know the answer dudes

User Avatar

Wiki User

7y ago

What else can I help you with?

Related Questions

What is a base representation of 30?

In base 30 its representation is 10.


What is the base ten representation of the number 1203?

What is the base 10 representation of 1203^5


What is 16 in base two?

The binary representation of 16 is "10000" in base two.


What is the representation of 256 in base six?

256 (base 10) = 1104 (base 6)


What is the base 10 representation of 1100011 base 2?

To convert the binary number 1100011 to its base 10 representation, you can calculate it by summing the powers of 2 for each bit that is set to 1. Starting from the right, the positions correspond to (2^0), (2^1), (2^2), and so on. Thus, (1 \cdot 2^6 + 1 \cdot 2^5 + 0 \cdot 2^4 + 0 \cdot 2^3 + 0 \cdot 2^2 + 1 \cdot 2^1 + 1 \cdot 2^0) equals (64 + 32 + 0 + 0 + 0 + 2 + 1 = 99). Therefore, the base 10 representation of 1100011 in binary is 99.


What is the base 10 representation of 1046?

The base 10 representation of the number 1046 is simply 1046 itself, as it is already expressed in base 10. In base 10, each digit represents a power of 10, and here, 1 is in the thousands place, 0 in the hundreds, 4 in the tens, and 6 in the units place. Therefore, 1046 is the value in base 10.


What is the base 10 representation of the number 1046?

The base 10 representation of the number 1046 is simply 1046. In base 10, each digit represents a power of 10, so 1046 means 1 * 1000 + 0 * 100 + 4 * 10 + 6 * 1, which is equal to 1046.


What is the base 10 representation of 142 base 5?

Oh, dude, you're hitting me with the math questions now? Alright, so the base 10 representation of 142 base 5 is... drum roll... 47! Yeah, it's like converting currencies, but with numbers. So, in base 5, 142 is like saying 1x5^2 + 4x5^1 + 2x5^0, which equals 47 in base 10. Cool, right?


Change 147 in base 8 into a base 3 number?

First, convert 147 from base 10 to base 8. The base 8 representation of 147 is 223. Next, convert 223 from base 8 to base 10, which is 2×8² + 2×8¹ + 3×8⁰ = 128 + 16 + 3 = 147. Finally, convert 147 from base 10 to base 3, which is 22000. Thus, 147 in base 8 is represented as 22000 in base 3.


What is the decimal representation of 00110101?

If that's binary, it's 53 base 10.


What does 00100110001 mean?

00100110001 is the binary representation of the base 10 number 305


How many digits are in the base 2 representation of 2012?

11