Edit Game
Símbolos de álgebra
 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   16  Close
e
Constante o número de Euler e ≈ 2,718281828
Suma de todos los valores en el rango de la serie: ∑x=x1+x2+x3...
Discriminante de una función cuadrática: Δ = b^2 - 4ac
delta, cambio o diferencia: ∆ t = t 1 - t 0
[ a, b ]
Intervalo cerrado: [ a , b ] = { a ≤ x ≤ b } x ∈ [2,6]
( a , b )  
Intervalo abierto: ( a , b ) = { a< x <b } x ∈ (a , b). 
f ( x )
y o función de x: f ( x ) = 3 x +5
| x |
Valor absoluto | -5 | = 5
x !
Factorial 4! = 1 * 2 * 3 * 4 = 24
⌊ x ⌋ , ⌈ x ⌉
soportes de suelo, redondea a un entero inferior ⌊4,3⌋ = 4 , soportes de techo ⌈ x ⌉ redondea a entero superior ⌈4,3⌉ = 5
{ }
Conjuntos
≪ , ≫
mucho menos que: 1 ≪ 1000000, mucho mayor que: 1000000 ≫ 1
Infinito: valores extremadamente grandes
proporcional a: y ∝ x cuando y = kx
~
aproximadamente igual aproximación débil: 11 ~ 10
x, y, z
variables de valor desconocido: 2 x = 4, entonces x = 2