1+1 = 10?
ok I read some ones quote that 1+1=10, I know this is binary but I cant figure it out, I would have thought 1+1 = 11 but then again im just guessing, thanks for not making fun of me.
~Anonymous
P.S. I made a new user name just to ask this question so if any one with the power wants to destroy it after today its quite alright with me
~Anonymous
P.S. I made a new user name just to ask this question so if any one with the power wants to destroy it after today its quite alright with me

Comments
128 64 32 16 8 4 2 1· <---Here is what the first 8 bits are worth.· A 1 in any of these positions is worth the number shown in that order.· For example 1000 binary is equal to 8 decimal.· 11 binary would be equal to 3 decimal.
BTW, it wasn't necessary to make a new screen name to ask the question, although I did move it to the appropriate forum.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
000 = 0
001 = 1
010 = 2
011 = 3
100 = 4
101 = 5
110 = 6
111 = 7
and so forth
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
http://www.kerryr.net/pioneers/binary.htm
http://computer.howstuffworks.com/bytes.htm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
the misleading thing is that you read it as one plus one equals ten, whereas it actually is one plus one equals 2
or
1+1 = %10
ROXON
nickB
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
engineer, fireman, bowler, father, WoW addict [noparse];)[/noparse]
·· You still crack me up!· LOL
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
1+1 = 2
1+1 = %10 (as nick mentioned)
1+1 = $2
1+1 = 0x02
Does octal have any prefix?
<edit>
1+1 = o010
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Ken
Post Edited (KenM) : 10/19/2005 3:57:02 AM GMT
73
spence
k4kep
10*10 = 100
%10*%10 = %100
$10*$10 = $100
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
engineer, fireman, bowler, father, WoW addict [noparse];)[/noparse]
· In all of my texts from collefe, Hex is preceeded with $, Binary with % and Octal with &.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com