Resources
🔣 Equations with brackets
Equations with brackets: we use the distributive property to remove them, then isolate x, step by step and with a check.
Equation
Write it with an = sign. Without =, it is taken as equal to 0. x², x^2, 0.5x, 3(x − 2) and fractions like x/2 all work.
Examples:
y = 3x − 6y = x + 4
Solving
- 3(x − 2) = x + 4
- Simplify each side (expand brackets and collect terms):
- 3x − 6 = x + 4
- Move everything to the left and collect like terms:
- 2x − 10 = 0
- 2x = 10
- x = 10 / 2 = 5
Check
- Substitute each solution into both sides: they must match.
- With x = 5: left = 9, right = 9 ✓
On the graph
- Each side is a function: y = 3x − 6 (blue) and y = x + 4 (pink). The solutions are the x values where the two graphs cross.