Welcome to the World of Linear Equations!
Hi there! Today, we are going to dive into one of the most useful parts of Algebra: Linear Equations. Don't let the name scare you—an equation is really just a mathematical puzzle where a value is missing. By the end of these notes, you'll be a pro at solving these puzzles!
Why is this important? We use equations every day without realizing it. Whether you're calculating how many more goals your team needs to win, or figuring out if you have enough money for a pizza and a drink, you're using the logic of linear equations. It's all about finding the unknown.
1. What is an Equation?
Imagine a balance scale. For the scale to stay level, the weight on the left side must be exactly the same as the weight on the right side. An equation is exactly like that scale. It says that two things are equal.
In algebra, we use a letter (like \(x\), \(y\), or \(a\)) to stand for a number we don't know yet. This letter is called a variable.
Example: \(x + 5 = 12\)
This means: "Some number plus 5 equals 12." You might already know that \(x\) is 7, but we're going to learn a foolproof way to solve even the hardest ones!
The Golden Rule of Equations:
Whatever you do to one side of the equation, you MUST do to the other side to keep it balanced. If you add 2 to the left, you must add 2 to the right!
2. The "Inverse Operation" Trick
To find the value of our mystery letter, we need to get it all by itself. We do this by "undoing" what has been done to it using Inverse Operations (opposites).
• The opposite of Addition (+) is Subtraction (-)
• The opposite of Subtraction (-) is Addition (+)
• The opposite of Multiplication (\(\times\)) is Division (\(\div\))
• The opposite of Division (\(\div\)) is Multiplication (\(\times\))
One-Step Equations
These take just one move to solve.
Example: \(x - 8 = 10\)
1. Look at what is happening to \(x\). It is having 8 subtracted from it.
2. Do the opposite: Add 8 to both sides.
3. \(x - 8 + 8 = 10 + 8\)
4. \(x = 18\)
Quick Review: To "undo" a number, just do the opposite! If it's a plus, you minus. If it's a multiply, you divide.
3. Two-Step Equations
Sometimes, two things are happening to our variable. This is like a gift that has been wrapped in two layers of paper. We have to unwrap it in the reverse order.
The Rule of Thumb: Usually, it’s easiest to deal with the adding or subtracting first, then the multiplying or dividing.
Example: \(2x + 3 = 11\)
1. Step 1: Undo the addition. Subtract 3 from both sides.
\(2x = 11 - 3\)
\(2x = 8\)
2. Step 2: Undo the multiplication. (Remember, \(2x\) means \(2 \times x\)). Divide both sides by 2.
\(x = 8 \div 2\)
\(x = 4\)
Don't worry if this seems tricky at first! Just remember: "Loose numbers first, then the number attached to \(x\)."
4. Dealing with Brackets
If you see an equation with brackets, like \(3(x + 2) = 15\), the best first step is usually to expand the brackets. This means multiplying the number on the outside by everything on the inside.
Example: \(3(x + 4) = 21\)
1. Multiply 3 by \(x\) and 3 by 4.
\(3x + 12 = 21\)
2. Now it looks like a two-step equation! Subtract 12 from both sides.
\(3x = 9\)
3. Divide by 3.
\(x = 3\)
Did you know?
The word Algebra comes from the Arabic word "al-jabr," which means "reunion of broken parts." It was developed over a thousand years ago!
5. Variables on Both Sides
Sometimes you’ll see an \(x\) on both sides of the equals sign, like \(5x = 2x + 12\). Our goal is to get all the \(x\)'s onto one side (usually the left) and all the plain numbers onto the other.
Example: \(5x + 4 = 3x + 10\)
1. Move the smaller \(x\) term. Subtract \(3x\) from both sides.
\(2x + 4 = 10\)
2. Move the number. Subtract 4 from both sides.
\(2x = 6\)
3. Solve. Divide by 2.
\(x = 3\)
Key Takeaway: If you see \(x\) on both sides, subtract the smallest amount of \(x\) from both sides to keep things simple and positive!
6. Common Mistakes to Avoid
• Forgetting the other side: If you divide the left side by 5, you must divide the entire right side by 5 too.
• Mixing up signs: Be extra careful with negative numbers. Subtracting a negative is the same as adding! \(x - (-3)\) is the same as \(x + 3\).
• Not checking your answer: Always plug your answer back into the original equation. If \(x = 3\), does \(2x + 1 = 7\)? Let's check: \(2(3) + 1 = 6 + 1 = 7\). Yes! It works!
Summary Checklist
• Is the scale balanced? Did you do the same thing to both sides?
• Did you use the inverse? (Plus to Minus, Multiply to Divide).
• Is the variable alone? Your final answer should look like \(x = [number]\).
• Did you check? Put your number back into the start to see if it makes sense.
Great job! You've just covered the essentials of Linear Equations. Keep practicing, and soon these "puzzles" will feel like second nature!