3.1 Linear Equations & Linear Inequalities
Key Takeaways
- Solving single-variable linear equations requires applying inverse operations, distributing grouping symbols, and clearing rational denominators using the Least Common Denominator (LCD).
- Rational linear equations must be screened for domain restrictions (denominator != 0); candidate roots causing zero denominators are extraneous solutions and must be discarded.
- Multiplying or dividing any linear inequality by a negative real number strictly reverses the inequality symbol (< becomes >, <= becomes >=).
- Interval notation uses square brackets [ ] for inclusive endpoints (<=, >=) and parentheses ( ) for exclusive endpoints (<, >) and infinite boundaries (-inf, +inf).
- Compound inequalities joined by AND represent an intersection (n) of solutions requiring simultaneous satisfaction, whereas OR represents a union (U) of solution sets.
3.1 Linear Equations & Linear Inequalities
Equations and inequalities form the fundamental bedrock of college algebra. Mastering single-variable linear equations, rational equations with domain restrictions, and linear inequalities prepares candidates for analyzing complex mathematical relationships throughout the CLEP College Algebra examination.
1. Single-Variable & Multi-Step Linear Equations
A linear equation in one variable is a first-degree polynomial equation that can be written in the standard form:
where and are real numbers and . The exponent on the variable is implicitly .
Fundamental Properties of Equality
To solve linear equations, we apply inverse operations governed by the axiomatic properties of equality:
- Addition/Subtraction Property of Equality: If , then and . Adding or subtracting the same quantity from both sides preserves equality.
- Multiplication/Division Property of Equality: If and , then and . Multiplying or dividing both sides by a non-zero quantity preserves equality.
Classification of Equations
Linear equations are categorized into three distinct classes based on their solution sets:
- Conditional Equation: An equation that is true for only a specific, finite set of values. Example: .
- Identity: An equation that is true for all real numbers in its domain. Simplifying an identity yields a statement that is universally true, such as or . Solution set: .
- Inconsistent Equation: An equation that has no solution because it contains a logical contradiction. Simplifying an inconsistent equation leads to a false statement, such as or . Solution set: empty set ().
Systematic Multi-Step Solving Algorithm
- Clear Fractions or Decimals: Multiply every term on both sides of the equation by the Least Common Denominator (LCD) or an appropriate power of 10.
- Distribute & Remove Grouping Symbols: Apply the distributive property to eliminate parentheses, brackets, or braces.
- Combine Like Terms: Collect variable terms and constant terms independently on each side of the equation.
- Isolate Variable Terms: Use addition or subtraction to transfer all terms containing the target variable to one side and all constant terms to the opposite side.
- Isolate the Variable: Divide both sides by the variable's numerical coefficient to obtain .
- Verify the Solution: Substitute the resulting value back into the original equation to verify equality.
Worked Example 1: Multi-Step Linear Equation with Distributive Expansion
Problem: Solve for :
Step-by-Step Solution:
- Distribute constants across parentheses:
- Combine like terms on each side:
- Isolate variable terms by subtracting from both sides:
- Interpret Result: The variable terms cancel completely, leaving the false numerical statement . Therefore, this equation is an inconsistent equation, and its solution set is no solution ().
Worked Example 2: Multi-Step Equation with Fractions
Problem: Solve for :
Step-by-Step Solution:
- Identify the LCD: The denominators are 3, 5, and 15. The LCD is .
- Clear fractions by multiplying every term by 15:
- Distribute and expand terms:
- Combine like terms:
- Isolate on the left side:
2. Rational Linear Equations & Domain Restrictions
A rational equation contains one or more algebraic fractions with variables in the denominator.
The Critical Rule: Screening for Domain Restrictions
Before performing algebraic manipulations on a rational equation, you MUST identify all values of the variable that cause any denominator to evaluate to zero. Division by zero is undefined in real arithmetic. These restricted values must be excluded from the domain.
If an algebraic step yields a candidate solution that matches a restricted domain value, that candidate is an extraneous solution and must be discarded.
Worked Example 3: Rational Equation with Valid Solution
Problem: Solve for :
Step-by-Step Solution:
- Identify Domain Restrictions: Set each denominator equal to zero:
- Restrictions: and .
- Determine the LCD: The LCD of the denominators is .
- Multiply every term by the LCD :
- Simplify and solve for :
- Screen against Domain Restrictions: Compare against restrictions (). Since does not violate any restriction, is a valid solution.
Worked Example 4: Rational Equation That Produces an Extraneous Root
Clearing denominators is not a reversible step: multiplying both sides by an expression that can equal zero may manufacture a root the original equation never had. Any candidate that lands on a restricted value is extraneous.
Problem: Solve for :
Step-by-Step Solution:
- Identify Domain Restrictions before touching the algebra:
- Multiply every term by the LCD :
- Expand and collect into standard quadratic form:
- Factor and read off both candidates:
- Screen each candidate against the restrictions:
- is exactly an excluded value. It makes the denominator zero in the original equation, so it is extraneous and must be discarded.
- violates nothing. Verify it: the left side is , and the right side is . They match.
- Conclusion: the solution set is , not .
Exam Trap: CLEP distractors on rational equations almost always include the full candidate list (here, and ) and often the extraneous value alone. Solving correctly but skipping the domain screen lands you on a wrong choice that the test writers deliberately supplied.
Worked Example 5: Every Candidate Extraneous
Problem: Solve .
Step-by-Step Solution:
- Restriction: .
- Multiply by : .
- Solve: .
- Screen: the sole candidate is the excluded value, so it is extraneous.
- Conclusion: the equation has no solution (). Note that "no solution" here comes from a domain conflict, not from a contradiction such as ; both outcomes report an empty solution set but arise for different reasons.
3. Linear Inequalities & Interval Notation
A linear inequality in one variable is structured similarly to a linear equation, but uses an inequality symbol ().
The Negative Multiplication/Division Reversal Rule
CRITICAL RULE: When multiplying or dividing both sides of an inequality by a negative real number, you MUST flip (reverse) the direction of the inequality sign ( becomes , becomes , and vice versa).
Intuitive Proof: We know that is a true statement. Multiplying both sides by yields and . On the real number line, lies to the right of , so . Thus, multiplying by a negative number reverses order relationships.
Worked Example 6: Linear Inequality with Sign Reversal
Problem: Solve the inequality and write the solution set in interval notation:
Step-by-Step Solution:
- Distribute on the left side:
- Subtract from both sides:
- Subtract from both sides:
- Divide both sides by and REVERSE the inequality symbol:
- Write in Interval Notation: The solution set contains all real numbers less than or equal to , written as .
Summary Table: Inequality Notation & Interval Representations
| Algebraic Inequality | Interval Notation | Endpoints Included? | Graph Representation on Number Line |
|---|---|---|---|
| Excluded | Open circle at , shaded to the right | ||
| Included | Solid circle at , shaded to the right | ||
| Excluded | Open circle at , shaded to the left | ||
| Included | Solid circle at , shaded to the left | ||
| Both Excluded | Open circles at and , shaded between | ||
| Both Included | Solid circles at and , shaded between | ||
| Included, Excluded | Solid circle at , open circle at , shaded between |
4. Compound Inequalities (AND vs. OR)
A compound inequality combines two inequalities using the logical operators AND (conjunction) or OR (disjunction).
Conjunctions (AND / Intersection )
An AND compound inequality requires both component statements to be satisfied simultaneously. The resulting solution set is the intersection () of the individual solution sets.
Worked Example 7: Bounded Compound Inequality (AND)
Problem: Solve for and express in interval notation:
Step-by-Step Solution: Perform operations simultaneously across all three parts of the compound inequality:
- Subtract from all three sections:
- Divide all three sections by :
- Interval Notation: .
Disjunctions (OR / Union )
An OR compound inequality requires at least one of the component statements to be true. The solution set is the union () of the individual solution sets.
Worked Example 8: Disjunction Compound Inequality (OR)
Problem: Solve for :
Step-by-Step Solution:
- Solve the left inequality: Interval notation: .
- Solve the right inequality: Interval notation: .
- Combine solution sets using Union ():
What is the solution to the rational linear equation ?
Which interval represents the solution set of the linear inequality ?
What is the solution in interval notation to the compound inequality or ?
How is the linear equation classified, and what is its solution set?