
Introduction to Binary
Presentation
•
Computers
•
6th - 8th Grade
•
Practice Problem
•
Medium
Atharv (KMS)
Used 171+ times
FREE Resource
11 Slides • 5 Questions
1
Intro to Binary
Let's learn binary!
2
Open Ended
Before we start, I would like to ask you what you think binary is and
how it works. If you have no idea what binary is, that's totally fine :)
3
Decimal
What is Decimal?
The Decimal System is how we write numbers.
We can represent numbers by "expanding" them.
123 = 1 * 102 + 2 * 101 + 3 * 100
Decimal
4
Decimal
How It Works
Notice the excessive use of tens in decimal representation, since in decimal, we use the ones place, the tens place, the hundreds place, and so on, multiplying every time by ten.
Therefore, there is no digit for ten, since we have the tens place.
About Decimal
5
Binary
What Is Binary?
123 can be represented as 1 * 102 + 2 * 101 + 3 * 100
We can alternatively write it as so.
123 = 1 * 26 + 1 * 25 + 1 * 24 + 1 * 23 + 0 * 22 + 1 * 21 + 1 * 20
Binary
6
Binary
How It Works
123 = 1 * 26 + 1 * 25 + 1 * 24 + 1 * 23 + 0 * 22 + 1 * 21 + 1 * 20
Notice how we only multiply the powers of two by 0 or 1.
This is because, if we say that 2 = 2 * 20 it is the same thing as 21
So, 123 = 11110112
About Binary
7
Binary
Examples
24 = 1 * 24 + 1 * 23 + 0 * 22 + 0 * 21 + 0 * 20
24 = 110002
11 = 1 * 23 + 0 * 22 + 1 * 21 + 1 * 20
11 = 10112
Binary Examples
8
Decimal to Binary
Let's turn 45 into binary. We need to divide by 2 until we reach 0.
43 / 2 = 21 rem 1
21 / 2 = 10 rem 1
10 / 2 = 5 rem 0
5 / 2 = 2 rem 1
2 / 2 = 1 rem 0
1 / 2 = 0 rem 1
Decimal to Binary
Now, we list the remainders from the bottom to the top.
So 43 in binary is 101011
9
Multiple Choice
What is 27 in binary?
11101
111100
11011
100011
10
Octal and Hexadecimal
Octal and Hexadecimal
Octal is like binary but we have powers of 8, and we can multiply by the digits 0 - 7 rather than just 0 and 1.
Hexadecimal is similar, but we have powers of 16, and we can multiply by the digits 0 - 15.
11
Hexadecimal Digits
Octal and Hexadecimal
The hexadecimal digits from 0 through 9 are the same as decimal digits.
0, 1, 2, 3, 4, 5, 6, 7, 8, 9
The hexadecimal digits from 10 through 15 are represented via letters.
A = 10, B = 11, C = 12, D = 13, E = 14, F = 15.
AD = 10 * 161 + 13 * 160
12
All Bases to Decimal
Turn 1012 from binary to decimal
1012 = 1 * 22 + 0 * 21 + 1 * 20 = 5
Turn 248 from octal to decimal
1248 = 1 * 82 + 2 * 81 + 4 * 80 = 84
To decimal
Turn A416 from hex to decimal
A416 = 10 (A) * 161 + 4 * 160 = 164
13
Which Base?
1012
1018
One of these numbers is in binary and one is in octal. But they are the same. How do you know which is which? There is a small subscript.
Important info
14
Multiple Choice
Turn 11102 to decimal
14
16
20
15
15
Multiple Choice
Turn A416 to decimal
136
162
156
164
16
Multiple Choice
Turn 2438 to decimal
134
173
163
182
Intro to Binary
Let's learn binary!
Show answer
Auto Play
Slide 1 / 16
SLIDE
Similar Resources on Wayground
11 questions
Using a Web Browser and Search Engines
Presentation
•
6th - 7th Grade
13 questions
Exploring Motion in Scratch
Presentation
•
6th - 8th Grade
11 questions
cartesian plane
Presentation
•
6th - 8th Grade
10 questions
Ամբողջ թվեր
Presentation
•
6th - 8th Grade
10 questions
Variables
Presentation
•
6th - 8th Grade
12 questions
Editing and Revising
Presentation
•
6th - 8th Grade
12 questions
WORD PROCESSING
Presentation
•
7th - 8th Grade
11 questions
QBASIC
Presentation
•
6th - 8th Grade
Popular Resources on Wayground
24 questions
PBIS-HGMS Day 10
Quiz
•
6th - 8th Grade
10 questions
HCS SCI 03 Summer School Review 3
Quiz
•
3rd Grade
11 questions
Home Scope
Quiz
•
7th - 8th Grade
15 questions
HCS SCI 05 Summer School Assessment 3 Review
Quiz
•
5th Grade
35 questions
Lufkin Road Middle School Student Handbook & Policies Assessment
Quiz
•
7th Grade
18 questions
Geo 11.3 Area of Circles and Sectors
Quiz
•
9th - 11th Grade