5,313 views

1 Answer

Best answer
14 votes
14 votes

Answer 5

(1102)3=1⨉33+1⨉32+2=38

(123)x=1⨉x2+2x+3

Now, 1⨉x2+2x+3=38

x=5

selected by
Answer:

Related questions

5 votes
5 votes
2 answers
1
makhdoom ghaya asked May 13, 2016
2,905 views
The binary equivalent of the decimal number $42.75$ is$101010 . 110$$100110 . 101$$101010 . 101$$100110 . 110$
7 votes
7 votes
6 answers
2
makhdoom ghaya asked Apr 26, 2016
6,974 views
Two eight bit bytes $1100 0011$ and $0100 1100$ are added. What are the values of the overflow, carry and zero flags respectively, if the arithmetic unit of the CPU use...
10 votes
10 votes
4 answers
3
makhdoom ghaya asked Apr 26, 2016
6,996 views
When two $\text{BCD}$ numbers $0\times14$ and $0\times08$ are added what is the binary representation of the resultant number ?$0\times22$$0\times1c$$0\times16$results in...
5 votes
5 votes
3 answers
4
makhdoom ghaya asked Apr 25, 2016
7,409 views
Which logic gate is used to detect overflow in 2's compliment arithmetic?OR gateAND gateNAND gateXOR gate