Carrom Coin Integers
Last updated at January 21, 2026 by Teachoo
Transcript
Question 1 - Page 26 If there are multiple strikes causing movements in the order 1, – 2, 3, – 4, …, – 10, what is the final position of the coin?Our sequence is 1, –2, 3, –4, 5, –6, 7, –8, 9, –10 This reveals a pattern: If we group them in pairs, sum is –1 Example: 1 + (–2) = –2 + 1 = – (2 – 1) = –1 3 + (–4) = –4 + 3 = – (4 – 3) = –1 5 + (–6) = –6 + 5 = – (6 – 5) = –1 7 + (–8) = –8 + 7 = – (8 – 7) = –1 9 + (–10) = –10 + 9 = – (10 – 9) = –1 We have 5 groups, and each group equals –1 So, Sum = (-1) + (-1) + (-1) + (-1) + (-1) = –5 Thus, The final position of the coin is -5. Visualised: