Edit Game
Evaluating Expressions
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   5  Close
Evaluate 3(x + 4) - w, when x = 3 and w = 8
3( (3) + 4 ) - (8) = 3(7) - 8 = 21 - 8 = 13
Evaluate 2rz - 9, when r = 2 and z = 5
2(2)(5) - 9 = 20 - 9 = 11
Evaluate 4w, when w = 5
4(5) = 20
Evaluate 8 - g, when g = 3
8 - (3) = 5
Evaluate p + 9, when p=6
(6) + p = 15