moved by
1,716 views
9 9 votes

​​​​The decimal number system uses the characters $0,1,2, \ldots, 8,9$, and the octal number system uses the characters $0,1,2, \ldots, 6,7$.

For example, the decimal number $12\left(=1 \times 10^{1}+2 \times 10^{0}\right)$ is expressed as $14\left(=1 \times 8^{1}+4 \times 8^{0}\right)$ in the octal number system.

The decimal number $108$ in the octal number system is

  1. $168$
  2. $108$
  3. $150$
  4. $154$

1 Answer

Best answer
5 5 votes

The Correct Answer is Option D) 154 .


When we convert the decimal number 108 to binary, we will get the binary equivalent as 001101100.( I padded two zeros on the left to make the number of digits a multiple of 3 , so that we can form groups of 3 digits ) .

We can form groups of 3 digits from the right and write the octal value for each of group .

001 is 1 in octal . 101 is 5 in octal . 100 is 4 in octal .

Therefore, the octal equivalent of decimal number 108 will be 154.

moved by

Related questions

4 4 votes
3 answers 3 answers
1.5k
1.5k views
Arjun asked Feb 16, 2024
1,465 views
​​​​A shopkeeper buys shirts from a producer and sells them at $20 \%$ profit. A customer has to pay ₹ $3,186.00$ including $18 \%$ taxes, per shirt. At what price did th...
5 5 votes
3 answers 3 answers
1.2k
1.2k views
Arjun asked Feb 16, 2024
1,241 views
​​If, for non-zero real variables $x, y$, and real parameter $a>1$,\[x: y=(a+1):(a-1) \text {, }\]then, the ratio $\left(x^{2}-y^{2}\right):\left(x^{2}+y^{2}\right)$ is$2...
3 3 votes
4 4 answers
2.1k
2.1k views
Arjun asked Feb 16, 2024
2,111 views
​​​​In the following figure,\[\begin{array}{c}\mathrm{CD}=5 \mathrm{~cm}, \mathrm{BE}=10 \mathrm{~cm}, \mathrm{AE}=12 \mathrm{~cm}, \\\angle \mathrm{DAB}=\angle \mathrm{D...
4 4 votes
2 2 answers
1.4k
1.4k views
Arjun asked Feb 16, 2024
1,368 views
​The chart below shows the data of the number of cars bought by Millennials and Gen $\text{X}$ people in a country from the year $2010$ to $2020$ as well as the yearly fu...
Position:
Show:
Answer: