top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S1-SA5-0186

What is a False Inequality?

Grade Level:

Class 4

All STEM domains, Finance, Economics, Data Science, AI, Physics, Chemistry

Definition
What is it?

A False Inequality is a mathematical statement that uses inequality symbols (like <, >, ≤, ≥) but is not true. It claims one side is greater or smaller than the other, but when you check, the statement is incorrect.

Simple Example
Quick Example

Imagine you say, 'The price of a samosa is more than the price of a full pizza.' This is a false inequality because a samosa usually costs much less than a full pizza. In numbers, if a samosa is Rs. 10 and a pizza is Rs. 300, saying 10 > 300 is a false inequality.

Worked Example
Step-by-Step

Let's check if the inequality 5 + 3 < 2 is true or false.

Step 1: First, calculate the value on the left side of the inequality. 5 + 3 = 8.
---
Step 2: Now, rewrite the inequality with the calculated value: 8 < 2.
---
Step 3: Look at the statement '8 < 2'. This means '8 is less than 2'.
---
Step 4: Is 8 truly less than 2? No, 8 is much greater than 2.
---
Step 5: Since the statement '8 < 2' is incorrect, it is a False Inequality.

Answer: The inequality 5 + 3 < 2 is a False Inequality.

Why It Matters

Understanding true and false inequalities helps us make correct decisions, whether it's managing money or programming computers. In fields like data science, correctly identifying true statements from false ones is key to analysing information. Even scientists use inequalities to compare measurements and ensure their experiments are accurate.

Common Mistakes

MISTAKE: Not performing calculations before comparing | CORRECTION: Always simplify both sides of the inequality first before deciding if it's true or false.

MISTAKE: Confusing the inequality symbols, e.g., thinking '<' means 'greater than' | CORRECTION: Remember '<' means 'less than' and '>' means 'greater than'. A simple trick is to imagine the symbol as a crocodile's mouth, always open towards the bigger number.

MISTAKE: Thinking that any inequality with a negative number is automatically false | CORRECTION: Negative numbers also follow inequality rules. For example, -5 < -2 is a TRUE inequality because -2 is closer to zero and thus greater than -5.

Practice Questions
Try It Yourself

QUESTION: Is 7 > 10 a true or false inequality? | ANSWER: False

QUESTION: Is 15 - 5 ≥ 12 a true or false inequality? | ANSWER: False (Because 15 - 5 = 10, and 10 is not greater than or equal to 12)

QUESTION: A mobile phone plan offers 2 GB of data. You used 2500 MB. Is 2 GB < 2500 MB a true or false inequality? (Hint: 1 GB = 1024 MB) | ANSWER: False (Because 2 GB = 2048 MB, and 2048 MB is not less than 2500 MB. It should be 2 GB < 2500 MB, which is true, but the question asks if 2 GB < 2500 MB is true, which means 2048 < 2500, which IS true. Wait, the question asks if 2 GB < 2500 MB is true or false. My answer was wrong. Let's re-evaluate. 2 GB = 2048 MB. So the inequality is 2048 MB < 2500 MB. This is TRUE. My apologies, I made a mistake in the explanation. Let's correct it for the final output. The original question was: Is 2 GB < 2500 MB a true or false inequality? (Hint: 1 GB = 1024 MB). So, 2 GB = 2 * 1024 MB = 2048 MB. The inequality becomes 2048 MB < 2500 MB. This statement is TRUE. So, the answer should be TRUE. Let me re-do the answer for Practice Q3. | ANSWER: True (Because 2 GB = 2048 MB, and 2048 MB is indeed less than 2500 MB)

MCQ
Quick Quiz

Which of the following is a False Inequality?

10 + 2 > 11

5 < 5

7 - 3 ≤ 4

6 ≥ 6

The Correct Answer Is:

B

Option B, '5 < 5', means '5 is less than 5', which is false because 5 is equal to 5, not less than it. All other options are true inequalities.

Real World Connection
In the Real World

When you're shopping online, a website might show 'Price < Rs. 500'. If an item costs Rs. 550, it won't appear in that search result because Rs. 550 < Rs. 500 is a false inequality. Similarly, traffic apps use inequalities to determine if 'current speed > speed limit' to warn drivers.

Key Vocabulary
Key Terms

INEQUALITY: A mathematical statement comparing two values using symbols like <, >, ≤, or ≥. | TRUE INEQUALITY: An inequality statement that is correct. | FALSE INEQUALITY: An inequality statement that is incorrect. | GREATER THAN (>): Symbol meaning the number on the left has a larger value than the number on the right. | LESS THAN (<): Symbol meaning the number on the left has a smaller value than the number on the right.

What's Next
What to Learn Next

Now that you know what a false inequality is, you're ready to explore how to solve inequalities with variables. You'll learn how to find values that make an inequality true, which is super useful in many real-life problems!

bottom of page