All Exams Test series for 1 year @ ₹349 only
Question

What is (1110011) 2÷ (10111) 2equal to ?

This question was previously asked in
NDA I 2022 GAT Previous Year Paper (10-Apr-2022)
The correct answer is

(101) 2

Understanding Binary Division

Binary division is a fundamental operation in digital systems and computer science. It is performed using a process similar to the long division method used for decimal numbers, but it operates only with the binary digits 0 and 1.

The problem asks us to divide the binary number (1110011)2 by the binary number (10111)2.

Performing Binary Long Division

We will perform binary long division step-by-step:

  1. Set up the division with the dividend (1110011)2 inside and the divisor (10111)2 outside.
  2. Compare the divisor (10111) with the leftmost digits of the dividend. The divisor has 5 digits. We look at the first 5 digits of the dividend, which is 11100.
  3. Check if 11100 is greater than or equal to 10111. Yes, it is. So, the first digit of the quotient is 1.
  4. Subtract (1 times the divisor) from 11100. In binary subtraction, \(11100 - 10111 = 00101\).
  5. Bring down the next digit from the dividend (which is 1). The new number to consider for the next step is 001011, which is equivalent to 1011.
  6. Check if 1011 is greater than or equal to the divisor 10111. No, it is not. So, the next digit of the quotient is 0.
  7. Bring down the next digit from the dividend (which is the last 1). The new number to consider is 10111.
  8. Check if 10111 is greater than or equal to the divisor 10111. Yes, it is. So, the next digit of the quotient is 1.
  9. Subtract (1 times the divisor) from 10111. In binary subtraction, \(10111 - 10111 = 00000\).
  10. All digits from the dividend have been used, and the remainder is 0.

By following these steps, the quotient obtained from the binary long division is 101.

Result of the Binary Operation

The result of dividing (1110011)2 by (10111)2 is (101)2.

Verifying the Binary Division Result

We can convert the binary numbers to their decimal equivalents to verify the answer:

  • Dividend: \((1110011)2 = 1 \times 2^6 + 1 \times 2^5 + 1 \times 2^4 + 0 \times 2^3 + 0 \times 2^2 + 1 \times 2^1 + 1 \times 2^0\)
  • \(= 1 \times 64 + 1 \times 32 + 1 \times 16 + 0 \times 8 + 0 \times 4 + 1 \times 2 + 1 \times 1\)
  • \(= 64 + 32 + 16 + 0 + 0 + 2 + 1 = 115\)
  • Divisor: \((10111)2 = 1 \times 2^4 + 0 \times 2^3 + 1 \times 2^2 + 1 \times 2^1 + 1 \times 2^0\)
  • \(= 1 \times 16 + 0 \times 8 + 1 \times 4 + 1 \times 2 + 1 \times 1\)
  • \(= 16 + 0 + 4 + 2 + 1 = 23\)
  • The decimal division is \(115 \div 23 = 5\).
  • Let's convert our binary quotient \((101)2\) to decimal:
  • \((101)2 = 1 \times 2^2 + 0 \times 2^1 + 1 \times 2^0 = 1 \times 4 + 0 \times 2 + 1 \times 1 = 4 + 0 + 1 = 5\)

The decimal division result (5) matches the decimal value of the binary quotient (101)2, confirming the correctness of the binary division.

Was this answer helpful?

Similar Questions

  1. The number (1101101 + 1011011) 2can be written in decimal system as

  2. A binary number is represented by (cdccddcccddd) 2, where c > d. What is its decimal equivalent?

  3. The sum of the binary numbers (11011) 2, (10110110)2 and (10011x0y) 2is the binary number (101101101) 2. What are the values of x and y?

  4. The remainder and quotient of the binary division (101110) 2by (110) 2are respectively

  5. In the binary equation (1p101) 2+ (10q1) 2= (100r00) 2

    Where p, q and r are binary digits, what are the possible values of p, q and r respectively?
  6. If the number 235 in decimal system is converted into binary system, then what is the resulting number?

  7. What is the binary equivalent of the decimal number 0.3125?

  8. What is (1000000001) 2– (0.0101)­ 2equal to?

  9. The decimal number (127.25) 10, when converted to binary number, takes the form

  10. If (11101011) 2is converted to decimal system, then the resulting number is


Important Questions from Binary Operations

  1. Multiplication of 111 2by 101 2is

  2. Let * be binary operation defined on R by \(\rm p * q=\frac{p+q}{2}, \forall \) p, q ∈ R. The operation is:

  3. Convert 29 into binary.

    A. 10101

    B. 11110

    C. 11101

    D. 11001

  4. The product of the two binary numbers 011 and 110 is:

  5. If G is the set of integer numbers, and a.b = a – b, ∀ a, b ∈ G, then G is

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
501 Tests 1 Tests Free
767 Attempts
4.7(129)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App