[gbrainy] Better explanation for the Brothers and sisters puzzle



commit 6d3d86efab60cb0e29b386ca0ed2b0afdf4335bf
Author: Jordi Mas <jmas softcatala org>
Date:   Wed Apr 6 19:50:54 2011 +0200

    Better explanation for the Brothers and sisters puzzle

 data/games.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/games.xml b/data/games.xml
index 2522537..c1d60fe 100644
--- a/data/games.xml
+++ b/data/games.xml
@@ -42,7 +42,7 @@
 			</variables>
 			<_question>Out of [people] people, [brothers] have brothers, [sisters] have sisters and [both] have both. How many people have neither brothers nor sisters?</_question>
 			<answer>[rslt]</answer>
-			<_rationale>[brothers_only] people have brothers only, [sisters_only] sisters only and [both] have sisters and brothers.</_rationale>
+			<_rationale>It is calculated by taking the total number of people minus [brothers_only] people that have brothers only, minus [sisters_only] that have sisters only and minus [both] that have sisters and brothers.</_rationale>
 		</variant>
 	</game>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]