Edit Game
Functions
 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   20  Close
f(x) is the ...
output
y is the ...
output
x is the ...
input
What is this f(x) when x is 3?
5
What is this f(x) when x is 3?
15
What is this f(x) when x is 3?
-12
What is the output when the input is 5?
25
What is the output when the input is 5?
9
What is the output when the input is 5?
23
What is the output when the input is 5?
-23
What is the output when the input is 10?
100
What is the output when the input is 10?
3
What is the output when the input is 10?
-48
What is the output when the input is 10?
43
What is the output when the input is 10?
19
Write this in function notation.
f(x) = (x+2) divide 4
Write this in function notation.
f(x) = x^2
Write this in function notation.
f(x) = -5x + 2
Write this in function notation.
f(x) = 4x + 3
Write this in function notation.
f(x) = 2x -1