If (L)M represents a number L in base-M number system, then what will be the…
2024
If (L)M represents a number L in base-M number system, then what will be the value of (107)16 + (257)16?
- A.
(762)10
- B.
(862)10
- C.
(962)10
- D.
(662)10
Attempted by 51 students.
Show answer & explanation
Correct answer: B
Convert (107)₁₆ to decimal: 1×256 + 0×16 + 7 = 263. Convert (257)₁₆ to decimal: 2×256 + 5×16 + 7 = 599. Add results: 263 + 599 = 862.