Search Header Logo
  1. Resource Library
  2. Math
  3. Number Sense
  4. Number Systems
  5. Number Systems
Number Systems

Number Systems

Assessment

Presentation

Mathematics

8th Grade - University

Hard

Created by

Joseph Anderson

FREE Resource

4 Slides • 9 Questions

1

Number Systems in Computer Sciences

media

2

Multiple Choice

How many types of Number systems are there?

1

1

2

2

3

3

4

4

3

Multiple Choice

Which set of Number systems is correct?

1

Positional & Non-positional

2

Binary, Decimal and Octal

3

Hexadecimal

4

None of above

4

Multiple Choice

How many Number systems are there in Computer Sciences

1

1

2

2

3

3

4

4

5

Multiple Choice

Which Number system do we use in our daily life?

1

Binary

2

Decimal

3

Octal

4

Hexa-decimal

6

Hexa-decimal Number System

BASE = 16

DIGITS = 0 - 9 and A,B,C,D,E,F for 10-15

7

Multiple Choice

9AF is a __ Number

1

Binary

2

Octal

3

Hexa-decmial

4

Decimal

8

Any Base to Decimal

Binary Example

(10101)2 = (1 x 24) + (0 x 23) + (1 x 22) + (0 x21)x(1x 20)

= 16 + 0 + 4 + 0 + 1

= (21)10

Octal Example

(4706)8 = (4 x 83) + (7 x 82) + (0 x 81) + ( 6 x 80)

= 2048 + 448 + 0 + 6

= (2502)10

9

Multiple Choice

By Converting ( 1001 ) 2 into decimal we will get __

1

9

2

11

3

12

4

16

10

Multiple Choice

By converting (2057)8 into decimal we will get __

1

1071

2

1000

3

962

4

none of above

11

Multiple Choice

By converting (100)10 into binary we will get __

1

(0110 0100)2

2

(64)16

3

(1001 1011)2

4

Both A and B

12

Fractional convertion Any base to Decimal


Octal Example

(127.54)8 = (1 x 82) + (2 x 81) + ( 7 x 80) + (5 x 8-1) + (4 x 8-2)

= 64 + 16 + 7 + 0.625 + 0.0625

= (87.6875)10

13

Multiple Choice

By converting 127.548 we will get _

1

87.687510

2

100.8916

3

both A and B

4

none of above

Number Systems in Computer Sciences

media

Show answer

Auto Play

Slide 1 / 13

SLIDE