InterviewSolution
Saved Bookmarks
| 1. |
(22) + (101) - (20) = () + (4) where > 4. The value of is |
| Answer» (22)4 + (10)10 - (10)10 = (22)4 Since x > 4, i.e. all the number systems with base greater than 4. All these will contain symbol '4' which will have same value in all bases. Converting 4 into base '4' system (4)10 (10)4 Now (22)4 = (x)4 + (10)4 ∴ (x)4 = (22)4 - (10)4 = (12)4 ∴ x = 12. | |