S1-SA5-0255
What is the Use of Brackets in Simple Expressions?
Grade Level:
Class 4
All STEM domains, Finance, Economics, Data Science, AI, Physics, Chemistry
Definition
What is it?
Brackets (also called parentheses) are special symbols used in math to group numbers and operations together. They tell us which part of an expression needs to be calculated first, ensuring we get the correct answer by following a specific order.
Simple Example
Quick Example
Imagine you have 5 laddoos and your friend gives you 2 more. Then, your mother tells you to share all your laddoos equally with 2 friends (including yourself, so 3 people). If you write it as 5 + 2 ÷ 3, it looks like only 2 laddoos are divided. But with brackets, (5 + 2) ÷ 3, it clearly means you add your laddoos first, then divide the total.
Worked Example
Step-by-Step
Let's calculate: 10 + (6 - 2) * 3
---Step 1: First, solve the part inside the brackets.
(6 - 2) = 4
---Step 2: Now, replace the bracket part with its answer.
The expression becomes: 10 + 4 * 3
---Step 3: Next, perform multiplication before addition (following BODMAS/PEMDAS).
4 * 3 = 12
---Step 4: Finally, perform the addition.
10 + 12 = 22
---Answer: 22
Why It Matters
Understanding brackets is crucial for solving complex problems in science, engineering, and even finance. Scientists use them to write formulas, computer programmers use them to create code, and economists use them in models to predict market trends. It's a foundational skill for many exciting careers!
Common Mistakes
MISTAKE: Ignoring brackets and calculating from left to right | CORRECTION: Always solve the operations inside brackets first, before any other operations outside them.
MISTAKE: Forgetting to apply operations outside the bracket to the result inside | CORRECTION: Once you solve inside the bracket, remember to use that result with the operations and numbers outside the bracket.
MISTAKE: Confusing different types of brackets (like curly or square brackets) in simple expressions | CORRECTION: For simple expressions, round brackets () are most common. If you see others, remember they all serve the same purpose: grouping.
Practice Questions
Try It Yourself
QUESTION: Solve: 7 * (8 - 3) | ANSWER: 35
QUESTION: Calculate: 15 + (4 + 6) ÷ 2 | ANSWER: 20
QUESTION: A shopkeeper sold 5 packets of biscuits, each with 10 biscuits. He then bought 20 more loose biscuits. How many total biscuits does he have now? Write the expression using brackets and solve. | ANSWER: (5 * 10) + 20 = 70 biscuits
MCQ
Quick Quiz
Which operation should be done first in the expression 20 ÷ (5 + 5) - 3?
20 ÷ 5
5 + 5
5 - 3
20 ÷ 10
The Correct Answer Is:
B
According to the order of operations, calculations inside brackets must be done first. So, 5 + 5 should be calculated before any division or subtraction.
Real World Connection
In the Real World
When you use a calculator on your phone or computer, it uses brackets to understand your commands. For example, if you want to calculate the average score of your 3 exams (70, 80, 90), you would type (70 + 80 + 90) / 3. The calculator knows to add the scores first because of the brackets, giving you the correct average.
Key Vocabulary
Key Terms
BRACKETS: Symbols like () used to group operations | EXPRESSION: A mathematical phrase with numbers and operations | ORDER OF OPERATIONS: The specific sequence to solve math problems | GROUPING: Putting numbers and operations together to be solved first
What's Next
What to Learn Next
Great job understanding brackets! Next, you should explore the full 'Order of Operations' (often called BODMAS or PEMDAS). This will teach you the complete set of rules for solving any mathematical expression, building perfectly on what you've learned about brackets.


