Category: Arithmetic
"Published in Vacaville, California, USA"
Convert 1101112 into Base 10.
Solution:
The given number which is 1101112 is written in Base 2. Base 2 number is also called binary system. The
digits of Base 2 number are 0, and 1.
On
the other hand, Base 10 number is a number whose digits are 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. If you don't see any subscript at the given number, then that number is
written in Base 10. Base 10 number is also called decimal system. Base 10
number is a common number that we are using right now in everyday life.
Now, let's convert 1101112 into Base 10. How? Let's multiply each digits by the powers of 2 as follows:
Base 2 Digits: 1 1 0 1 1 1
Multiply by: 2⁵ 2⁴ 2³ 2² 2¹ 2⁰
Add all the digits, we have
(1 x 2⁵) + (1 x 2⁴) + (0 x 2³) + (1 x 2²) + (1 x 2¹) + (1 x 2⁰) = 32 + 16 + 0 + 4 + 2 + 1 = 55
Therefore, 1101112 = 55

This website will show the principles of solving Math problems in Arithmetic, Algebra, Plane Geometry, Solid Geometry, Analytic Geometry, Trigonometry, Differential Calculus, Integral Calculus, Statistics, Differential Equations, Physics, Mechanics, Strength of Materials, and Chemical Engineering Math that we are using anywhere in everyday life. This website is also about the derivation of common formulas and equations. (Founded on September 28, 2012 in Newark, California, USA)
Wednesday, July 15, 2015
Tuesday, July 14, 2015
Converting from Base 2 to Base 10 Problems
Category: Arithmetic
"Published in Vacaville, California, USA"
Convert 1012 into Base 10.
Solution:
The given number which is 1012 is written in Base 2. Base 2 number is also called binary system. The digits of Base 2 number are 0, and 1.
On the other hand, Base 10 number is a number whose digits are 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. If you don't see any subscript at the given number, then that number is written in Base 10. Base 10 number is also called decimal system.
Base 10 number is a common number that we are using right now in everyday life.
Now, let's convert 1012 into Base 10. How? Let's multiply each digits by the powers of 2 as follows:
Base 2 Digits: 1 0 1
Multiply by: 2² 2¹ 2⁰
Add all the digits, we have
(1 x 2²) + (0 x 2¹) + (1 x 2⁰) = 4 + 0 + 1 = 5
Therefore, 1012 = 5
"Published in Vacaville, California, USA"
Convert 1012 into Base 10.
Solution:
The given number which is 1012 is written in Base 2. Base 2 number is also called binary system. The digits of Base 2 number are 0, and 1.
On the other hand, Base 10 number is a number whose digits are 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. If you don't see any subscript at the given number, then that number is written in Base 10. Base 10 number is also called decimal system.
Base 10 number is a common number that we are using right now in everyday life.
Now, let's convert 1012 into Base 10. How? Let's multiply each digits by the powers of 2 as follows:
Base 2 Digits: 1 0 1
Multiply by: 2² 2¹ 2⁰
Add all the digits, we have
(1 x 2²) + (0 x 2¹) + (1 x 2⁰) = 4 + 0 + 1 = 5
Therefore, 1012 = 5
Monday, July 13, 2015
Converting from Base 10 to Base 2 Problems, 2
Category: Arithmetic
"Published in Newark, California, USA"
Convert 408 into Base 2.
Solution:
The given number which is 408 is written in Base 10. 408 can also be written as 40810. If you don't see any subscript at the given number, then that number is written in Base 10. Base 10 number is also called decimal system. The digits of Base 10 number are 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. Base 10 number is a common number that we are using right now in everyday life.
On the other hand, Base 2 number is a number whose digits are 0 and 1. If you see a subscript of 2 at the given number, then that number is written in Base 2. Base 2 number is also called binary system.
Now, let's convert 408 into Base 2. How? Let's divide 408 by 2 as follows:
408 ÷ 2 = 204 + R(0)
Next, let's divide the quotient, which is 204, as follows:
408 ÷ 2 = 204 + R(0)
204 ÷ 2 = 102 + R(0)
Do the same thing with 102 until the quotient is 0 as follows:
408 ÷ 2 = 204 + R(0)
204 ÷ 2 = 102 + R(0)
102 ÷ 2 = 51 + R(0)
51 ÷ 2 = 25 + R(1)
25 ÷ 2 = 12 + R(1)
12 ÷ 2 = 6 + R(0)
6 ÷ 2 = 3 + R(0)
3 ÷ 2 = 1 + R(1)
1 ÷ 2 = 0 + R(1)
The remainders will be the digits of Base 2 number. Use the digits of the remainders from bottom to top. Therefore,
408 = 1100110002
"Published in Newark, California, USA"
Convert 408 into Base 2.
Solution:
The given number which is 408 is written in Base 10. 408 can also be written as 40810. If you don't see any subscript at the given number, then that number is written in Base 10. Base 10 number is also called decimal system. The digits of Base 10 number are 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. Base 10 number is a common number that we are using right now in everyday life.
On the other hand, Base 2 number is a number whose digits are 0 and 1. If you see a subscript of 2 at the given number, then that number is written in Base 2. Base 2 number is also called binary system.
Now, let's convert 408 into Base 2. How? Let's divide 408 by 2 as follows:
408 ÷ 2 = 204 + R(0)
Next, let's divide the quotient, which is 204, as follows:
408 ÷ 2 = 204 + R(0)
204 ÷ 2 = 102 + R(0)
Do the same thing with 102 until the quotient is 0 as follows:
408 ÷ 2 = 204 + R(0)
204 ÷ 2 = 102 + R(0)
102 ÷ 2 = 51 + R(0)
51 ÷ 2 = 25 + R(1)
25 ÷ 2 = 12 + R(1)
12 ÷ 2 = 6 + R(0)
6 ÷ 2 = 3 + R(0)
3 ÷ 2 = 1 + R(1)
1 ÷ 2 = 0 + R(1)
The remainders will be the digits of Base 2 number. Use the digits of the remainders from bottom to top. Therefore,
408 = 1100110002
Subscribe to:
Posts (Atom)