Jump to content

Maths Trivia

From CIT Wiki
Revision as of 17:44, 18 April 2025 by Jarrah (talk | contribs) (Created page with "= Maths Trivia = Maths Trivia Messages are sent every 10 minutes to players, and you can earn rewards by correctly answering them. ---- === How to Answer Maths Trivia === To answer a Maths Trivia Message, type the following command: * <code>/mt <answer></code> You will earn '''$5000''' as a reward for a correct answer. ---- === Disabling Maths Trivia Messages === If you wish to disable receiving Maths Trivia messages, you can do so in your settings: * Go to '''/set...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Maths Trivia

Maths Trivia Messages are sent every 10 minutes to players, and you can earn rewards by correctly answering them.


How to Answer Maths Trivia

To answer a Maths Trivia Message, type the following command:

  • /mt <answer> You will earn $5000 as a reward for a correct answer.

Disabling Maths Trivia Messages

If you wish to disable receiving Maths Trivia messages, you can do so in your settings:

  • Go to /settings
  • Disable the setting: Enable Automated Maths Trivia Messages

Maths Symbols Explanation

To solve the math questions, it’s important to understand the symbols used.

  • "+" and "-" are the standard addition and subtraction symbols.
  • "^" (Exponentiation):
    • This symbol represents an exponent.
    • For example, in the equation 2 + 3 ^ 2, the "^" means you should multiply 3 by itself.
    • Step-by-Step Solution:
      • First, calculate the exponent: 3 * 3 = 9
      • Then, perform the addition: 2 + 9 = 11
    • So, the correct answer would be 11.