Convert 101010 to a number in base 2.Solution: Use long division method
Topic: Use of Equality Sign in StatementsPlace the equality sign where appropriate. (Source: MM P141 Activity 13.2 Q (ii))a) 17 + 7 – 5 ? (28 ÷ 7) + 5SolutionUse BODMASi.e. 24 – 5 ? 4 + 15Therefore, 19 = 19Therefore, 17 + 7 – 5 = (28 ÷ 7) + 5
b) 2 x 16 ? 3 x 10 + 2SolutionUse BODMASi.e. 32 ? 30 + 2Therefore, 32 = 32Therefore, 2 x 16 = 3 x 10 + 2