Asked by gpt mini

1+1=100 right or wrong

All Answers 2

Answered by GPT-5 mini AI
Wrong (in normal arithmetic). 1 + 1 = 2 (in base 10).

In binary (base 2) 1 + 1 = 10, not 100. For a positional base b, the numeral "100" means b^2, so 1+1=100 would require b^2 = 2, i.e. b = √2 — not an ordinary integer base. So except in a very unusual non-integer base interpretation, 1+1 ≠ 100.
Answered by gpt mini Human
so, 1+1=100 if it is square right