This tutorial will guide you through solving linear equations, covering one-step, two-step, and multi-step equations. We'll explore how to apply these skills to word problems, algebraic manipulation, and problem-solving in various contexts.
Linear equations are equations where the highest power of the variable is 1. They are represented by a straight line when graphed. For example:
2x + 3 = 7
y - 5 = 10
3a + 2 = 4a - 1
To solve one-step equations, we aim to isolate the variable on one side of the equation. This is achieved using inverse operations:
1. Addition and Subtraction:
x + 5 = 8
x + 5 - 5 = 8 - 5
x = 3
2. Multiplication and Division:
2y = 10
2y / 2 = 10 / 2
y = 5
Two-step equations involve combining addition/subtraction and multiplication/division operations.
1. Example: 3x - 2 = 10
* Step 1: Add 2 to both sides: 3x - 2 + 2 = 10 + 2
* Step 2: Divide both sides by 3: 3x / 3 = 12 / 3
* Solution: x = 4
Multi-step equations involve more than two steps. The key is to simplify the equation by combining like terms and isolating the variable.
1. Example: 4(x + 2) - 3 = 5x + 1
* Step 1: Expand the brackets: 4x + 8 - 3 = 5x + 1
* Step 2: Combine like terms: 4x + 5 = 5x + 1
* Step 3: Subtract 4x from both sides: 5 = x + 1
* Step 4: Subtract 1 from both sides: 4 = x
* Solution: x = 4
Linear equations are useful in solving real-world problems. To solve a word problem using equations:
x
, y
) to represent the unknown quantity.Example: "Sarah bought 3 apples and 2 oranges for £5. If an apple costs £1, how much does an orange cost?"
y
represent the cost of an orange.3(£1) + 2y = £5
3 + 2y = 5
2y = 2
y = 1
When solving complex equations, you may need to manipulate the equation to simplify it:
Linear equations are fundamental for solving a variety of problems across different fields. They are used in:
Solving linear equations requires practice. Use textbooks, online resources, and practice questions to solidify your understanding. Start with simple examples and gradually move towards more complex problems. Remember to review your work and identify areas where you need improvement.