College Algebra
CLEP Exam — Algebraic reasoning, functions, equations, and their applications
Exam Overview
About This Exam
The CLEP College Algebra exam covers material typically taught in a one-semester college algebra course. It tests algebraic reasoning and problem-solving skills rather than rote computation — you'll need to recognize patterns, apply formulas, and think logically about mathematical relationships. A graphing calculator is provided in the on-screen calculator tool during the exam.
Content Breakdown
- Algebraic Operations (~20%): Simplifying expressions, factoring, operations with polynomials and rational expressions, radicals and exponents.
- Equations and Inequalities (~25%): Linear, quadratic, absolute value, radical, and rational equations; systems of equations; linear and nonlinear inequalities.
- Functions and Their Properties (~30%): Definition, domain/range, transformations, composition, inverse functions, and reading graphs.
- Number Systems and Operations (~10%): Real and complex numbers, properties of numbers, sequences and series.
- Additional Algebra Topics (~15%): Exponential and logarithmic functions, matrices (basic), and applications.
Exam Tips
- Functions are the single highest-weighted topic — know domain/range, transformations, composition, and inverses cold.
- The graphing calculator helps enormously — use it to check equation solutions, graph functions, and verify factoring.
- Know the quadratic formula by heart: x = (−b ± √(b²−4ac)) / 2a
- For word problems, translate carefully into equations before solving. Define your variable explicitly.
- Eliminate wrong answers by plugging choices back into the original equation — faster than solving from scratch for many question types.
- Don't forget domain restrictions: denominators ≠ 0, radicands ≥ 0 (for even roots), arguments of logs > 0.
Algebraic Operations
~20%Exponent Rules
Mastering exponent rules is foundational — they appear in nearly every section of the exam, from simplifying expressions to working with exponential functions.
Core Rules
- Product rule: aᵐ · aⁿ = aᵐ⁺ⁿ — add exponents when multiplying same base
- Quotient rule: aᵐ / aⁿ = aᵐ⁻ⁿ — subtract exponents when dividing same base
- Power rule: (aᵐ)ⁿ = aᵐⁿ — multiply exponents when raising a power to a power
- Power of a product: (ab)ⁿ = aⁿbⁿ
- Power of a quotient: (a/b)ⁿ = aⁿ/bⁿ
- Zero exponent: a⁰ = 1 (a ≠ 0)
- Negative exponent: a⁻ⁿ = 1/aⁿ — move to denominator and make positive
- Fractional exponent: a^(m/n) = ⁿ√(aᵐ) = (ⁿ√a)ᵐ
Common Mistakes
- (a + b)² ≠ a² + b² — you must FOIL: (a + b)² = a² + 2ab + b²
- −x² ≠ (−x)² — the negative sign is NOT squared unless inside parentheses
- a⁻¹ = 1/a, not −a
Factoring
Factoring is used constantly — to simplify rational expressions, solve quadratics, and find zeros of polynomials. Recognize the pattern first, then factor.
Greatest Common Factor (GCF)
- Always check for GCF first: 6x³ + 9x² = 3x²(2x + 3)
Special Factoring Patterns
- Difference of squares: a² − b² = (a + b)(a − b)
- Sum of cubes: a³ + b³ = (a + b)(a² − ab + b²)
- Difference of cubes: a³ − b³ = (a − b)(a² + ab + b²)
- Perfect square trinomial: a² + 2ab + b² = (a + b)² and a² − 2ab + b² = (a − b)²
Factoring Trinomials ax² + bx + c
- When a = 1: find two numbers that multiply to c and add to b. Example: x² + 5x + 6 = (x + 2)(x + 3)
- When a ≠ 1: use the AC method — multiply a·c, find factors that add to b, split the middle term, factor by grouping.
- Example: 2x² + 7x + 3 → a·c = 6; factors 6 and 1 add to 7 → 2x² + 6x + x + 3 = 2x(x + 3) + 1(x + 3) = (2x + 1)(x + 3)
Rational Expressions
Rational expressions are fractions with polynomials in the numerator and/or denominator. The key rule: always factor first, then cancel common factors.
Simplifying
- Factor numerator and denominator completely, then cancel common factors.
- Example: (x² − 4) / (x² − x − 2) = (x+2)(x−2) / (x+2)(x−1) = (x−2)/(x−1) for x ≠ −2
- State domain restrictions: values of x that make the original denominator = 0 are excluded.
Multiplying and Dividing
- Multiply: factor everything, cancel common factors, then multiply remaining numerators and denominators.
- Divide: multiply by the reciprocal of the divisor, then simplify.
Adding and Subtracting
- Find the LCD (least common denominator), rewrite each fraction with the LCD, then add/subtract numerators.
- LCD is the LCM of all denominators — factor each denominator to find it.
Complex Fractions
- Method 1: Simplify numerator and denominator separately, then divide.
- Method 2: Multiply numerator and denominator by the LCD of all inner fractions.
Radicals and Rational Exponents
- Simplifying radicals: √(a²b) = a√b (pull out perfect square factors)
- Rationalizing denominators: multiply by √n/√n to clear a radical from the denominator
- Conjugate: to rationalize (a + √b), multiply by (a − √b); gives a² − b (difference of squares)
- Adding radicals: combine only like radicals (same index AND radicand): 3√2 + 5√2 = 8√2
- Rational exponents: a^(1/n) = ⁿ√a; a^(m/n) = (ⁿ√a)ᵐ
- Convert between radical and exponent form fluently — the exam tests both.
Equations & Inequalities
~25%Linear Equations and Systems
Linear Equations in One Variable
- Isolate the variable using inverse operations. Whatever you do to one side, do to the other.
- Check for no solution (contradiction: 0 = 5) or infinite solutions (identity: 0 = 0).
Systems of Linear Equations
- Substitution: solve one equation for one variable, substitute into the other.
- Elimination: multiply equations to create opposite coefficients, then add to eliminate one variable.
- Graphical interpretation: one solution (lines intersect), no solution (parallel lines), infinite solutions (same line).
- 2×2 and 3×3 systems may appear. For 3×3, use elimination to reduce to 2×2.
Linear Equations in Two Variables
- Slope-intercept form: y = mx + b (m = slope, b = y-intercept)
- Point-slope form: y − y₁ = m(x − x₁)
- Standard form: Ax + By = C
- Slope formula: m = (y₂ − y₁) / (x₂ − x₁)
- Parallel lines: same slope, different y-intercept. Perpendicular lines: slopes are negative reciprocals (m₁ · m₂ = −1).
Quadratic Equations
Quadratics appear throughout the exam — in equations, functions, and applications. Know all three solution methods and when to use each.
Methods for Solving ax² + bx + c = 0
- Factoring: fastest when the quadratic factors nicely. Set each factor = 0.
- Square root method: when equation is of the form (x − h)² = k → x = h ± √k
- Completing the square: rewrite as (x + b/2a)² = constant. Useful for deriving vertex form.
- Quadratic formula: x = [−b ± √(b² − 4ac)] / 2a — always works.
The Discriminant b² − 4ac
- b² − 4ac > 0: two distinct real solutions
- b² − 4ac = 0: one real solution (repeated root)
- b² − 4ac < 0: no real solutions; two complex conjugate solutions
Vertex Form: y = a(x − h)² + k
- Vertex is at (h, k). If a > 0, parabola opens up (minimum at vertex). If a < 0, opens down (maximum at vertex).
- Axis of symmetry: x = h = −b/2a
- To find vertex from standard form: x = −b/2a, then substitute to get y.
Other Equation Types
Absolute Value Equations
- |ax + b| = c → two cases: ax + b = c OR ax + b = −c (when c ≥ 0)
- |ax + b| = negative number → no solution
- Check both solutions in the original — sometimes extraneous solutions appear.
Radical Equations
- Isolate the radical, then raise both sides to the appropriate power.
- Always check for extraneous solutions — squaring can introduce invalid solutions.
- Example: √(x + 2) = x → square both sides → x + 2 = x² → x² − x − 2 = 0 → (x−2)(x+1) = 0 → x = 2 or x = −1. Check: √4 = 2 ✓; √1 ≠ −1 ✗. Only x = 2 works.
Rational Equations
- Multiply all terms by the LCD to clear fractions, then solve the resulting polynomial equation.
- Check: any solution that makes the original denominator = 0 is extraneous and must be rejected.
Inequalities
Linear Inequalities
- Solve like an equation, but reverse the inequality sign when multiplying or dividing by a negative.
- Express solution as an interval: (a, b), [a, b], (−∞, a), [b, ∞), etc.
- Compound inequalities: "and" (intersection) vs. "or" (union).
Absolute Value Inequalities
- |ax + b| < c → −c < ax + b < c (AND — intersection — connected interval)
- |ax + b| > c → ax + b < −c OR ax + b > c (OR — union — two separate intervals)
- Memory trick: less than → "within c of zero" (between); greater than → "outside" (two tails).
Quadratic and Polynomial Inequalities
- Solve the equality, identify the boundary points (roots), then test intervals.
- Example: x² − x − 6 > 0 → (x−3)(x+2) > 0 → roots at x = 3 and x = −2 → test intervals: (−∞,−2), (−2,3), (3,∞). Solution: (−∞,−2) ∪ (3,∞).
Functions & Their Properties
~30%Function Fundamentals
Functions are the most heavily tested topic on the CLEP College Algebra exam. A function assigns exactly one output to each input — no x-value maps to more than one y-value.
Definition and Notation
- Vertical Line Test: a graph represents a function if and only if every vertical line intersects the graph at most once.
- f(x) notation: f(3) means "evaluate f at x = 3" — substitute 3 for every x in the formula.
- f(a + h) means substitute (a + h) everywhere x appears — critical for difference quotients.
Domain and Range
- Domain: all valid input values (x-values). Unless otherwise restricted, find and exclude values where the function is undefined.
- Denominators ≠ 0 → exclude values that make denominator zero.
- Even roots (√, ⁴√, etc.) require radicand ≥ 0.
- Logarithms require argument > 0.
- Range: all possible output values (y-values). Determined by the type of function and any transformations.
- For f(x) = √x: domain [0, ∞), range [0, ∞).
- For f(x) = x²: domain (−∞, ∞), range [0, ∞).
- For f(x) = 1/x: domain (−∞, 0) ∪ (0, ∞), range (−∞, 0) ∪ (0, ∞).
Transformations of Functions
Given a base function f(x), you need to recognize what each modification does to its graph. These are consistently tested.
Vertical Transformations
- f(x) + k: shift UP k units (k > 0) or DOWN |k| units (k < 0)
- a · f(x): vertical stretch if |a| > 1; vertical compression if 0 < |a| < 1; reflection over x-axis if a < 0
Horizontal Transformations (counterintuitive!)
- f(x − h): shift RIGHT h units (h > 0) — note the sign is opposite what you expect
- f(x + h): shift LEFT h units
- f(bx): horizontal compression if |b| > 1; horizontal stretch if 0 < |b| < 1; reflection over y-axis if b < 0
Combined: y = a · f(b(x − h)) + k
- Apply in order: (1) horizontal shift by h, (2) horizontal scale by b, (3) vertical scale by a, (4) vertical shift by k.
- Example: y = −2(x + 3)² + 5 → reflect over x-axis, stretch by 2, shift left 3, shift up 5.
Combining Functions
Arithmetic Combinations
- (f + g)(x) = f(x) + g(x); domain = intersection of domains of f and g
- (f − g)(x) = f(x) − g(x)
- (f · g)(x) = f(x) · g(x)
- (f/g)(x) = f(x)/g(x); exclude values where g(x) = 0
Composition
- (f ∘ g)(x) = f(g(x)) — apply g first, then apply f to the result
- Order matters: f ∘ g ≠ g ∘ f in general
- To find domain of f ∘ g: start with domain of g, then exclude values where g(x) is outside domain of f.
- Example: if f(x) = √x and g(x) = x − 4, then (f ∘ g)(x) = √(x − 4). Domain: x − 4 ≥ 0 → x ≥ 4 → [4, ∞).
Inverse Functions
- f⁻¹ is the inverse of f if f(f⁻¹(x)) = x and f⁻¹(f(x)) = x.
- Horizontal Line Test: a function has an inverse (is one-to-one) if every horizontal line intersects the graph at most once.
- To find f⁻¹(x): replace f(x) with y, swap x and y, solve for y, replace y with f⁻¹(x).
- The graph of f⁻¹ is the reflection of the graph of f over the line y = x.
- Domain of f⁻¹ = Range of f; Range of f⁻¹ = Domain of f.
Parent Functions to Know
- Linear: f(x) = x — line through origin, slope 1
- Quadratic: f(x) = x² — parabola, vertex at origin, range [0,∞)
- Cubic: f(x) = x³ — S-curve through origin
- Square root: f(x) = √x — domain and range [0,∞)
- Absolute value: f(x) = |x| — V-shape, vertex at origin
- Reciprocal: f(x) = 1/x — two branches in Q1 and Q3, asymptotes at x=0 and y=0
- Exponential: f(x) = bˣ (b > 0, b ≠ 1) — horizontal asymptote y = 0
- Logarithmic: f(x) = log_b(x) — vertical asymptote x = 0, passes through (1,0) and (b,1)
- Greatest integer (floor): f(x) = ⌊x⌋ — step function
Polynomial & Rational Functions
~15%Polynomial Functions
Key Vocabulary
- Degree: highest power of x. Determines end behavior and max number of turning points (degree − 1).
- Leading coefficient: coefficient of the highest-degree term. Determines end behavior direction.
- Zeros (roots): x-values where p(x) = 0. A polynomial of degree n has at most n real zeros.
- Multiplicity: if (x − r)ᵏ is a factor, r is a zero of multiplicity k. Odd multiplicity: graph crosses x-axis. Even multiplicity: graph touches (bounces off) x-axis.
End Behavior
- Even degree, positive leading coefficient: both ends go UP (↑...↑)
- Even degree, negative leading coefficient: both ends go DOWN (↓...↓)
- Odd degree, positive leading coefficient: left DOWN, right UP (↓...↑)
- Odd degree, negative leading coefficient: left UP, right DOWN (↑...↓)
Factor Theorem and Remainder Theorem
- Remainder Theorem: when p(x) is divided by (x − c), the remainder is p(c).
- Factor Theorem: (x − c) is a factor of p(x) if and only if p(c) = 0.
- Rational Root Theorem: if p(x) has integer coefficients, any rational zero has the form ±p/q where p divides the constant term and q divides the leading coefficient.
Synthetic Division
- A shortcut for dividing a polynomial by (x − c). Write coefficients, bring down, multiply by c, add, repeat.
- Use to test rational roots and factor polynomials completely.
Rational Functions
A rational function is f(x) = p(x)/q(x) where p and q are polynomials. Key features: domain, intercepts, and asymptotes.
Domain
- Exclude all values where q(x) = 0.
- If a value makes both p and q zero → it's a removable discontinuity (hole), not an asymptote.
Asymptotes
- Vertical asymptotes: x = c where q(c) = 0 but p(c) ≠ 0 (after canceling common factors).
- Horizontal asymptotes (compare degrees of numerator n and denominator m):
- n < m: HA at y = 0
- n = m: HA at y = (leading coefficient of numerator) / (leading coefficient of denominator)
- n > m: no horizontal asymptote (oblique/slant asymptote if n = m + 1)
- Oblique asymptote: found by polynomial long division when degree of numerator = degree of denominator + 1.
Intercepts
- x-intercepts: set numerator = 0 and solve (after canceling any common factors with denominator).
- y-intercept: evaluate f(0), if 0 is in the domain.
Exponential & Logarithmic Functions
~15%Exponential Functions
f(x) = bˣ (b > 0, b ≠ 1)
- Domain: (−∞, ∞) — all real numbers are valid exponents.
- Range: (0, ∞) — output is always positive.
- Horizontal asymptote: y = 0 (the x-axis).
- Always passes through (0, 1) since b⁰ = 1.
- b > 1: increasing (exponential growth); 0 < b < 1: decreasing (exponential decay).
- The natural exponential function f(x) = eˣ uses base e ≈ 2.71828.
Exponential Growth and Decay Models
- Growth: A = A₀eʳᵗ (r > 0) or A = A₀(1 + r)ᵗ
- Decay: A = A₀e⁻ʳᵗ (r > 0) or A = A₀(1 − r)ᵗ
- Compound interest: A = P(1 + r/n)ⁿᵗ where P = principal, r = annual rate, n = compoundings per year, t = years
- Continuous compounding: A = Peʳᵗ
- Half-life: time for quantity to halve → A = A₀ · (1/2)^(t/h) where h is the half-life.
Logarithmic Functions
Definition and Relationship to Exponentials
- log_b(x) = y ↔ bʸ = x — a logarithm is the inverse of an exponential.
- Common log: log(x) = log₁₀(x)
- Natural log: ln(x) = log_e(x)
- Domain of log_b(x): (0, ∞). Range: (−∞, ∞).
- Vertical asymptote: x = 0. Always passes through (1, 0) since log_b(1) = 0, and (b, 1) since log_b(b) = 1.
Logarithm Properties
- Product rule: log_b(MN) = log_b(M) + log_b(N)
- Quotient rule: log_b(M/N) = log_b(M) − log_b(N)
- Power rule: log_b(Mᵖ) = p · log_b(M)
- Change of base: log_b(x) = log(x)/log(b) = ln(x)/ln(b)
- Special values: log_b(1) = 0; log_b(b) = 1; log_b(bˣ) = x; b^(log_b(x)) = x
Solving Exponential Equations
- Same base: bˣ = bʸ → x = y. Rewrite both sides with the same base when possible.
- Different bases: take log of both sides → use power rule → solve. Example: 3ˣ = 20 → x·ln3 = ln20 → x = ln20/ln3.
Solving Logarithmic Equations
- Combine logarithms using properties to get a single log, then convert to exponential form.
- log_b(M) = N → M = bᴺ
- log_b(M) = log_b(N) → M = N (if bases are equal)
- Always check for extraneous solutions — arguments of logs must be positive.
Number Systems & Additional Topics
~10%Complex Numbers
- i = √(−1); i² = −1; i³ = −i; i⁴ = 1 (cycle repeats every 4)
- Complex number form: a + bi where a = real part, b = imaginary part
- Adding/subtracting: combine real parts and imaginary parts separately
- Multiplying: FOIL and substitute i² = −1
- Dividing: multiply numerator and denominator by the complex conjugate (a − bi) of the denominator
- Complex conjugate: conjugate of (a + bi) is (a − bi); product (a + bi)(a − bi) = a² + b² (real number)
- Quadratic with negative discriminant gives complex solutions: x = [−b ± i√(4ac − b²)] / 2a
Sequences and Series
Arithmetic Sequences
- Common difference d: each term = previous term + d
- nth term: aₙ = a₁ + (n − 1)d
- Sum of first n terms: Sₙ = n/2 · (a₁ + aₙ) = n/2 · (2a₁ + (n−1)d)
Geometric Sequences
- Common ratio r: each term = previous term × r
- nth term: aₙ = a₁ · rⁿ⁻¹
- Sum of first n terms: Sₙ = a₁(1 − rⁿ) / (1 − r) for r ≠ 1
- Infinite geometric series (|r| < 1): S = a₁ / (1 − r)
Matrices (Basic Operations)
- Adding/subtracting matrices: must have same dimensions; add/subtract corresponding entries.
- Scalar multiplication: multiply every entry by the scalar.
- Matrix multiplication: (m×n) · (n×p) = (m×p) matrix. Row × column dot products. Order matters: AB ≠ BA in general.
- Using matrices to solve systems: write as augmented matrix [A|b], use row reduction (RREF), or use Cramer's rule for 2×2.
- Determinant of 2×2: |a b; c d| = ad − bc
- Cramer's Rule (2×2): for ax + by = e, cx + dy = f: x = (ed−bf)/(ad−bc), y = (af−ec)/(ad−bc)
Key Figures
| Figure | Era / Origin | Contribution to Algebra & Mathematics |
|---|---|---|
| Muhammad ibn Musa al-Khwarizmi | c. 780–850 · Persia/Baghdad | Father of algebra. His treatise Al-Kitab al-mukhtasar fi hisab al-jabr wal-muqabala ("algebra" derives from "al-jabr") established systematic equation solving. The word "algorithm" comes from his name. |
| René Descartes | 1596–1650 · France | Invented the Cartesian coordinate system, uniting algebra and geometry. Introduced the notation of using letters a, b, c for constants and x, y, z for unknowns. Father of analytic geometry. |
| Leonhard Euler | 1707–1783 · Switzerland | Prolific mathematician who standardized notation including f(x) for functions, Σ for summation, π, i, and e. Proved Euler's identity e^(iπ) + 1 = 0. |
| Carl Friedrich Gauss | 1777–1855 · Germany | "Prince of Mathematics." Fundamental Theorem of Algebra (every non-zero polynomial has at least one complex root). Gaussian elimination for solving linear systems. Contributed to number theory and statistics. |
| Diophantus of Alexandria | c. 200–284 AD · Greece/Egypt | "Father of algebra" (alternate claim). His Arithmetica introduced symbolic algebra notation and studied integer and rational solutions to equations (Diophantine equations). |
| François Viète | 1540–1603 · France | Introduced the use of letters as symbolic parameters in algebra (using vowels for unknowns and consonants for knowns). Pioneer of analytic and modern algebra notation. |
| Niccolò Tartaglia | 1499–1557 · Italy | Discovered a general method for solving cubic equations (shared, controversially, with Cardano). His work on the cubic advanced algebra beyond the quadratic. |
| Gerolamo Cardano | 1501–1576 · Italy | Published the solution to cubic and quartic equations in Ars Magna (1545). First to formally work with complex numbers in solving equations. |
| John Napier | 1550–1617 · Scotland | Invented logarithms (1614), drastically simplifying astronomical and navigational calculations. Napier's work is foundational to the logarithmic functions tested on the CLEP. |
| Isaac Newton | 1643–1727 · England | Co-inventor of calculus. Developed the binomial theorem (expansion of (a + b)ⁿ), power series, and generalized the concept of function. His work in algebra made modern analysis possible. |
| Gottfried Wilhelm Leibniz | 1646–1716 · Germany | Co-inventor of calculus; developed the notation (dy/dx, ∫) still used today. Worked on binary number systems and formal logic underlying algebra. |
| Évariste Galois | 1811–1832 · France | Died at 20 in a duel, yet revolutionized algebra. Founded group theory and proved that quintic (degree-5) equations have no general algebraic solution. Father of modern abstract algebra. |
| Emmy Noether | 1882–1935 · Germany | Greatest female mathematician in history. Transformed abstract algebra with her work on rings, fields, and ideals. Einstein called her the most significant creative mathematical genius of the era. |
| George Boole | 1815–1864 · England | Invented Boolean algebra — the algebraic system underlying all digital computing and logic circuits. His Laws of Thought (1854) laid the foundation for computer science. |
| Euclid of Alexandria | c. 300 BC · Greece | Author of Elements — the foundational text of mathematics for 2,000 years. Established rigorous proof-based mathematics and the study of number properties. |
| Brahmagupta | 598–668 AD · India | First to formally define and work with zero and negative numbers as algebraic quantities. His rules for operating with zero and negative numbers were groundbreaking. |
| Augustin-Louis Cauchy | 1789–1857 · France | Formalized the concept of a function, limits, and continuity — foundational to understanding functions as tested on the CLEP. Contributed to complex analysis and group theory. |
| Peter Gustav Lejeune Dirichlet | 1805–1859 · Germany | Gave the modern definition of a function as a mapping from inputs to outputs — the definition used in CLEP College Algebra today. Also contributed to number theory. |
| Srinivasa Ramanujan | 1887–1920 · India | Self-taught mathematical genius who made extraordinary contributions to number theory, series, and continued fractions. His work on infinite series connects to sequences and series in algebra. |
| Alan Turing | 1912–1954 · England | Father of computer science and artificial intelligence. Turing's theoretical work on computation is grounded in algebraic logic and formal systems. |
Key Terms
Video Resources
Practice Questions (200)
A) x/y⁴
B) x/3y⁴
C) 9x/y⁴
D) x⁴/y⁴
A) 2x(x² − 4)
B) 2x(x − 2)(x + 2)
C) x(2x − 4)(x + 2)
D) 2(x³ − 4x)
A) x = 5/2 or x = −1
B) x = −5/2 or x = 1
C) x = 5 or x = −1/2
D) x = 5/2 or x = 1
A) [2, ∞)
B) [2, 5) ∪ (5, ∞)
C) (2, 5) ∪ (5, ∞)
D) (−∞, 5) ∪ (5, ∞)
A) 3
B) 1
C) 5
D) −3
A) f⁻¹(x) = (5x + 3) / 2
B) f⁻¹(x) = (5x − 3) / 2
C) f⁻¹(x) = 5/(2x − 3)
D) f⁻¹(x) = (2x + 3) / 5
A) y = (x + 3)² − 2
B) y = (x − 3)² − 2
C) y = (x + 3)² + 2
D) y = x² − 2
A) (−2, 6)
B) (−∞, −2) ∪ (6, ∞)
C) [−2, 6]
D) (−∞, 6)
A) 2
B) 3
C) 4
D) 16
A) x = 3 only
B) x = −2 and x = 3
C) x = 3 and x = −2 (but x = −2 is a hole)
D) x = 3 and x = 2
A) x = 4
B) x = −1
C) x = 4 and x = −1
D) x = 3
A) (−∞, 5]
B) [5, ∞)
C) (−∞, ∞)
D) [−3, 5]
A) x = 5
B) x = 3
C) x = 7
D) x = 1
A) cross the x-axis
B) touch the x-axis and turn back (bounce)
C) have a vertical asymptote
D) be undefined
A) 3 − 8i
B) 11 + 10i
C) 11 − 10i
D) 3 + 10i
A) y = 0
B) y = 3
C) y = −3
D) No horizontal asymptote
A) 29
B) 32
C) 35
D) 38
A) −2 ≤ x ≤ 7
B) x ≤ −2 or x ≥ 7
C) −7 ≤ x ≤ 2
D) x ≤ 7
A) x + 3; x ≠ 1
B) x(x+2)/(x−1); x ≠ 1
C) (x+2)/(x−1); x ≠ 1
D) x(x+2)/(x−1); x ≠ 0 and x ≠ 1
A) 2log(x) + log(y) − ½log(z)
B) 2log(x) · log(y) / ½log(z)
C) log(2x) + log(y) − log(z/2)
D) 2log(x) + log(y) + ½log(z)
A) $1,120.00
B) $1,126.83
C) $1,127.16
D) $1,060.00
A) f(x) = 3x + 7
B) f(x) = x³
C) f(x) = x²
D) f(x) = eˣ
A) x = 2, y = 3
B) x = 14/5, y = 9/5
C) x = 3, y = 2
D) x = 1, y = 4
A) 1/4
B) 3/4
C) 1/2
D) 4
A) y = −(3/2)x + 7
B) y = (2/3)x − 1
C) y = −(3/2)x + 8
D) y = (3/2)x − 5
A) x = 1
B) x = 7
C) x = 1 and x = 7
D) No solution
A) f(x) = x³ + x
B) f(x) = x² + 3
C) f(x) = x² + x
D) f(x) = √x
A) (x − 3) / (x − 3) = 1
B) (x + 3) / (x + 4)
C) (x − 3) / (x + 4)
D) (x + 3) / (x − 3)
A) x = 3
B) x = −3
C) x = 6
D) x = −6
A) x > 2
B) x < 2
C) x > 0
D) x ≠ 2
A) 2,000
B) 4,000
C) 8,000
D) 6,000
A) 1
B) −1
C) i
D) −i
A) 590
B) 610
C) 560
D) 620
A) x = −1, 2, 3
B) x = 1, −2, 3
C) x = −1, 2, −3
D) x = 1, 2, 3
A) x = 4
B) x = 8
C) x = ±4
D) x = 256
A) Up on left, up on right
B) Down on left, up on right
C) Down on left, down on right
D) Up on left, down on right
A) x
B) 4x
C) x + 1
D) 16x − 3
A) (−6, 2)
B) x < −6 or x > 2
C) −6 < x < 2
D) x > 2
A) y = −f(x)
B) y = f(−x)
C) y = −f(−x)
D) y = 1/f(x)
A) x = 13
B) x = 8
C) x = 10
D) x = 7
A) (0, 3)
B) (0, −2)
C) (0, 5)
D) (0, −5)
A) 4
B) 8
C) 16
D) 2
A) y = −(x + 2)² + 5
B) y = −(x − 2)² + 5
C) y = (x + 2)² + 5
D) y = (x + 2)² − 5
A) y = x + 2
B) y = x − 2
C) y = x + 4
D) y = x
A) x = 3/2
B) x = 3
C) x = 2
D) x = 5/2
A) (−2, 2)
B) [−2, 2]
C) (0, 2)
D) (−∞, 2)
A) 6/27
B) 2/9
C) 2/3
D) 6/81
A) f(x) = 3x² + 1/x
B) f(x) = √x + 5
C) f(x) = 4x³ − 2x + 7
D) f(x) = 2^x
A) x = −3 is a vertical asymptote and x = 3 is a hole
B) x = −3 is a hole and x = 3 is a vertical asymptote
C) Both x = −3 and x = 3 are vertical asymptotes
D) x = 3 is a hole and x = −3 is a vertical asymptote
A) 40 g
B) 20 g
C) 10 g
D) 5 g
A) 7 − 4i
B) 7 + 4i
C) 3 − 10i
D) −3 + 10i
A) (1/10) + (7/10)i
B) (1/10) − (7/10)i
C) 1 + 7i
D) (3 + 7i)/10
A) x = 5 or x = −2
B) x = 5 or x = 2
C) x = −2 only
D) x = 5 only
A) x < 3
B) −5 < x < 3
C) x < −5 or x > 3
D) −3 < x < 5
A) −3 < x < 7
B) x > 7
C) x < −3 or x > 7
D) x > −3
A) x = 1, y = 2, z = 3
B) x = 2, y = 1, z = 3
C) x = 1, y = 3, z = 2
D) x = 3, y = 1, z = 2
A) [[1, 1], [5, 9]]
B) [[3, 1], [1, −1]]
C) [[1, 0], [5, 9]]
D) [[2, 0], [6, 20]]
A) x = 2
B) x = 1
C) x = 4
D) x = 3
A) ±7
B) ±3/2
C) ±5
D) ±7/2
A) 1
B) 2
C) 3
D) 4
A) (x − 2)²(x − 1)
B) (x − 2)(x − 1)²
C) (x − 2)²(x + 1)
D) (x + 2)(x − 1)²
A) 3 − 4i
B) −3 + 4i
C) 4 + 3i
D) −3 − 4i
A) Down on left, down on right
B) Up on left, down on right
C) Down on left, up on right
D) Up on left, up on right
A) y = 2x − 5
B) y = 2x + 3
C) y = 2x − 1
D) y = x − 5
A) (−1, 3)
B) (−∞, −1) ∪ [3, ∞)
C) (−∞, −1) ∪ (3, ∞)
D) [−1, 3]
A) x ≥ 3
B) All real numbers
C) x ≠ 0
D) x > 0
A) x + 4
B) 3x
C) x
D) x − 2
A) Right 2, up 1
B) Left 2, up 1
C) Right 2, down 1
D) Left 1, up 2
A) x = log(20)/log(3)
B) x = log(3)/log(20)
C) x = 20/3
D) x = ln(20) + ln(3)
A) $6,000.00
B) $6,105.10
C) $6,083.26
D) $5,200.00
A) x = 5
B) x = 3
C) x = 7
D) x = −7
A) log(15) − log(7)
B) log(15) / log(7)
C) log(7) / log(15)
D) log(15) × log(7)
A) 275
B) 300
C) 325
D) 350
A) Diverges
B) Converges to 4.5
C) Converges to 9/2
D) Converges to 4
A) 10
B) 60
C) 120
D) 20
A) 336
B) 24
C) 56
D) 512
A) 2/15
B) 4/25
C) 1/5
D) 12/100
A) 17/52
B) 16/52
C) 14/52
D) 15/52
A) 0.42
B) 0.65
C) 0.13
D) 0.30
A) 160x³
B) 240x³
C) 480x³
D) 120x³
A) 1
B) −1
C) i
D) −i
A) About 19.8 years
B) About 28.6 years
C) About 14.2 years
D) About 35.0 years
A) 6.5
B) −6.5
C) 10⁶·⁵
D) 0.5
A) A hole occurs when a factor cancels from both numerator and denominator; a vertical asymptote occurs when the denominator has an uncanceled zero.
B) A hole is where the function is very large; a vertical asymptote is where the function is undefined.
C) Both result from denominator zeros; the difference is only in the sign of the numerator.
D) A vertical asymptote always occurs at x = 0.
A) 0.20
B) 0.80
C) 0.10
D) 0.45
A) 9 + 4i²
B) 5
C) 13
D) 9 − 4
A) 1 + 1/2 + 1/4 + 1/8 + ⋯
B) 5 − 5/3 + 5/9 − ⋯
C) 2 + 4 + 8 + 16 + ⋯
D) 10 + 1 + 0.1 + 0.01 + ⋯
A) Touches x-axis and bounces
B) Crosses x-axis like a cubic
C) Has a hole
D) Has a vertical asymptote
A) −2
B) 2
C) 10
D) −10
A) x = 5
B) x = 3
C) x = −3
D) x = 1
A) P = 1000·3^(t/4)
B) P = 1000·(3t)^4
C) P = 1000·e^(3t)
D) P = 1000 + 3t
A) [[6, −3], [0, 12]]
B) [[5, 2], [3, 7]]
C) [[2, −1], [0, 4]]
D) [[6, −1], [0, 4]]
A) 0
B) 1
C) 2
D) 3
A) log₂(32) − log₂(8)
B) log₂(32) + log₂(8)
C) log₂(32) × log₂(8)
D) log₂(32) / log₂(8)
A) x = −2 ± 3i
B) x = 2 ± 3i
C) x = −4 ± 3i
D) x = −2 ± 9i
A) −0.35
B) 0.65
C) 0.35
D) 1.35
A) y = 5/3
B) y = 0
C) y = −2/7
D) y = 3/5
A) Sₙ = a₁(1 − rⁿ) / (1 − r)
B) Sₙ = n(a₁ + aₙ) / 2
C) Sₙ = a₁ / (1 − r)
D) Sₙ = a₁ · rⁿ
A) x = 3, y = 2
B) x = 2, y = −1/2
C) x = 3, y = 2
D) x = 2, y = −1
A) n! / (k!(n−k)!)
B) n! / k!
C) k! / (n!(n−k)!)
D) n / k
A) x² − 4x + 3
B) x² − 4x − 3
C) x² + 4x + 3
D) x² − 8x + 3
A) 14
B) 8
C) 2
D) −4
A) p(0) = 0
B) p(a) = 0
C) p(a) = a
D) p(x)/a = 0
A) 3 − 2i
B) 3 + 8i
C) 1 − 2i
D) 2 − 2i
A) −1 + 2i
B) (3 − 4i)/5
C) −1/5 + 2i
D) (−5 + 10i)/5 = −1 + 2i
A) 1
B) 5
C) 7
D) 25
A) x = 2 and x = 3
B) x = 3 only
C) x = 1 and x = −1
D) x = 2 only
A) x = 3
B) x = −3
C) x = 2
D) No holes exist
A) y = 0
B) y = 4
C) y = −2
D) No horizontal asymptote
A) y = x + 5
B) y = x + 1
C) y = x − 5
D) y = x + 3
A) x > 3 or x < −1
B) −1 < x < 3
C) x > 3
D) x < −1
A) x = 7 or x = −2
B) x = 7 only
C) x = 2 or x = 7
D) x = −2 only
A) (−∞, 2) ∪ (8/3, ∞)
B) (−8/3, 2)
C) x > 2
D) (−∞, −8/3) ∪ (2, ∞)
A) (0, 0)
B) (1, 3)
C) (2, 2)
D) (3, 1)
A) 12
B) 13
C) 6
D) 16
A) [[7, 4], [19, 8]]
B) [[5, 4], [15, 8]]
C) [[7, 4], [15, 10]]
D) [[5, 0], [3, 8]]
A) [[2, −1], [−5, 3]]
B) [[−2, 1], [5, −3]]
C) [[2, 1], [5, 3]]
D) [[3, −1], [−5, 2]]
A) 30
B) 31
C) 34
D) 27
A) 780
B) 820
C) 840
D) 860
A) aₙ = 3 · 2ⁿ
B) aₙ = 3 · 2^(n−1)
C) aₙ = 2 · 3^(n−1)
D) aₙ = 6n − 3
A) 15
B) 16
C) 12
D) The series diverges
A) 70x⁴y⁴
B) 56x⁵y³
C) 56x³y⁵
D) 28x⁶y²
A) Parabola
B) Ellipse
C) Hyperbola
D) Circle
A) r = 4
B) r = 16
C) r = 3
D) r = 5
A) a = 9, b = 4
B) a = 3, b = 2
C) a = 2, b = 3
D) a = 4, b = 9
A) Ellipse
B) Circle
C) Hyperbola
D) Parabola
A) x = 3
B) x = −1 or x = 3
C) x = 1
D) x = 3 only (x = −1 is extraneous)
A) x = 1
B) x = 2
C) x = 1/2
D) x = 3
A) 4x² + 12x + 9
B) 2x² + 3
C) (2x+3)²
D) 2x + 3x²
A) f⁻¹(x) = 3x + 1
B) f⁻¹(x) = 3x − 1
C) f⁻¹(x) = (x+1)/3
D) f⁻¹(x) = x/3 + 1
A) x³ + x
B) x (confirming g = f⁻¹)
C) x³
D) g is not the inverse of f
A) x = 9 or x = −1
B) x = 9 only
C) x = −1 only
D) x = 6 or x = 2
A) log(6)/log(100)
B) log(100)/log(6)
C) ln(6)/ln(100)
D) log(100) − log(6)
A) 1
B) i
C) −i
D) −1
A) x ≤ −3 or x > −2
B) −3 ≤ x < −2
C) x ≤ 3
D) x ≤ −2 or x ≥ −3
A) 80x³
B) −80x³
C) 40x³
D) 80x²
A) (−2, 1), rightward
B) (1, −2), upward
C) (−2, 1), upward
D) (2, −1), rightward
A) 35
B) 40
C) 45
D) 30
A) x ≥ 0
B) x > 3
C) x ≥ 3
D) All real numbers
A) y = ±(4/3)x
B) y = ±(3/4)x
C) y = ±(9/16)x
D) y = ±4x
A) x = 1
B) x = 2
C) x = 3
D) x = 0
A) x²/25 + y²/9 = 1
B) x²/9 + y²/25 = 1
C) x²/9 − y²/25 = 1
D) y² = 8x
A) [[0, 3], [1, 0]]
B) [[4, −5], [−1, 6]]
C) [[0, 3], [−1, 0]]
D) [[0, −5], [1, 0]]
A) x = 1, x = 2, x = −2
B) x = 1, x = 4
C) x = −1, x = 2, x = −2
D) x = 2, x = −2
A) 2
B) 3
C) 4
D) 16
A) 9
B) 27
C) 54
D) 18
A) (−∞, ∞)
B) [3, ∞)
C) (−∞, 3]
D) [−2, 3]
A) x = 1 + ln 4
B) x = ln 4
C) x = ln 20 − ln 5
D) x = e⁴ − 1
A) Vertical line test
B) Horizontal line test
C) Zero test
D) Symmetry test
A) 12
B) 16
C) 24
D) 4
A) −6x²y⁴
B) −6x³y⁴
C) 6x³y⁴
D) −6x²y³
A) (2x − 3)(3x + 1)
B) (6x + 1)(x − 3)
C) (3x + 1)(2x − 3)
D) (2x + 1)(3x − 3)
A) x = 6
B) x = 12
C) x = 24
D) x = 18
A) 10
B) √28
C) √52
D) √100
A) {(1,2), (2,3), (3,4)}
B) {(1,2), (1,3), (2,4)}
C) {(1,2), (2,2), (3,2)}
D) {(0,0), (1,1), (2,2)}
A) (3, 2)
B) (6, −8)
C) (3, 4)
D) (5, 2)
A) −5 ≤ x ≤ −1
B) x ≤ −5 or x ≥ −1
C) −1 ≤ x ≤ 5
D) x ≤ 1 or x ≥ 5
A) 60
B) 108
C) 324
D) 972
A) 15
B) 16
C) 12
D) The series diverges
A) (x² − 1)(x² − 4)
B) (x² − 4)(x² − 1) = (x−2)(x+2)(x−1)(x+1)
C) (x² + 4)(x² − 1)
D) (x⁴ − 4)(x² + 1)
A) −4 < x < −1
B) x > −1 or x < −4
C) x > 1 or x < −4
D) −4 ≤ x ≤ −1
A) x = 3, x = −1/2
B) x = −3, x = 1/2
C) x = 3, x = 1/2
D) x = −3, x = −1/2
A) 8x³ + y³
B) 8x³ + 12x²y + 6xy² + y³
C) 8x³ + 6xy + y³
D) 2x³ + 3x²y + 3xy² + y³
A) 10
B) −2
C) 2
D) −10
A) (x − 3)² + (y + 2)² = 5
B) (x + 3)² + (y − 2)² = 25
C) (x − 3)² + (y + 2)² = 25
D) (x − 3)² − (y + 2)² = 25
A) 21
B) 35
C) 210
D) 5040
A) (x + 2)/(x + 1)
B) (x − 2)/(x − 1)
C) (x + 2)/(x − 2)
D) 2
A) x = 3, y = 2
B) x = 2, y = 3
C) x = 1, y = −2
D) x = 4, y = 0
A) 2, 4, 8, 16, ...
B) 1, 4, 9, 16, ...
C) 5, 8, 11, 14, ...
D) 1, 1, 2, 3, 5, ...
A) x = 30
B) x = 3
C) x = 1000
D) x = 300
A) (4, −9)
B) (4, 7)
C) (−4, −9)
D) (8, 7)
A) x² + 3
B) x² − 2x + 3
C) x² + 3, remainder 0
D) x² + 3 with remainder −6
A) x = 2
B) x = 3
C) x = 1/2
D) x = −1
A) 10
B) 15
C) 6
D) The series diverges
A) x ≥ 0
B) −2 ≤ x ≤ 2
C) x ≤ 2
D) x ≥ −2
A) log₂(32) + log₂(8)
B) log₂(32) − log₂(8)
C) log₂(32) / log₂(8)
D) log₂(32) × log₂(8)
A) Two distinct real roots
B) Two complex (non-real) roots
C) Exactly one repeated real root
D) No solution
A) x = 7
B) x = 5
C) x = 1
D) No solution
A) x = 3
B) x = 2
C) x = 4
D) x = 6
A) 15
B) 9
C) 5
D) 23
A) 3/4
B) −4/3
C) 4/3
D) −3/4
A) x=1, y=2, z=3
B) x=2, y=1, z=3
C) x=3, y=1, z=2
D) x=1, y=3, z=2
A) f(x) = x²
B) f(x) = |x|
C) f(x) = x³
D) f(x) = sin(x)
A) 420
B) 440
C) 400
D) 460
A) A/(x−1) + B/(x+2)
B) A/(x−1)² + B/(x+2)
C) (Ax + B)/(x−1) + C/(x+2)
D) A/x + B/(x−1) + C/(x+2)
A) Horizontal asymptote y = 1; vertical asymptote x = 0
B) Vertical asymptote x = 0; horizontal asymptote y = 0
C) Oblique asymptote y = x; vertical asymptote x = 0
D) No asymptotes
A) 8 − 3i
B) 11 + 10i
C) 8 + 3i
D) 5 + 3i
A) 3 − i
B) −3 + i
C) −3 − i
D) 3i
A) 1/3
B) 3/9
C) 33/100
D) 1/4
A) y = 2x + 1
B) y = 3x − 1
C) y = 2x − 1
D) y = 3x + 1
A) Commutative Property of Multiplication
B) Associative Property of Addition
C) Distributive Property
D) Identity Property of Multiplication
A) Left 3, down 2
B) Right 3, up 2
C) Left 3, up 2
D) Right 3, down 2
A) 15
B) 30
C) 12
D) 36
A) (0, 2)
B) (0, 1)
C) (0, 3)
D) (0, −1)
A) x = 7
B) x = 1
C) x = 7 (x=1 is extraneous)
D) No solution
A) y = f(−x)
B) y = −f(x)
C) y = f(x) − 1
D) y = 1/f(x)
A) 442
B) 408
C) 425
D) 434
A) y⁴/x³
B) y²/x
C) x³y⁴
D) 1/(x³y⁴)
A) x = 2 only
B) x = ±2
C) x = ±2 and x = ±2i (but only real: x = ±2)
D) x = ±4
A) 3/16
B) 5/16
C) 10/32
D) 1/8