Finding the Unknown
Why This Matters
Have you ever played a guessing game? “I am thinking of a number. I add 3 to it and I get 10. What is my number?”
You can probably feel the answer. The number is 7. But how did your brain do that? You worked backwards. You knew the final answer was 10, you knew 3 was added, so you took the 3 away again.
That little move — finding a hidden number from clues — is one of the most powerful ideas in all of maths. Shopkeepers use it. Engineers use it. Your phone uses it thousands of times a second.
In this chapter we give the hidden number a name, we write the clue as a neat little sentence called an equation, and we learn a clean, sure-fire way to find the number every single time. No more guessing. You will be able to crack puzzles that are far too hard to guess.
The Big Idea
An equation is a maths sentence that says two things are equal — it has an ”=” sign in the middle, with a hidden number (a letter) somewhere in it. Think of it as a weighing scale that is perfectly balanced: the left side weighs exactly the same as the right side. To find the hidden number, you keep the scale balanced — whatever you do to one side, you do the exact same thing to the other side. Step by step, you get the letter alone on one side, and the number sitting opposite it is your answer.
Let’s Break It Down
Before we start, let’s quickly remember the idea of a letter that stands for a number. You met this in the chapter on algebraic expressions.
From a situation to an equation (an unknown letter)
Let’s start with a real puzzle from a weighing scale. The scale below is perfectly level — it balances. On the left pan there is a mystery box of weight x, plus three small 1-unit weights. On the right pan there is a single 10-unit weight.
Figure 7.1 shows this picture.
Because the scale balances, the left side and the right side must weigh the same. We write that as:
x + 3 = 10
This is our first equation. The letter x is the unknown weight we want to find. We turned a real situation (a balanced scale) into a short maths sentence.
You can do this with words too. Here is how a sentence becomes an equation. Take “a number, doubled, then minus 3, gives 7.” Step by step: the number is x, doubled is 2x, minus 3 is 2x − 3, and that “gives 7” means it equals 7. So:
2x − 3 = 7
The skill of writing the clue as an equation is half the battle. Once you have the equation, the rest is just careful steps.
A bag has some marbles, x of them. You add 5 more and now there are 12. Which equation matches this?
The equation is x + 5 = 12. “Some marbles” is x, “add 5” gives x + 5, and “now there are 12” means that total equals 12. (Solving it later gives x = 7.)
What an equation is — a balance
Let’s be very clear about what an equation really is. An equation has two parts, joined by an ”=” sign.
- The part on the left of the ”=” is called the Left Hand Side, or LHS for short.
- The part on the right of the ”=” is called the Right Hand Side, or RHS.
In x + 3 = 10, the LHS is x + 3 and the RHS is 10.
The ”=” sign is a promise. It promises that the LHS and the RHS have the same value. That is why the weighing-scale picture fits so well — a balanced scale also says “this side equals that side.”
Solving the equation means finding the value of the letter that makes the promise true — the value that makes LHS exactly equal to RHS. For x + 3 = 10, the answer is x = 7, because 7 + 3 really is 10.
Is 4 + 6 = 10 an equation? And is 2x − 5 an equation?
4 + 6 = 10 is an equation (it has an ”=” sign and both sides equal 10). But 2x − 5 is not an equation — it is only an expression. It has no ”=” sign, so there is nothing for it to balance against.
Solving by keeping the balance — do the same to both sides
Here is the heart of the whole chapter. How do we find x?
Look again at the balanced scale for x + 3 = 10. The left pan has the box x plus three 1-weights. We want the box alone on the pan, because then whatever is on the other pan is its weight.
So let’s lift those three 1-weights off the left pan. But wait — if we remove weight from only the left pan, the scale will tip! The left side becomes lighter, and the balance breaks.
The trick: remove the same 3 weights from the right pan too. Then both sides lose exactly 3. The scale stays perfectly level. Figure 7.2 shows this.
In symbols, that one move looks like this. We subtract 3 from both sides:
x + 3 − 3 = 10 − 3
x = 7
That’s it. The +3 and the −3 on the left cancel out (they undo each other), leaving x alone. On the right, 10 − 3 = 7. So x = 7.
This is the golden rule, and it is the only rule you really need:
Whatever you do to one side of an equation, do the exact same thing to the other side. Then the two sides stay equal — the scale stays balanced. You can add the same number to both sides, subtract the same number, multiply both sides by the same number, or divide both sides by the same number.
Why is this allowed? Because the two sides start out equal. If two amounts are the same, and you change both of them in exactly the same way, they are still the same afterwards. Two equal piles of rice, take a handful off each — still equal. Same idea.
Let’s use the rule on a fresh equation, with the answer revealed only at the end.
Solve the equation x − 4 = 9.
-
We want x by itself. Right now there is a ”− 4” stuck to it. To undo subtracting 4, we do the opposite: add 4. But we must add 4 to both sides to keep the balance.
-
Add 4 to each side:
x − 4 + 4 = 9 + 4
-
On the left, −4 + 4 = 0, so they cancel and leave just x. On the right, 9 + 4 = 13. So the answer is x = 13.
Notice the pattern. To get x alone, you undo whatever is being done to it, using the opposite operation — and you do that undoing to both sides.
- To undo + a number, you subtract that number.
- To undo − a number, you add that number.
- To undo × a number, you divide by that number.
- To undo ÷ a number, you multiply by that number.
Here is a quick example of the multiply/divide pair. Suppose 2x = 10 (two times the number is 10). The x is being multiplied by 2, so to undo it we divide both sides by 2:
2x ÷ 2 = 10 ÷ 2
x = 5
And if x ÷ 3 = 4 (the number divided by 3 is 4), the x is being divided by 3, so we multiply both sides by 3:
x ÷ 3 × 3 = 4 × 3
x = 12
To solve 5x = 35, what one thing should you do to both sides?
Divide both sides by 5. The x is multiplied by 5, so dividing by 5 undoes it: 5x ÷ 5 = 35 ÷ 5, giving x = 7.
Solving two-step equations
Some equations need two moves, not one. Look at 2x − 3 = 7. Here two things are happening to x: it is multiplied by 2, and 3 is taken away.
We peel these off one at a time, like peeling layers. A good order is: first deal with the + or − part, then deal with the × or ÷ part.
Step 1 — get rid of the − 3. Undo it by adding 3 to both sides:
2x − 3 + 3 = 7 + 3
2x = 10
Step 2 — get rid of the × 2. Undo it by dividing both sides by 2:
2x ÷ 2 = 10 ÷ 2
x = 5
So x = 5. Figure 7.3 shows the same two steps drawn as scales, so you can see that the balance never tips.
Let’s do one more two-step equation as a worked example. Watch the same two-move plan in action.
Solve the equation 3y + 4 = 19.
-
First undo the + 4. Subtract 4 from both sides:
3y + 4 − 4 = 19 − 4
3y = 15
-
Now undo the × 3 (because 3y means 3 times y). Divide both sides by 3:
3y ÷ 3 = 15 ÷ 3
-
On the left, 3y ÷ 3 = y. On the right, 15 ÷ 3 = 5. So the answer is y = 5.
Sometimes the unknown sits on both sides, like 6y + 7 = 4y + 21. Don’t panic — the golden rule still works. First, gather all the y’s onto one side. Subtract 4y from both sides so the right side loses its y’s:
6y + 7 − 4y = 4y + 21 − 4y
2y + 7 = 21
Now it is an ordinary two-step equation. Subtract 7 from both sides to get 2y = 14, then divide both sides by 2 to get y = 7.
Checking your answer
Here is a wonderful thing about equations: you can always check if your answer is right, all by yourself. No need to ask anyone.
To check, take the value you found and put it back in place of the letter in the original equation. Then work out the LHS. If the LHS comes out equal to the RHS, your answer is correct. If it doesn’t, you made a slip somewhere and can try again.
Let’s check our answer x = 5 for the equation 2x − 3 = 7. We put 5 wherever x was, on the left side. Figure 7.4 walks through it.
Working it out: LHS = 2 × 5 − 3 = 10 − 3 = 7. The RHS is 7. They are equal, so x = 5 is correct. Always check — it catches mistakes before they cost you marks.
You solved y + 8 = 12 and got y = 4. How do you check it?
Put 4 back in place of y in the LHS: 4 + 8 = 12. This equals the RHS (12), so y = 4 is correct.
Word problems → equations
Now the real power. Many everyday problems become easy once you turn them into an equation. The plan is always the same:
- Name the unknown with a letter (say what it stands for).
- Write the equation that matches the words.
- Solve it using the golden rule.
- Check, and answer in words.
Here is a classic. Madhubanti is planning a party. Each plate of snacks costs ₹25. The shop also charges a fixed ₹50 for delivery. She can spend ₹500 in total. How many plates can she buy?
Let’s turn the words into an equation. Figure 7.5 shows how each phrase becomes a part of the equation.
So our equation is:
25p + 50 = 500
Now solve it, step by step.
Solve 25p + 50 = 500 to find how many plates Madhubanti can buy.
-
Undo the + 50 first. Subtract 50 from both sides:
25p + 50 − 50 = 500 − 50
25p = 450
-
Now undo the × 25. Divide both sides by 25:
25p ÷ 25 = 450 ÷ 25
-
On the left, 25p ÷ 25 = p. On the right, 450 ÷ 25 = 18. So p = 18. Madhubanti can buy 18 plates of snacks.
Quick check: 25 × 18 + 50 = 450 + 50 = 500. Correct, it matches the ₹500 she had. The equation did the hard thinking for us.
Common Mistakes
To solve x + 3 = 10, you can just take away 3 from the left side and write x = 10.
It feels efficient. You can see the 3 you want to get rid of, so the natural urge is to rub it off where you see it and leave the rest. Touching only the side with the 3 looks like the quick, neat move.
You must do the same thing to BOTH sides. Subtract 3 from each side: x + 3 − 3 = 10 − 3, which gives x = 7. Changing only one side tips the balance and breaks the equation. The right pan must lose 3 as well.
In 2x − 3 = 7, you can move the 3 to the other side and keep it as − 3, writing 2x = 7 − 3 = 4.
When a term jumps across the = sign, it feels like it should land looking exactly the same as before — you are just relocating it, not changing it. Keeping the same sign seems like the honest, careful thing to do.
A term that crosses the = sign must flip to its opposite operation. The − 3 is undone by adding 3 to both sides, so it appears as + 3 on the right: 2x = 7 + 3 = 10, then x = 5. (You can test it: x = 4 gives 2 × 4 − 3 = 5, not 7, so 4 is wrong.)
To solve 5x = 35, you subtract 5 from both sides to get x = 30.
Subtracting the same number from both sides is a move you have used many times, so it feels like the safe, familiar tool to reach for here too. The 5 is right there next to the x, begging to be removed.
Here the 5 is multiplying x, not adding to it, so subtraction is the wrong undo. To undo a multiply, you divide. Divide both sides by 5: 5x ÷ 5 = 35 ÷ 5, giving x = 7. Match the undo to the operation: divide undoes multiply.
Quick Check
Which equation matches: 'A number multiplied by 4, then 5 added, gives 25'?
The number is x. “Multiplied by 4” gives 4x. “Then 5 added” gives 4x + 5. “Gives 25” means it equals 25. So the equation is 4x + 5 = 25. (Solving it: subtract 5 to get 4x = 20, then divide by 4 to get x = 5.)
To solve 3x − 7 = 8, what should your first step be?
Deal with the − 7 first. Adding 7 to both sides undoes it: 3x − 7 + 7 = 8 + 7, so 3x = 15. Then divide both sides by 3 to get x = 5. Doing the + / − part first, then the × / ÷ part, keeps things tidy.
You solved an equation and got x = 6. Which is the correct way to CHECK it for x − 2 = 4?
To check, you substitute your answer back into the original equation. Put 6 for x in the LHS: 6 − 2 = 4. This equals the RHS (4), so x = 6 is correct. Solving the same way again would just repeat any mistake, so it is not a real check.
Practice Problems
Easy
Solve: x + 7 = 15
The x has + 7 stuck to it. Undo it by subtracting 7 from both sides:
x + 7 − 7 = 15 − 7
x = 8
Check: 8 + 7 = 15. Correct. So x = 8.
Solve: y − 5 = 9
The y has − 5. Undo it by adding 5 to both sides:
y − 5 + 5 = 9 + 5
y = 14
Check: 14 − 5 = 9. Correct. So y = 14.
Solve: 6x = 42
Here x is multiplied by 6. Undo it by dividing both sides by 6:
6x ÷ 6 = 42 ÷ 6
x = 7
Check: 6 × 7 = 42. Correct. So x = 7.
Medium
Solve: 2x − 3 = 11
Two things are happening to x. First undo the − 3 by adding 3 to both sides:
2x − 3 + 3 = 11 + 3
2x = 14
Now undo the × 2 by dividing both sides by 2:
2x ÷ 2 = 14 ÷ 2
x = 7
Check: 2 × 7 − 3 = 14 − 3 = 11. Correct. So x = 7.
Solve: 4m + 5 = 2m + 17
The unknown m is on both sides. First gather the m’s on one side. Subtract 2m from both sides:
4m + 5 − 2m = 2m + 17 − 2m
2m + 5 = 17
Now it is an ordinary two-step equation. Subtract 5 from both sides:
2m + 5 − 5 = 17 − 5
2m = 12
Divide both sides by 2:
m = 6
Check: LHS = 4 × 6 + 5 = 29. RHS = 2 × 6 + 17 = 29. They match. So m = 6.
A number is multiplied by 5, then 8 is subtracted, and the result is 32. Find the number.
Name the unknown: let the number be x.
Write the equation: multiplied by 5 gives 5x, then minus 8 gives 5x − 8, and the result is 32. So:
5x − 8 = 32
Solve. Add 8 to both sides:
5x = 40
Divide both sides by 5:
x = 8
Check: 5 × 8 − 8 = 40 − 8 = 32. Correct. The number is 8.
Challenge
Ramesh and Suresh have 60 marbles between them. Ramesh has 30 more marbles than Suresh. How many marbles does each boy have?
Name the unknown. Let Suresh have y marbles. Then Ramesh, who has 30 more, has y + 30 marbles.
Write the equation. Together they have 60, so:
y + (y + 30) = 60
The two y’s add up to 2y, so:
2y + 30 = 60
Solve. Subtract 30 from both sides:
2y = 30
Divide both sides by 2:
y = 15
So Suresh has 15 marbles, and Ramesh has y + 30 = 15 + 30 = 45 marbles.
Check: 15 + 45 = 60 (total is right), and 45 is 30 more than 15 (difference is right). Both clues fit.
Riyaz's number trick: think of a number, subtract 3, multiply the result by 4, then add 8. The final answer is 24. What number was first thought of?
Name the unknown. Let the starting number be x.
Build the expression step by step, just as the trick says.
- Think of a number: x
- Subtract 3: x − 3
- Multiply by 4: 4(x − 3), which is 4x − 12
- Add 8: 4x − 12 + 8 = 4x − 4
The final answer was 24, so:
4x − 4 = 24
Solve. Add 4 to both sides:
4x = 28
Divide both sides by 4:
x = 7
Check: start with 7 → 7 − 3 = 4 → 4 × 4 = 16 → 16 + 8 = 24. It works. The number was 7.
The weight of a brick is 1 kg more than half its own weight. What is the weight of the brick?
This sounds tricky, but an equation makes it clear.
Name the unknown. Let the brick’s weight be x kg.
Write the equation. “1 kg more than half its weight” means half of x, plus 1. And that equals the whole weight x. Half of x can be written as x ÷ 2. So:
x = x ÷ 2 + 1
Solve. Subtract x ÷ 2 from both sides to gather the x’s:
x − x ÷ 2 = 1
One whole x minus half an x leaves half an x:
x ÷ 2 = 1
Now multiply both sides by 2 to undo the divide:
x = 2
Check: half of 2 is 1, and 1 more than that is 2 — which is the whole weight. It fits. The brick weighs 2 kg.
Summary
- An equation is a maths sentence with an ”=” sign that says the left side (LHS) and the right side (RHS) are equal — like a balanced weighing scale.
- A letter-number (x, y, n) stands for an unknown number. Solving the equation means finding the value of that letter which makes LHS equal to RHS.
- To turn a situation or word problem into an equation: name the unknown with a letter, then write what the words say as a maths sentence.
- The golden rule: whatever you do to one side, do the exact same thing to the other side. This keeps the scale balanced. You may add, subtract, multiply, or divide both sides by the same number.
- To get the letter alone, undo what is done to it using the opposite operation: + undone by −, − by +, × by ÷, and ÷ by ×.
- For a two-step equation, peel off one layer at a time — usually deal with the + / − part first, then the × / ÷ part.
- A term that crosses the ”=” sign must change to its opposite (a + becomes −, a × becomes ÷), because you are really undoing it on both sides.
- Always check: put your answer back in place of the letter and confirm the LHS equals the RHS.
What’s Next
Take a moment — you have reached the end of Class 7 Maths. Well done!
Look at how far you have come. You started this course finding patterns and working with numbers, and now you can take a real-life puzzle, name the unknown, write a clean equation, and solve it with confidence. That last skill — finding the unknown — is the doorway to algebra, and you will use it in every higher class, in science, and in everyday life whenever you need to work something out backwards.
Every chapter you finished is a tool you now carry. If any idea ever feels rusty, head back to the chapter list and revisit it — the pictures, worked examples, and practice are always there for you. You have built a strong, real understanding of Class 7 Maths. Be proud of that, and carry this same curiosity — always asking why — into whatever you learn next. You’ve got this.
Frequently Asked Questions
What is an equation in maths?
An equation is a maths statement that says two things are equal, with an '=' sign in the middle. It usually contains a letter (like x) that stands for an unknown number. For example, x + 3 = 10 says 'some number plus 3 equals 10.' Your job is to find that number.
How do you solve a simple equation step by step?
Think of the equation as a balanced weighing scale. To find the unknown, do the same operation to both sides so the scale stays balanced. To solve x + 3 = 10, subtract 3 from both sides: x = 10 − 3 = 7. Always check by putting the answer back into the original equation.
How do you solve a two-step equation like 2x + 3 = 11?
Work backwards one step at a time, keeping both sides equal. First remove the number added or subtracted: subtract 3 from both sides to get 2x = 8. Then remove the multiplication: divide both sides by 2 to get x = 4. Check: 2 × 4 + 3 = 11. Correct.
How do you turn a word problem into an equation?
Read the problem and give the unknown a letter (say x). Write an expression for what is done to it using the clues in the problem. Then set that expression equal to the given result and solve. For example, 'I think of a number, double it, and get 14' becomes 2x = 14, so x = 7.
Why do you have to do the same thing to both sides when solving an equation?
An equation is like a balanced scale — both sides weigh the same. If you add, subtract, multiply, or divide only one side, the scale tips and the equation breaks. Doing the same to both sides keeps the balance, so the equality stays true throughout every step.