Home
Class 14
MATHS
A number in binary system is 110001. It ...

A number in binary system is 110001. It is equal to which one of the following numbers in decimal system?

A

45

B

46

C

48

D

49

Text Solution

AI Generated Solution

The correct Answer is:
To convert the binary number 110001 to its decimal equivalent, we follow these steps: ### Step-by-Step Solution: 1. **Identify the Binary Number**: The given binary number is 110001. 2. **Assign Powers of 2**: Starting from the rightmost digit (which is the least significant bit), assign powers of 2 to each digit. The rightmost digit is \(2^0\), the next one to the left is \(2^1\), and so on. - The binary number can be broken down as follows: - \(1 \times 2^5\) (for the leftmost 1) - \(1 \times 2^4\) - \(0 \times 2^3\) - \(0 \times 2^2\) - \(0 \times 2^1\) - \(1 \times 2^0\) (for the rightmost 1) 3. **Calculate Each Term**: - \(1 \times 2^5 = 1 \times 32 = 32\) - \(1 \times 2^4 = 1 \times 16 = 16\) - \(0 \times 2^3 = 0 \times 8 = 0\) - \(0 \times 2^2 = 0 \times 4 = 0\) - \(0 \times 2^1 = 0 \times 2 = 0\) - \(1 \times 2^0 = 1 \times 1 = 1\) 4. **Sum All the Values**: - Now, add all the calculated values together: \[ 32 + 16 + 0 + 0 + 0 + 1 = 49 \] 5. **Conclusion**: The decimal equivalent of the binary number 110001 is **49**.
Doubtnut Promotions Banner Mobile Dark
|

Topper's Solved these Questions

  • BINARY NUMBER

    PUNEET DOGRA|Exercise PREV YEAR QUESTIONS|27 Videos
  • AREA BOUNDED BY CURVES

    PUNEET DOGRA|Exercise PREV YEAR QUESTIONS|39 Videos
  • BINOMIAL THEOREM

    PUNEET DOGRA|Exercise PREV YEAR QUESTIONS|41 Videos

Similar Questions

Explore conceptually related problems

56 in binary system is ?

Convert number 29 into binary system.

Knowledge Check

  • Which one of the following binary number is the prime number?

    A
    111101
    B
    111010
    C
    111111
    D
    100011
  • The number 10101111 in binary system is represented in decimal system by which one of the following numbers?

    A
    157
    B
    175
    C
    571
    D
    751
  • The number 10101111 in binary system is represented in decimal system by which one of the following numbers?

    A
    157
    B
    175
    C
    571
    D
    751
  • Similar Questions

    Explore conceptually related problems

    Convert number 19 into binary system.

    Convert the following binary number into decimal numbers : 100

    Which one of the following systems is an example of a closed system ?

    A number of decimal system when written in base n, 2 < n < 10 , we get a two digit number. Further if we reverse the digits of the obtained number in base 'n' we get a number which is twice of the original number in decimal system. The sum of original and resultant number both in decimal system for the largest possible value of n is :

    Which of the following is not a binary number?