To multiply powers with the same base, you add the exponents. For example, 10^2 x 10^3 = 10^5. Similarly, to divide powers with the same base, you subtract the exponents. For example, 10^3 / 10^5 = 10^(-2).
-2
The end result is: -2 + s
8t^2 - 11t - 4
To determine how many times 3 goes into 101, we perform division. 101 divided by 3 equals 33 with a remainder of 2. Therefore, 3 goes into 101 a total of 33 times with a remainder of 2.
11000 in base 2 is 24 in decimal. 110 in base 2 is 6 in decimal. 24 - 6 is 18. In base 2 18 is 10010.
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.
well you start with 101 and subtract 2 from it, you get 99, so you arn't subtracting from 101 anymore so its 1.
Starting with 101, you'll subtract 2 fifty times.That will take you down to ' 1 '.So you'll have to subtract one more time to get to zero.51 times all together.
Add in base two arithmetic 1101 + 1110 + 101 =
Expressed as a sum in base 2:11 + 10 = 101
50 and 51 To figure something like that out, subtract 1 and divide by 2 to get the smaller of the two. 101-1=100 100/2=50 Simple as that.
2% of 11,000 = 220
That depends on what base you're talking about. Base 10 = 65, 0 Base 2 = 1000001, 2 Base 8 = 101, 2 Base 16 = 41, 1
It doesn't. 82 base 10 = 101 0010 base 2
2/11
Example: converting 51 from base 8 to base 10. Step 1: base 8 to base 2 Step 2 : base 2 to base 10 first we need convert base 8 to base 2 000 -> 0 001 -> 1 010 -> 2 011 -> 3 100 -> 4 101 -> 5 110 -> 6 111 -> 7 so 5 = 101 1 = 001 so 51 = 101001 now step 2. converting base 2 to base 10 1x25 + ox24 + 1x23+ 0x22 + 0x21 + 1x20 = 41 Answer : 41