954,499 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Binary representation

Hey you guys I have a question about binary representation. I was given two signed binary (SB) number and Im suppose to determine which has the largest magnitude. I get the problem and I dont want any help on it but Im not sure how to read this binary information. This is the actual question from the text:
"Which of the following two signed binary (SB) number has a larger magnitude? Assume the numbers are given in radix complement (RC) form. 1110 1110 & 0001 0011"

This is the first time I encounter a binary sequence that has a space in between. So my question is would this be the equivalent way to read these two signed binary numbers?

Is 1110 1110 = 11101110 ?
Is 0001 0011 = 00010011 ?


Just want to confirm with somebody if this is the correct way in reading these binary numbers, Thank you very much.

speedy94519
Light Poster
44 posts since Oct 2009
Reputation Points: 10
Solved Threads: 0
 

Yes, you are reading them correctly. Sometimes you see binary numbers split like that because it makes it easier to convert them to hexadecimal (each 4 bits = 1 hex digit).

Momerath
Nearly a Senior Poster
3,384 posts since Aug 2010
Reputation Points: 1,232
Solved Threads: 558
 
Yes, you are reading them correctly. Sometimes you see binary numbers split like that because it makes it easier to convert them to hexadecimal (each 4 bits = 1 hex digit).


Oh I see. Thank you very much.

speedy94519
Light Poster
44 posts since Oct 2009
Reputation Points: 10
Solved Threads: 0
 
Oh I see. Thank you very much.


Ohh yes, you are reading it correctly. I think it is true. I m not IT man but have much experience about math

hamshu88
Newbie Poster
1 post since Oct 2010
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: