retagged by
531 views

1 Answer

Best answer
0 votes
0 votes
Here $-3$ to $3$ are the digits, with corresponding values $-3 = C, -2=B, -1=A, 0, 1, 2$ and $3.$ Then we will have to find values which satisfy the equation:
$d_1 + 7{d_2}+49d_3+343d_4+…. = 102$, where $d_1,d_2…$ are from $\{-3,-2,-1,0,1,2,3\}$. Then we will get $d_1 = -3,
d_2 = 1, d_3=2 $ and $ d_4 =0.$

That is $21(-3)$, which is $21C$ in the given system.
selected by

Related questions

1 votes
1 votes
0 answers
1
deba1014 asked Apr 12
97 views
What is the maximum n-bit number in base x ,when represented in decimal(10)?
1 votes
1 votes
1 answer
3
Dknights asked Dec 24, 2023
151 views
I think 3rd option is right but they mentionedThe binary representation of -39 is : 10110012's complement of 1011001 will be: 1's complement of 1011001 + 1= 0100110 + 1 ...