less than or greater than sign
Last updated: May 17, 2026 at 5:39 am by Admin

Mathematics, coding, and even everyday comparisons often require using symbols like the less than (<) and greater than (>) signs. Despite their simplicity, many people get confused about which symbol to use, or even the correct way to read them. This confusion is common among students, writers, and professionals alike, whether in the UK, the US, or globally.

Understanding these signs is crucial. In mathematics, using the wrong symbol can change the meaning of an equation entirely. In programming, confusing the signs can lead to errors in code. Even in English writing, metaphors or comparisons using these symbols require clarity. Therefore, mastering the less than or greater than sign ensures accuracy, whether you are writing an academic paper, coding software, or solving math problems.

In this article, we will break down the meaning, usage, common mistakes, and tips for remembering these signs. Additionally, we will provide examples in both British English and American English contexts to ensure clarity across audiences.


Quick Answer

The less than sign (<) shows that a number or value is smaller than another, while the greater than sign (>) shows that a number or value is larger than another.

Example:

  • 5 < 10 → “5 is less than 10”
  • 10 > 5 → “10 is greater than 5”

In simple terms, the pointed end always faces the smaller value, and the open end faces the larger value.


Meaning of the Correct Form

The correct usage of less than (<) and greater than (>) signs is straightforward once you understand the direction of the symbols.

  • Less than (<): Indicates the number on the left is smaller than the number on the right.
    • Example (UK & US): 7 < 12 → Seven is less than twelve.
    • Another example: £20 < £50 → Twenty pounds is less than fifty pounds.
  • Greater than (>): Indicates the number on the left is larger than the number on the right.
    • Example (UK & US): 15 > 8 → Fifteen is greater than eight.
    • Another example: $100 > $40 → One hundred dollars is greater than forty dollars.

Key point: The symbol always “points” toward the smaller number. Think of it like an alligator that always wants to eat the bigger number it opens its mouth to the larger value. This tip works for both British and American audiences alike.


Meaning of the Incorrect Form

A common mistake is reversing the signs. Many beginners confuse which way the symbol should point.

Incorrect example:

  • 5 > 10 → Incorrect if you mean five is less than ten.
  • £30 < £10 → Incorrect if you mean thirty pounds is more than ten pounds.

Why it happens:

  • People often read left to right and assume the smaller number goes on the left without considering the direction of the symbol.
  • Misunderstanding the “alligator mouth” trick.

Incorrect usage can lead to misunderstandings in mathematics, financial documents, and even programming.


Keyword Comparison / Key Differences

Key Differences

Here is a simple comparison between the less than (<) and greater than (>) signs:

SymbolNameMeaningExample (UK/US)
<Less thanLeft value is smaller than right5 < 10 → Five is less than ten
>Greater thanLeft value is larger than right10 > 5 → Ten is greater than five

UK vs US spelling or usage:

  • There is no difference in meaning; however, UK readers sometimes prefer words in full in educational contexts: e.g., “5 is less than 10” vs using <.
  • In US schools, symbols are used more frequently in everyday exercises.

Tip: When writing for formal documents in either region, spell out “less than” or “greater than” for clarity unless in equations or tables.


Common Mistakes People Make

  1. Reversing the symbols: Writing 5 > 10 instead of 5 < 10.
  2. Using symbols in text without context: Example: “John is > Mary in height” → Should be “John is taller than Mary.”
  3. Forgetting the direction: Especially in programming, if x < y is not the same as if x > y.
  4. Misreading compound expressions: Example: 3 < 5 < 8 → Correct, meaning 3 is less than 5, and 5 is less than 8. Some beginners misinterpret this.
  5. Confusing UK & US writing rules: Less common, but UK exams often prefer the words “less than” rather than the symbol <.

Real-life example:

  • UK classroom: “The temperature today is < 20°C.”
  • US classroom: “The temperature today is < 68°F.”

Correct Usage in Sentences

Here are practical examples in both UK and US English:

UK Examples:

  • The train will depart in less than 10 minutes.
  • Your score of 75 is greater than the class average of 60.
  • The car cost £15,000, which is less than last year’s model.
  • He earned greater than £100 in overtime this week.

US Examples:

  • The flight is delayed by less than an hour.
  • My test score was greater than I expected.
  • The new laptop costs $1,200, which is less than my previous one.
  • He donated greater than $500 to the charity.

Tips to Remember the Correct Usage

  1. Alligator method: The open mouth always “eats” the larger number. < points to the smaller, > points to the larger.
  2. Mnemonic for less than: “The little end points to the little number.”
  3. Check with words: If confused, read it aloud: “5 < 10” → “Five is less than ten.”
  4. Practice with money: Using currency in pounds, dollars, or euros makes the difference easier to remember.
  5. Double-check in coding: Many programming languages (Python, Java, C++) are strict with < and > signs.

FAQs

1. Can I use “<” in UK essays?
Yes, but usually only in mathematical or scientific contexts. In essays, spell out “less than.”

2. Are the symbols the same in US and UK?
Absolutely. < means less than, and > means greater than worldwide.

3. Which direction should the symbol point?
The pointed end < faces the smaller number; the open end > faces the larger number.

4. How do I remember which is which?
Think of an alligator or a Pac-Man opening its mouth toward the bigger number.

5. Can I use both words and symbols together?
Yes, for clarity, e.g., “5 < 10 (five is less than ten).”

6. Are there other symbols that are similar?
Yes, “≤” means less than or equal to, and “≥” means greater than or equal to.

7. Is it okay to reverse the symbols in casual writing?
No, reversing the symbols can cause misunderstandings even in casual notes.


Conclusion

The less than (<) and greater than (>) signs are simple but essential tools in mathematics, programming, and everyday comparisons. Remember, the smaller number always faces the pointed end, while the larger number faces the open end. By avoiding common mistakes, practicing real-life examples, and using helpful tips like the “alligator method,” anyone can master these signs.

Whether you are in the UK or the US, understanding these symbols ensures clarity, precision, and confidence in writing, coding, and problem-solving. Next time you encounter < or >, you’ll know exactly which way the “mouth” should open!

READ MORE ARTICLES..

Programing or Programming: Which One Should You Use? 2026
Eery or Eerie: Difference Explained in the Easiest Way 2026
Skill Set or Skillset: Grammar Rules You Must Know for 2026
Plushy or Plushie: Which Term Is More Popular Today 2026

Leave a Comment