


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Concepts: Solving Linear Equations, Identities, Conditional Equations, ... Solving an equation typically involves using the rules of algebra to construct a ...
Typology: Schemes and Mind Maps
1 / 4
This page cannot be seen from the preview
Don't miss anything!



Concepts: Solving Linear Equations, Identities, Conditional Equations, Inconsistant Equations, Solving Rational Equations, Solving Basic Absolute Value Equations
Solving Linear Equations
An equation involves an equal sign and indicates that two expressions have the same value.
x + 42 = 67(4 − x) is an equation, and means x + 42 has the same value as 67(4 − x).
Equivalent equations are equations that have exactly the same solution.
Solving an equation typically involves using the rules of algebra to construct a series of equivalent equations until you determine a numerical solution for an unknown variable. When using algebra, show enough intermediate steps in your solution to get the correct answer. A good rule of thumb is to write enough so that a classmate could read your solution and understand all the steps you used without having you explain it to them.
The Addition Property of Equality: If the same number is added to both sides of an equation, the results on both sides are equal in value (you have constructed an equivalent equation).
x + 42 = 67(4 − x) is an equation, x + 42 + 76 = 67(4 − x) + 76 is an equivalent equation.
There is also a Subtraction Property of Equality, but since you could think of “subtraction” as “adding the negative”, I am not including it here since it is the same as the Addition Property of Equality.
The Multiplication Property of Equality: If both sides of an equation are multiplied by the same nonzero number, the results on both sides are equal in value (you have constructed an equivalent equation).
x + 42 = 67(4 − x) is an equation, 132(x + 42) = 132 × 67(4 − x) is an equivalent equation.
The Division Property of Equality: If both sides of an equation are divided by the same nonzero number, the results on both sides are equal in value (you have constructed an equivalent equation).
x + 42 = 67(4 − x) is an equation, (x + 42) 69 =
67(4 − x) 69 is an equivalent equation.
Note that you have to be careful with division and multiplication. Make sure you multiply or divide each entire side of the equation–if you don’t, you will be making an algebra error!
Solving an equation of the form ax + b = cx + d (or even slightly more complicated equations) involves constructing a series of equivalent equations that ends with the equivalent equation x = a number. The following steps are required:
An identity is an equation that is satisfied by every real number for which both sides of the equation are defined.
A conditional equation is an equation that is satisfied by at least one real number, but is not an identity. The set of values that satisfy the conditional equation is called the solution set.
An inconsistant equation is an equation that has no solutions. Inconsistant equations are equivalent to a False statement, which you would see if you tried to solve for the variable.
Example Solve^2 3
(x + 4) = 6 − 1 4
(3x − 2) − 1.
Remember, you might choose a different route to the solution that is entirely correct. The goal is first to isolate a single term with x in it on one side of the equation. 2 3
(x + 4) = 6 − 1 4
(3x − 2) − 1 2 3
x +^8 3
x +^2 4
− 1 (I choose to clear parentheses first) 2 3
x +^8 3
x +^2 4
− 1 (simplify on each side of equal side by collecting like terms) 2 3
x +^8 3
x (use Addition Principle to move all terms with x to left side, all other terms to right side) 2 3
x +^3 4
x +
x +
x 2 3
x +^3 4
x =^11 2
(now collect like terms) 17 12
x =^17 6
(now use Multiplication Principle to isolate the x)
x =^12 17
(simplify) x = 2
Complex Rational Expressions and Rational Equations
When solving equations involving rational expressions, the following technique always works:
Solving Basic Absolute Value Equalities
For equalities of the form
∣ax^ +^ b
∣ =^ k^ where^ k >^ 0, the solution is
ax + b = k or ax + b = −k.
The solution set will consist of two distinct numbers, {(k − b)/a, (−k − b)/a}.
For equalities of the form
∣ax^ +^ b
∣ = 0, the solution is
ax + b = 0.
The solution set will be one distinct number, {−b/a}.
For equalities of the form
∣ax + b
∣ = k where k < 0, there is no solution. The solution will be the empty set, ∅.
Example Solve the inequality
∣ 3 x + 2
∣ 3 x + 2
3 x + 2 = 24 or 3x + 2 = − 24 3 x = 22 or 3x = − 26 x =^22 3
or x = − 26 3