Purchase Solution

(ref10) Two's Complement Arithmetic

Not what you're looking for?

Ask Custom Question

Calculate in two's complement:
a. 11 1000 -11 0011
b. b.1100 1100-10 1110
c. c.1111 0000 1111 - 1100 1111 0011
d. d. 1100 0011-1110 1000

Purchase this Solution

Solution Summary

The expert calculates two complements in arithmetic sequences.

Solution Preview

2's Complement

1)111000 - 110011 = 000101

Step 1:
Get the 2's complement of 110011 = 001100 + 1 = 001101
Step 2:
Perform the addition of two representations

111000
001101
--------
1000101
Step 3:
Truncate from the left, the answer to six bits, to give the answer
000101 which gives the result.

2)11001100 - 101110 = ...

Purchase this Solution


Free BrainMass Quizzes
Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Basic Networking Questions

This quiz consists of some basic networking questions.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Javscript Basics

Quiz on basics of javascript programming language.