Brackets and inequalities · Quadratic Grand Prix
Brackets and true or false batteries
Two new things appear in the Quadratic Grand Prix. Brackets — which tell you what to work out first. And batteries that ask true or false instead of giving you a number to match.
Work out the bracket first
When you see brackets, do what is inside them first. Everything else waits.
- Swap x for 4 everywhere2(4 + 3) − 4
- Work out the bracket first — 4 + 3 = 72 × 7 − 4
- Multiply14 − 4
- Take away10 ✓
The battery says 10. Your answer is 10. Tap it.
Brackets first. Always.
Think of them as the game saying: do this bit before anything else.
3(x − 2) + x, with x = 5
- Swap x for 5 everywhere3(5 − 2) + 5
- Work out the bracket — 5 − 2 = 33 × 3 + 5
- Multiply9 + 5
- Add14 ✓
Some batteries are not about matching a number
Most batteries give you a number to match. But some batteries use a > or < sign instead of =.
These batteries are asking a different question: is this true or false for your x?
The four signs you will see:
- > the left side must be bigger than the right side
- < the left side must be smaller than the right side
- ≥ the left side must be bigger than or exactly equal to the right side
- ≤ the left side must be smaller than or exactly equal to the right side
3x + 1 > 10, with x = 4
- Swap x for 43 × 4 + 1
- Multiply first12 + 1 = 13
- Is 13 bigger than 10?Yes. 13 > 10 is true. ✓
This battery is correct. Tap it.
2x − 5 < 4, with x = 4
- Swap x for 42 × 4 − 5
- Multiply first8 − 5 = 3
- Is 3 smaller than 4?Yes. 3 < 4 is true. ✓
This battery is correct. Tap it.
What if the answer exactly matches the right side?
- Swap x for 3 — x² means 3 × 33 × 3 − 1
- Multiply first9 − 1
- Take away8
- Is 8 ≥ 8?Yes. 8 equals 8. ≥ includes an exact match. ✓
But if the sign was > instead: is 8 > 8? No. 8 is not bigger than itself. That battery would be wrong. Do not tap it.
Key point
≥ and ≤ include an exact match. > and < do not. The game uses this to trick you. Read the sign carefully.
Three easy mistakes
Mistake 1
Not doing the bracket first
In 2(x + 3) − x with x = 4, some people do 2 × 4 = 8 first. Then 8 + 3 = 11. Then 11 − 4 = 7. Wrong.
The bracket must come first. (4 + 3) = 7. Then 2 × 7 = 14. Then − 4 = 10.
Mistake 2
Mixing up ≥ and >
Seeing 8 ≥ 8 and thinking it is wrong because 8 is not bigger than 8.
≥ means bigger than or equal. Equal counts. It is true.
Mistake 3
Reading > as <
3x + 1 > 10 and 3x + 1 < 10 are completely different. One asks if it is bigger. The other asks if it is smaller.
Slow down and read the sign before you tap.