Q. Find the 11's complement of following numbers:
(i) (935) base12
(ii) (267) base12
Answers
Answer:
(i) 792
(ii) 1460
Step-by-step explanation:
base n=((n^k)-1)-x
n=base
x=given number
k=total no. of digit
11's complement of is .
11's complement of is .
Given:
- (i)
- (ii)
To find:
- Find 11's complement of the given numbers.
Solution:
Concept to be used:
- When a number in 'r' index, that means there are total r symbols.
- So, when (r-1)'s complement be taken, the individual digits of number is subtracted by the largest symbol.
For example in decimal number system, its bâse is 10; symbols of decimal number system are (0,1,2,3,4,5,6,7,8,9).
So, when 9's complement is taken then every digit is subtracted by 9.
Case 1:
(i)
As the symbols in 12 base system are (0,1,2,3,4,5,6,7,8,9,A,B) and highest symbol is 'B', which means '11'.
So, subtract each digit from 11, will give 11's complement.
Thus,
11's complement of is .
Case 2:
(ii)
Find 11's complement of
Using the same method,
Thus,
11's complement of is .
Learn more:
1) Convert 1010010110011 to HEXADECIMAL and OCTAL
https://brainly.in/question/42464622
2) The equation (5BC)16 =(x)2 =(y)8, value of x and y
are
(a) x=011010111100, y = 3274
(b) x = 011101101011, y = 3268
(C) x...
https://brainly.in/question/45158770