Purchase Solution

binary, numbers, fraction, decimal, step

Not what you're looking for?

Ask Custom Question

What is the result of adding the following two positive binary bit
strings?

101101.101
+ 10100.0010
a. 1000001.1110
b. 1000001.1010
c. 1000001.1000
d. 1000001.1100

Purchase this Solution

Solution Summary

How to add binary numbers with fraction or decimal is achieved.

Solution Preview

Ans: d) 1000001.1100

The two numbers can be written as
101101.1010
+010100.0010

so that the decimal (or radix) points are aligned). Remember we can add as many 0s to the left of MSB or as many 0s to the right of the fraction without changing the value of a ...

Purchase this Solution


Free BrainMass Quizzes
Javscript Basics

Quiz on basics of javascript programming language.

C# variables and classes

This quiz contains questions about C# classes and variables.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

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.

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.