S1-SA5-0184
What is a Simple Inequality Statement?
Grade Level:
Class 4
All STEM domains, Finance, Economics, Data Science, AI, Physics, Chemistry
Definition
What is it?
A simple inequality statement is a mathematical sentence that compares two values or expressions that are not equal. Instead of saying two things are exactly the same (=), it tells us one is greater than (>), less than (<), greater than or equal to (>=), or less than or equal to (<=) the other.
Simple Example
Quick Example
Imagine your cricket team needs to score more than 150 runs to win a match. We can write this as 'Runs > 150'. This is an inequality because it tells us the runs must be *more than* 150, not exactly 150.
Worked Example
Step-by-Step
Let's say a school bus can carry a maximum of 40 students. If 'S' is the number of students on the bus, how do we write this as an inequality?
Step 1: Understand the limit. The bus can carry 'maximum 40' students.
---Step 2: 'Maximum' means the number of students can be 40 or less than 40.
---Step 3: Identify the variable. 'S' represents the number of students.
---Step 4: Choose the correct inequality symbol. Since it can be 40 or less, we use '<='.
---Step 5: Write the statement. S <= 40.
Answer: S <= 40
Why It Matters
Inequalities help us make decisions in everyday life and in advanced fields like science and technology. They are crucial in programming computers, designing safe structures (like bridges), managing finances, and even in AI to set limits or conditions for operations.
Common Mistakes
MISTAKE: Confusing '>' with '>=' | CORRECTION: '>' means 'strictly greater than' (e.g., more than 5 means 6, 7...). '>=' means 'greater than or equal to' (e.g., 5 or more means 5, 6, 7...).
MISTAKE: Reading the symbol incorrectly. For example, reading 'x < 7' as 'x is greater than 7'. | CORRECTION: Always remember the 'alligator mouth' opens towards the larger number. The smaller, pointed end points to the smaller number. So, 'x < 7' means 'x is less than 7'.
MISTAKE: Not understanding 'at least' or 'at most'. For example, thinking 'at least 10' means '< 10'. | CORRECTION: 'At least 10' means 10 or more, so use '>='. 'At most 10' means 10 or less, so use '<='.
Practice Questions
Try It Yourself
QUESTION: A mobile phone plan gives you 'less than 2 GB' of free data per day. If 'D' is the data, write this as an inequality. | ANSWER: D < 2 GB
QUESTION: To qualify for a scholarship, a student must score 'at least 75 marks' in the exam. If 'M' is the marks, write this as an inequality. | ANSWER: M >= 75
QUESTION: The speed limit on a highway is 80 km/hr. You must drive 'no more than' this speed. If 'S' is your speed, write the inequality. | ANSWER: S <= 80 km/hr
MCQ
Quick Quiz
Which inequality represents 'You need to be older than 18 years to get a driving license'?
Age < 18
Age <= 18
Age > 18
Age >= 18
The Correct Answer Is:
C
If you need to be 'older than 18', it means your age must be strictly greater than 18. Options A and B mean younger, and Option D means 18 or older.
Real World Connection
In the Real World
When you use a food delivery app like Swiggy or Zomato, they often show you restaurants 'within 5 km' or 'delivery time less than 30 minutes'. These are real-world applications of inequalities helping you filter choices. Even traffic signals use inequalities – 'speed < 60 km/hr' to avoid fines!
Key Vocabulary
Key Terms
INEQUALITY: A mathematical statement comparing two values that are not equal | GREATER THAN (>): One value is bigger than another | LESS THAN (<): One value is smaller than another | GREATER THAN OR EQUAL TO (>=): One value is bigger than or the same as another | LESS THAN OR EQUAL TO (<=): One value is smaller than or the same as another
What's Next
What to Learn Next
Great job understanding simple inequalities! Next, you can explore 'Solving Simple Inequalities'. This will teach you how to find the range of values that make an inequality true, which is a powerful skill for problem-solving.


