Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PROBLEMS ( Answers to problems marked with * appear at the end of the text. ) 1 . 1 List the octal and hexadecimal numbers

PROBLEMS
(Answers to problems marked with * appear at the end of the text.)
1.1 List the octal and hexadecimal numbers from 16 to 32. Using A and B for the last two digits, list the numbers from 8 to 28 in base 12.
1.2* What is the exact number of bytes in a system that contains (a)32K bytes, (b)64M bytes, and (c)6.4G bytes?
1.3 Convert the following numbers with the indicated bases to decimal:
(a)(4310)5
(b)(198)12
(c)(435)8
(d)(345)6
1.4 What is the largest binary number that can be expressed with 16 bits? What are the equivalent decimal and hexadecimal numbers?
1.5* Determine the base of the numbers in each case for the following operations to be correct:
(a)142=5
(b)544=13
(c)24+17=40.
1.6* The solutions to the quadratic equation x2-11x+22=0 are x=3 and x=6. What is the base of the numbers?
34 Chapter 1 Digital Systems and Binary Numbers
1.7* Convert the hexadecimal number 64CD to binary, and then convert it from binary to octal.
1.8 Convert the decimal number 431 to binary in two ways: (a) convert directly to binary;
(b) convert first to hexadecimal and then from hexadecimal to binary. Which method is faster?
1.9 Express the following numbers in decimal:
(a)**(10110.0101)2
(b)(16.5)16
(c)**(26.24)8
(d)( DADA.B)16
(e)(1010.1101)2
1.10 Convert the following binary numbers to hexadecimal and to decimal: (a)1.10010,(b)110.010. Explain why the decimal answer in (b) is 4 times that in (a).
1.11 Perform the following division in binary: 111011101.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions