1.1: Linear Equations
Linear equations are vital in many real-world scenarios. For instance, you're in this class right now, in the real world, and you have to learn about linear equations.
Algebraic properties are rules that describe the relationships between numbers and variables in algebraic expressions and equations. These properties allow you to manipulate and solve equations.
Commutative Property of Addition
When two numbers are added, the sum is the same regardless of the order in which the numbers are added. Example: 2 + 3 is the same as 3 + 2.
Associative Property of Addition
When three or more numbers are added, the sum is the same regardless of the way in which the numbers are grouped. Example: (6 + 3) + 2 is the same as 6 + (3 + 2).
Commutative Property of Multiplication
When two numbers are multiplied together, the product is the same regardless of the order in which the numbers are multiplied. Example: 3 • 5 is the same as 5 • 3 .
Associative Property of Multiplication
When three or more numbers are multiplied, the product is the same regardless of the way in which the numbers are grouped. Example: (2 • 5) • 7 is the same as 2 • (5 • 7) .
Distributive Property
The sum of two numbers times a third number is equal to the sum of each addend times the third number. Example: 5(7 + 2) = 45 equals 5 • 7 + 5 • 2 = 45
Identity Property of Addition
Adding 0 to any number does not change the original value. Example: -65 + 0 = -65
Identity Property of Multiplication
Multiplying any number by 1 does not change the original value. Example: -65(1) = -65.
Remember: the number 1 can be written as a fraction wherein the numerator and denominator are the same. For example, 5/5, -6/-6, and 43/43 are all equivalent to 1. This fact can come in handy when working with problems involving fractions.
In algebra, the number 1 is often implied rather than explicitly written because of this property. When a variable is written alone, for example, x, it's understood to be equal to 1x. We will often leave the coefficient 1 out to simplify our work.
Inverse Property of Addition
The sum of any number and its additive inverse is equal to 0. Example: 73 + -73 = 0
Inverse Property of Multiplication
The product of any number and its reciprocal is equal to 1. Example: (4/5)(5/4) = 1
Zero Property of Multiplication
Any number multiplied by 0 is equal to 0. Example: 0(1/3) = 0
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 ba ≠ 0. A linear equation is a first-degree equation because the highest degree of the variable is 1.
To solve linear equations, follow these basic steps (and don't forget about the properties shown above!):
- Simplify both sides:
- Remove parentheses using the distributive property.
- Combine like terms on each side of the equation.
- Use addition or subtraction to move all variable terms to one side and constant terms to the other.
- Solve for the variable:
- Use multiplication or division to isolate the variable completely.
- Check your solution:
- Substitute the value you found for the variable back into the original equation to verify that it makes the equation true.
Three types of linear equations
If solving a linear equation leads to a true statement the equation is an identity. Its solution set is {all real numbers}.
If solving the equation leads to a single solution is conditional. Its solution set consists of a single element.
If solving the equation leads to a false statement the equation is a contradiction. As there is no solution, the solution set is ∅
CH 1.1 EXAMPLES:
Solve the following equations for “x”:
- 5x + 2 = 4
- 2(x – 3) + 7 = 0
- 2x + 3 = 4x - 7
SOLUTIONS:
- 5x + 2 = 4
5x = 2
x = 2/5
The solution set it {2/5}
- 2(x – 3) + 7 = 0
2x – 6 + 7 = 0
2x + 1 = 0
2x = -1
x = -½
The solution set is {-½}
- 2x + 3 = 4x – 7
10 = 2x
x = 5
The solution set is {5}
Additional resources: