Purchase Solution

Complement Representation of Numbers (XII)

Not what you're looking for?

Ask Custom Question

Computer Organization and Architecture
Numerical computing
Complement Representation of Numbers (XII)

It is an explanation of the Complement Representation of Numbers.
Subtract the given binary numerals using 1's complement and 2's complement representations for negative numbers.
1011001100011 - 1010110111.

Purchase this Solution

Solution Summary

This solution is comprised of a detailed explanation of the complement representation of numbers

Solution Preview

Computer Organization and Architecture
Numerical computing
Complement Representation of Numbers (XII)

It is an explanation of the Complement Representation of Numbers.
Subtract the given binary numerals using 1's complement and 2's complement representations for negative numbers.
1011001100011 - 1010110111.

See the attached file for the solution of the problem.

Complement Representation of Numbers (XII)

Written by :- Thokchom Sarojkumar Sinha

Subtract the given binary numerals using 1's complement and 2's complement representations
for negative numbers.
1011001100011 - 1010110111

Solution :- In binary system, 1's complement of a binary numeral is obtained by changing zeros into ones and ones into zeros.
The number of digits of Minuend = 13
and the number of digits of Subtrahend = 10.
We will make the number of digits of Minuend and Subtrahend to be equal by putting zeros to left
of the Subtrahend.
Hence, Minuend = 1011001100011
Subtrahend = ...

Solution provided by:
Education
  • BSc, Manipur University
  • MSc, Kanpur University
Recent Feedback
  • "Thanks this really helped."
  • "Sorry for the delay, I was unable to be online during the holiday. The post is very helpful."
  • "Very nice thank you"
  • "Thank you a million!!! Would happen to understand any of the other tensor problems i have posted???"
  • "You are awesome. Thank you"
Purchase this Solution


Free BrainMass Quizzes
C++ Operators

This quiz tests a student's knowledge about C++ operators.

Basic Networking Questions

This quiz consists of some basic networking questions.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Javscript Basics

Quiz on basics of javascript programming language.

C# variables and classes

This quiz contains questions about C# classes and variables.