3.2 Basic Algebra, Linear Equations, and Inequalities
Key Takeaways
- Algebraic simplification relies on exponent laws, radical properties, expanding special products (FOIL, difference of squares), and factoring polynomials.
- Linear inequalities follow the same isolation steps as equations, except multiplying or dividing by a negative number flips the inequality direction.
- Classic LET algebraic word problems (age, work, mixture, and motion) require systematic table setups to translate verbal statements into solvable equations.
- Quadratic equations (ax² + bx + c = 0) can be solved via factoring or the quadratic formula, with the discriminant (Δ = b² - 4ac) indicating the nature of roots.
Algebraic Foundations and Exponent Rules
Algebra involves representing numbers with symbols and manipulating expressions using properties of real numbers. Mastering the laws of exponents and algebraic expansion is critical for success on the LET.
Laws of Exponents
For all real numbers $x, y$ (where bases are non-zero when in denominators or raised to zero/negative powers) and integers $m, n$:
| Law Name | Algebraic Rule | Example |
|---|---|---|
| Product Rule | $x^m \cdot x^n = x^{m+n}$ | $a^4 \cdot a^3 = a^7$ |
| Quotient Rule | $\frac{x^m}{x^n} = x^{m-n}$ | $\frac{x^8}{x^3} = x^5$ |
| Power of a Power | $(x^m)^n = x^{m \cdot n}$ | $(y^3)^4 = y^{12}$ |
| Power of a Product | $(xy)^n = x^n y^n$ | $(2ab)^3 = 8a^3b^3$ |
| Power of a Quotient | $\left(\frac{x}{y}\right)^n = \frac{x^n}{y^n}$ | $\left(\frac{x}{3}\right)^3 = \frac{x^3}{27}$ |
| Zero Exponent | $x^0 = 1 \quad (x \neq 0)$ | $15^0 = 1$ |
| Negative Exponent | $x^{-n} = \frac{1}{x^n}$ | $4^{-2} = \frac{1}{4^2} = \frac{1}{16}$ |
| Rational Exponent | $x^{m/n} = \sqrt[n]{x^m} = (\sqrt[n]{x})^m$ | $8^{2/3} = (\sqrt[3]{8})^2 = 2^2 = 4$ |
Polynomial Expansion and Factoring
Factoring simplifies complex expressions and enables solving higher-degree equations.
- Greatest Common Monomial Factor (GCMF): $ab + ac = a(b + c)$
- Difference of Two Squares: $a^2 - b^2 = (a - b)(a + b)$
- Perfect Square Trinomials:
- Sum and Difference of Two Cubes:
Worked Example 1: Simplifying Rational Algebraic Expressions
Problem: Simplify the expression: $\frac{x^2 - 9}{x^2 + 5x + 6}$.
Step 1: Factor the numerator using Difference of Squares.
Step 2: Factor the denominator trinomial.
Find two numbers that multiply to $6$ and add to $5 \implies 2$ and $3$.
Step 3: Cancel common factors.
Linear Equations and Inequalities
A linear equation in one variable is an equation that can be written in the form $ax + b = 0$ ($a \neq 0$). A linear inequality replaces the equals sign with $<, \le, >, \text{ or } \ge$.
Solving Linear Inequalities and the Negative Rule Trap
When solving linear inequalities, follow standard algebraic properties of equality, with one critical exception:
CRITICAL RULE: When multiplying or dividing both sides of an inequality by a negative number, you MUST reverse the direction of the inequality symbol.
Worked Example 2: Linear Inequality with Sign Inversion
Problem: Solve for $x$: $5 - 3(x + 2) \ge 4x + 20$.
Step 1: Distribute and combine like terms on the left side.
Step 2: Isolate variable terms on one side.
Subtract $4x$ from both sides:
Add $1$ to both sides:
Step 3: Divide by $-7$ and REVERSE the inequality sign.
Solution in Interval Notation: $(-\infty, -3]$
Standard LET Algebraic Word Problems
Word problems comprise a major share of the LET math subtest. Mastering systematic setups for age, work, motion, and mixture problems ensures accurate solutions.
1. Age Problems
Age problems involve establishing algebraic relationships across different time frames (past, present, future).
Worked Example 3: Age Problem Setup
Problem: A mother is currently four times as old as her daughter. In 12 years, the mother will be twice as old as her daughter will be then. How old is the daughter now?
Step 1: Set up a variable table.
Let $x$ = Daughter's present age.
Mother's present age = $4x$.
| Person | Present Age | Age in 12 Years |
|---|---|---|
| Daughter | $x$ | $x + 12$ |
| Mother | $4x$ | $4x + 12$ |
Step 2: Translate the future condition into an equation.
Step 3: Solve for $x$.
Final Answer: The daughter is currently 6 years old (and the mother is 24 years old).
2. Work Rate Problems
Work problems involve individual rates of completing a task.
Worked Example 4: Combined Work Rate
Problem: Pipe A can fill a water tank in 4 hours, while Pipe B can fill the same tank in 6 hours. If both pipes are opened simultaneously, how long will it take to fill the tank?
Step 1: Determine individual hourly work rates.
Pipe A rate = $\frac{1}{4}$ tank/hour; Pipe B rate = $\frac{1}{6}$ tank/hour.
Step 2: Sum the rates to get the combined rate.
Step 3: Calculate total time $T$ (reciprocal of combined rate).
3. Quadratic Equations and the Discriminant
A quadratic equation is a second-degree polynomial equation: $ax^2 + bx + c = 0$ ($a \neq 0$).
| Discriminant Value ($\Delta$) | Nature of Roots / Solutions |
|---|---|
| $\Delta > 0$ (Perfect Square) | Two real, rational, distinct roots |
| $\Delta > 0$ (Non-Square) | Two real, irrational, distinct roots |
| $\Delta = 0$ | One real, repeated (double) root |
| $\Delta < 0$ | Two complex / imaginary conjugate roots |
Worked Example 5: Solving Quadratic Equations via Factoring
Problem: Solve for $x$: $2x^2 - 7x + 3 = 0$.
Step 1: Factor the quadratic expression.
Look for factors of $a \cdot c = 2 \cdot 3 = 6$ that sum to $b = -7 \implies -6$ and $-1$.
Step 2: Set each factor to zero.
Final Answer: $x = \frac{1}{2}, 3$
Which of the following is the simplified form of the algebraic expression (16x^4 y^-2 / 4x^-2 y^4)^(1/2)?
What is the solution set for the linear inequality: 3(x - 2) - 5(x + 1) > 7?
Juan is 5 years older than Pedro. Four years ago, Juan was twice as old as Pedro. How old is Pedro currently?
What is the nature of the roots for the quadratic equation 3x² - 5x + 4 = 0?