{ "exponentiation": { "questions":[ { "question_id" : "1a", "question_text": "|3\\,^3|", "question_answer": "|27|", "question_false_answers": ["|9|", "|6|", "|12|"] }, { "question_id" : "2a", "question_text": "|4 \\cdot 4 \\cdot 4 \\cdot 4 \\cdot 4 \\cdot 4|", "question_answer": "|4\\,^6|", "question_false_answers": ["|4 \\cdot 6|", "|6 \\cdot 4|", "|24|"] }, { "question_id" : "3a", "question_text": "|5 \\cdot 10\\,^2|", "question_answer": "|500|", "question_false_answers": ["|50|", "|25|", "|125|"] }, { "question_id" : "4a", "question_text": "|7\\,^2 \\cdot 7\\,^3|", "question_answer": "|7\\,^5|", "question_false_answers": ["|7\\,^6|", "|7 \\cdot 6|", "|7 \\cdot 5|"] }, { "question_id" : "5a", "question_text": "|5 \\cdot 10\\,^{-2}|", "question_answer": "|0,05|", "question_false_answers": ["|5|", "|0,5|", "|0,005|"] }, { "question_id" : "6a", "question_text": "|2\\,^2 \\cdot 2\\,^3|", "question_answer": "|32|", "question_false_answers": ["|24|", "|12|", "|36|"] }, { "question_id" : "7a", "question_text": "|5 \\cdot 10\\,^0|", "question_answer": "|5|", "question_false_answers": ["|0|", "|50|", "|0,5|"] }, { "question_id" : "8a", "question_text": "|\\displaystyle{\\frac{2\\,^2 \\cdot \\, 2\\,^3}{2\\,^4}}|", "question_answer": "|2|", "question_false_answers": ["|4|", "|8|", "|3|"] }, { "question_id" : "9a", "question_text": "|\\displaystyle{\\frac{3\\,^2 \\cdot\\, 3\\,^{-3}}{3\\,^{-2}}}|", "question_answer": "|3|", "question_false_answers": ["|9|", "|27|", "|-3|"] } ] } }