What is operator?

An operator is like a helper that tells you what to do with numbers or things in math and programming.

Imagine you're playing with blocks. You have 3 blocks and get 2 more. To find out how many you have now, you use the plus operator, +. It helps you add them together:

3 + 2 = 5.

Or maybe you’re sharing candies. If you had 6 candies and gave away 2, you’d use the minus operator, -, to find out how many are left:

6 - 2 = 4.

Operators Are Like Helpers in Math

Think of operators as special helpers who know exactly what job to do, adding, subtracting, multiplying, or dividing. Just like a teacher tells you which game to play during recess, an operator tells your math problem what action to take.

You might not always notice them, but they’re there working hard every time you do math!

Take the quiz →

Examples

  1. Adding two numbers like 2 + 3 uses an operator to combine them.
  2. The equals sign (=) is an operator that shows two things are the same.
  3. Multiplication (×) helps us group repeated addition quickly.

Ask a question

See also

Discussion

Recent activity

Categories: Science · math· algebra· programming