Linear Equations in One Variable
Variables on Both Sides & Parentheses
What is a Linear Equation in One Variable? A linear equation in one variable is an equation that can be written in the form \(ax + b = 0\), where \(a\) and \(b\) are constants, \(a \neq 0\), and \(x\) is the variable. The highest power of the variable is 1.
Examples:
- \(2x + 3 = 7\) (linear)
- \(5x - 4 = 6x + 2\) (linear)
- \(x^2 + 3 = 5\) (not linear – power is 2)
What does it mean to "solve" an equation? Solving an equation means finding the value(s) of the variable that make the equation true. This value is called the solution or root of the equation.
Rules for Solving Linear Equations:
| Rule | Explanation | Example |
|---|---|---|
| Addition/Subtraction Property | Add or subtract same number from both sides | \(x - 5 = 10 \Rightarrow x = 15\) |
| Multiplication/Division Property | Multiply or divide both sides by same non-zero number | \(3x = 12 \Rightarrow x = 4\) |
| Combining Like Terms | Simplify each side before solving | \(2x + 3x = 5 \Rightarrow 5x = 5\) |
| Transposition | Move terms from one side to the other (change sign) | \(x + 4 = 10 \Rightarrow x = 10 - 4\) |
Step-by-Step Solving Process:
- Simplify both sides (combine like terms, remove brackets)
- Collect variable terms on one side, constant terms on the other
- Isolate the variable using multiplication/division
- Check your answer by substituting back
- Collect variables on one side, numbers on the other.
- Expand parentheses before solving.
- A linear equation has variable with highest power 1
- Solving means finding the value that makes the equation true
- Perform same operation on both sides to maintain balance
- Use transposition to move terms (sign changes when moving across equals sign)
- Always check your answer by substituting back into original equation
- ---
Equations with Fractions
What are Fractional Equations? Fractional equations contain fractions with the variable in the numerator, denominator, or both. To solve them, we eliminate denominators by multiplying both sides by the Least Common Multiple (LCM) of all denominators.
Steps to Solve Fractional Equations:
- Find the LCM of all denominators
- Multiply both sides of the equation by the LCM
- Simplify (cancel denominators)
- Solve the resulting linear equation
- Check that the solution doesn't make any denominator zero
How to Approach Word Problems:
| Step | Action |
|---|---|
| 1 | Read the problem carefully |
| 2 | Identify what is being asked (the unknown) |
| 3 | Choose a variable to represent the unknown |
| 4 | Translate the words into a mathematical equation |
| 5 | Solve the equation |
| 6 | Answer the question (with appropriate units) |
Common Word Problem Types:
- Age problems: Compare ages now and in the future
- Number problems: Find unknown numbers based on given relationships
- Money problems: Total cost, change, etc.
- Consecutive integers: \(n\), \(n+1\), \(n+2\)
- Perimeter/Geometry: Use formulas to set up equations
- Clear fractions by multiplying through by the LCM.
- Then solve the simpler equation.
- To solve fractional equations, multiply by LCM of denominators
- Always check that solution doesn't make any denominator zero
- Word problems: read carefully, define variable, translate to equation
- Consecutive integers: use \(n\), \(n+1\), \(n+2\), etc.
- Age problems: express future/past ages by adding/subtracting years
- Always verify your answer in the original word problem
- ---
Word Problems
What are Simultaneous Equations? Simultaneous equations are two or more equations that share the same variables. They are solved together (simultaneously) to find values that satisfy all equations at the same time.
Example: \(x + y = 10\) \(x - y = 4\)
Why do we need them? Sometimes one equation with two variables has infinitely many solutions. Adding another equation gives a unique solution.
Methods to Solve Simultaneous Equations:
| Method | How it works | Best for |
|---|---|---|
| Elimination Method | Add/subtract equations to eliminate one variable | When coefficients are friendly |
| Substitution Method | Solve one equation for one variable, substitute into other | When one variable is easily isolated |
Elimination Method Steps:
- Align equations so like terms are stacked
- Multiply one or both equations to make coefficients of one variable opposites
- Add or subtract to eliminate that variable
- Solve for the remaining variable
- Substitute back to find the other variable
Substitution Method Steps:
- Solve one equation for one variable (e.g., \(x = something\))
- Substitute this expression into the other equation
- Solve for the remaining variable
- Substitute back to find the other variable
- Translate words into an equation, then solve.
- Consecutive integers: n, n+1, n+2.
- Simultaneous equations share variables and are solved together
- Elimination method: add/subtract equations to remove one variable
- Substitution method: solve for one variable, substitute into other
- Both methods give the same solution; choose based on convenience
- Solution is an ordered pair \((x, y)\) that satisfies both equations
- Graphically, the solution is the intersection point of two lines
- ---