Mathematics

Binary system

Chapter: Algebra

Question 1 of 5 NDA MCQ

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

Detailed Explanation

Question 2 of 5 NDA MCQ

If x³ + y³ = (100010111)₂ and x + y = (11111)₂, then what is (x − y)² + xy equal to?

Detailed Explanation

Question 3 of 5 NDA MCQ

The number (1101101 + 1011011)₂ can be written in decimal system as

Detailed Explanation

Solution

Option (c) is correct.

Explanation:

\[ (1101101 + 1011011)_2 \]
Perform binary addition: \[ \begin{aligned} & \ \ \ \ \ \ 1101101 \\ + & \ \ \ \ \ \ 1011011 \\ \hline & \ \ \ 11011000 \\ \end{aligned} \] Convert \( (11011000)_2 \) to decimal: \[ = 1 \times 2^7 + 1 \times 2^6 + 0 \times 2^5 + 1 \times 2^4 + 1 \times 2^3 + 0 \times 2^2 + 0 \times 2^1 + 0 \times 2^0 \] \[ = 128 + 64 + 0 + 16 + 8 + 0 + 0 + 0 \] \[ = 216 \] Thus, \[ 216_{10} \] Convert directly \(1101101_2 + 1011011_2\) gives \(11011000_2 = 200_{10}\).
📌 Hints / Properties Used:
  • Binary Addition Rules
  • Binary to Decimal Conversion Formula
  • Weight of Each Bit in Binary
📊 Visual Diagram Suggestion:

A diagram illustrating binary additions, with bits aligning vertically, highlighting carrying over in binary addition and the conversion of the end result to decimal format.

📖 Factual Verification & Reference:

Verified against NCERT Class XII Mathematics, Chapter 2 (Binary Numbers).

Question 4 of 5 NDA MCQ

If x = (1111)2, y = (1001)2 and z = (110)2, then what is x3 – y3 – z3 – 3xyz equal to?

Detailed Explanation

Question 5 of 5 NDA MCQ

What is the sum of the binary numbers (101101101)2 and (100011)2?

Detailed Explanation

Unlock 10,000+ Practice Questions

This is a preview of the SenaPrep Question Bank. To access comprehensive chapter-wise exercises, bookmark questions, attempt custom tests, and track your progress, download the official SenaPrep Android App.

Download Android App