π Linear Equations
A linear equation has variable with highest power 1
βΆ Play Door 5Introduction to Linear Equations
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 β 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Β² + 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:
RuleExplanationExampleAddition/Subtraction PropertyAdd or subtract same number from both sides\(x - 5 = 10 β x = 15\)Multiplication/Division PropertyMultiply or divide both sides by same non-zero number\(3x = 12 β x = 4\)Combining Like TermsSimplify each side before solving\(2x +β¦
Worked example
Problem: Solve: \(3x - 7 = 14\)
- - Add 7 to both sides: \(3x - 7 + 7 = 14 + 7\)
- - \(3x = 21\)
- - Divide both sides by 3: \(3x/3 = 21/3\)
- - \(x = 7\)
- - Check: \(3(7) - 7 = 21 - 7 = 14\) β
Answer: - Check: \(3(7) - 7 = 21 - 7 = 14\) β
Solving Linear Equations
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:
StepAction1Read the problem carefully2Identify what is being asked (the unknown)3Choose a variable to represent the unknown4Translate the words into a mathematical equation5Solve the equation6Answer the question (with appropriate units)
Common Word Problem Types:
β’ Age problems: Compare ages now and in the future
β’ Number problems: Findβ¦
Worked example
Problem: Solve: \(x+2/3 = x-1/2\)
- - LCM of 3 and 2 is 6
- - Multiply both sides by 6: \(6 Γ x+2/3 = 6 Γ x-1/2\)
- - Simplify: \(2(x+2) = 3(x-1)\)
- - Expand: \(2x + 4 = 3x - 3\)
- - Subtract \(2x\) from both sides: \(4 = x - 3\)
Answer: - Subtract \(2x\) from both sides: \(4 = x - 3\)
Word Problems with Linear Equations
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:
MethodHow it worksBest forElimination MethodAdd/subtract equations to eliminate one variableWhen coefficients are friendlySubstitution MethodSolve one equation for one variable, substitute into otherWhen 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
β’β¦
Worked example
Problem: Solve: \(2x + y = 7\) and \(x - y = 2\)
- - Align equations:
- \(2x + y = 7\)
- \(x - y = 2\)
- - Add the equations: \((2x + x) + (y - y) = 7 + 2\)
- - \(3x = 9 x = 3\)
Answer: - \(3x = 9 x = 3\)