Binary Numbers Converting Decimal to Binary Binary to Decimal
Base-Ten Place-Value System The sleek efficient number system we know today is called the base-ten number system or Hindu-Arabic system. It was first developed by the Hindus and Arabs. This used the best features from several of the systems we mentioned before. 1. A limited set of symbols (digits). This system uses only the 10 symbols:0,1,2,3,4,5,6,7,8,9. 2. Place Value. This system uses the meaning of the place values to be powers of 10. For example the number 6374 can be broken down (decomposed) as follows: 6 thousands3 hundreds7 tens4 ones The last row would be called the base-ten expanded notation of the number 6374.
Write each of the numbers below in expanded notation. a) 82,305 = 8 10, 1, 1 = 8 10 0 b) = 3 (1/10) + 2 (1/100) + 4 (1/1000) = 3 Write each of the numbers below in standard notation. a)6 10 0 = 600, = 600,145 b) 7 = = Multiplying and Dividing by Powers of 10 If a number x is multiplied or divided by 10 this causes a “shift“ in the decimal point to the right (multiplication) or the left (division) since all powers of 10 are increased or decreased by 1. If x is multiplied or divided by a higher power of 10 then the decimal point is shifted by the same number of places as the power of 10.
Binary Numbers Binary or Base 2 numbers are very important in today's technological world. They form the numerical representation of numbers in a computer or any digital device cell phone, ipod, DVD, etc. This is because a electronic device can best detect one of two states either electrical current is flowing or it is not. The light bulbs that are on represent the base 2 digit 1 and the ones that are off represent the base 2 digit = 37 Base 2Base 10Dienes BlocksLight Bulbs
Base Two The important details about base 2 are that the symbols that you use are 0 and 1. The place values in base 2 are (going from smallest to largest): 2 0 (1) 2 1 (2)2 (4) 2 3 (8) 2 4 (16) 2 5 (32) Change the base 2 number to a base 10 (decimal) number 1 = 1 1 2 = 2 0 4 = 0 0 8 = 0 1 16 = 16 1 32 = Change the base 10 (decimal) number 47 to a base 2 (binary) number. 47 2 = 23 remainder 1 23 2 = 11 remainder1 11 2 = 5 remainder1 5 2 = 2 remainder1 2 2 = 1 remainder0 1 2 = 0 remainder1 47 = Binary Point
Converting Fractional Parts of Numbers digits Multiplying and Dividing by Powers of 2 If a number x is multiplied or divided by 10 this causes a “shift“ in the binary point to the right (multiplication) or the left (division) since all powers of 10 are increased or decreased by 1.
digits Repeating Base 2 binary digits Subtract each side Solve for x Move binary point 5 places Move binary point 2 places