In what number base was the addition 1 + nn = 100, where n > 0, done?
a
n - 1
b
n + 1
c
n
d
n + 2
Explanation
Correct Option
bVideo Explanation
No video available
Post your Contribution
Share:
Discussions (9)

Mellyjasmine
2 years ago
Don't get confused by something so simple, n+1, is naturally C, the options were just arranged wrongly as A A B C Instead of A B C D, If u arrange it properly, n+1 is c

SaintRiman
6 months ago
Hi team, I notice that the option said to be correct in this qustion is actually wrong. Looking at this question I already knew it would be in base two with n = 1 so that 1 + nn = 100 would be 1 + 11 = 100. If n = 1 and the base is 2 then the base is n + 1. Please make necessary amends.


