Quantrex Quantrex AcademyJEE · NEET · NDA PYQs with solutions Open app
NDA2025MathematicsBasics of MathematicsActual

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

Options

  1. A(110010000)₂
  2. B(110001000)₂
  3. C(110000100)₂
  4. D(100100000)₂

Correct answer

A. (110010000)₂

Step-by-step solution

Converting the given binary numbers to decimal: (101101101)₂ = 1 2^8 + 0 2^7 + 1 2^6 + 1 2^5 + 0 2^4 + 1 2^3 + 1 2^2 + 0 2^1 + 1 2^0 (101101101)₂ = 256 + 0 + 64 + 32 + 0 + 8 + 4 + 0 + 1 = 365 (100011)₂ = 1 2^5 + 0 2^4 + 0 2^3 + 0 2^2 + 1 2^1 + 1 2^0 (100011)₂ = 32 + 0 + 0 + 0 + 2 + 1 = 35 Adding the decimal values: Sum = 365 + 35 = 400 Converting 400 back to binary: 400 = 256 + 128 + 16 = 2^8 + 2^7 + 2^4 Therefore, 400 = (110010000)₂ Answer: (110010000)₂

Practice Basics of Mathematics on Quantrex Academy →

More from Basics of Mathematics

All Basics of Mathematics questions Full Basics of Mathematics list All NDA PYQs