Quick review

CLEP College Algebra Quick Review

High-impact topic boxes for a focused review session before you take the practice test.

1. Exponent Rules

The big idea

Every exponent rule is just repeated multiplication or division written compactly, so you can always fall back on expanding a small case to check yourself.

Must know

$a^m · a^n = a^m+n$; $/a^ma^n = a^m-n$; $(a^m)^n = a^mn$; $(ab)^n = a^n b^n$; $a^0 = 1$ ($a ≠ 0$); $a^-n = /1a^n$; $a^1/n = sqrt[n]a$; $a^m/n = ≤ft(sqrt[n]a)^m$.

Don't confuse

$(a^m)^n$ (multiply exponents) versus $a^m · a^n$ (add exponents) --- these are opposite operations that students routinely swap.

Exam trap

Writing $(x^3)^2 = x^5$ instead of $x^6$, or distributing an exponent over a sum, e.g. treating $(x+y)^2$ as $x^2+y^2$ instead of expanding it.

5-second recall

Same base, multiply $arrow$ add exponents; power of a power $arrow$ multiply exponents.

2. Factoring Polynomials

The big idea

Factoring reverses multiplication, and CLEP rewards recognizing a handful of patterns instantly rather than guessing.

Must know

GCF first, always. Difference of squares: $a^2-b^2=(a-b)(a+b)$. Perfect square trinomial: $a^2± 2ab+b^2=(a± b)^2$. Sum/difference of cubes: $a^3± b^3=(a± b)(a^2 ab+b^2)$. Trinomial $x^2+bx+c=(x+p)(x+q)$ where $pq=c,\ p+q=b$.

Don't confuse

Difference of squares $a^2-b^2$ (factors) versus sum of squares $a^2+b^2$ (does NOT factor over the reals).

Exam trap

Forgetting to pull out the GCF before applying a pattern, leaving a factorable expression only partially factored.

5-second recall

GCF first $arrow$ then pattern-match: squares, cubes, or $p· q$/$p+q$.

3. Expanding Polynomials

The big idea

Expanding is factoring in reverse: multiply every term of one factor by every term of the other and combine like terms.

Must know

FOIL for binomials: $(a+b)(c+d)=ac+ad+bc+bd$. Square of a binomial: $(a+b)^2=a^2+2ab+b^2$ (NOT $a^2+b^2$). Cube of a binomial: $(a+b)^3=a^3+3a^2b+3ab^2+b^3$.

Don't confuse

$(a+b)^2$ versus $a^2+b^2$ --- the middle term $2ab$ is the single most commonly dropped term on the exam.

Exam trap

Sign errors when expanding $(a-b)^2$ or $(a-b)^3$: the middle terms alternate sign, e.g. $(a-b)^2 = a^2-2ab+b^2$.

5-second recall

Square a binomial $arrow$ first, twice-the-product, last; never just square each term.

4. Operations with Algebraic Expressions

The big idea

Rational (fractional) algebraic expressions follow the same rules as numeric fractions, but every operation requires fully factored expressions first.

Must know

Simplify by factoring numerator/denominator and canceling common factors. Multiply: $/ab·/cd=/acbd$. Divide: multiply by the reciprocal. Add/subtract: find a common denominator first.

Don't confuse

Canceling common factors (allowed) versus canceling common terms added or subtracted inside an expression (not allowed), e.g. $/x+2x≠ 2$.

Exam trap

Canceling an $x$ that is part of a sum rather than a factor, or forgetting that a canceled factor cannot equal zero (excluded value).

5-second recall

Factor everything first --- only factors cancel, never terms.

5. Absolute Value

The big idea

Absolute value measures distance from zero, so it is always nonnegative and splits every equation or inequality into two cases.

Must know

$|x| = x$ if $x≥q 0$; $|x|=-x$ if $x<0$. $|x|=a$ (with $a≥q 0$) $⇒ x=a$ or $x=-a$. $|a-b|$ = distance between $a$ and $b$ on the number line.

Don't confuse

$|x|=a$ having two solutions when $a>0$ versus $|x|=a$ having NO solution when $a<0$ (absolute value can never equal a negative number).

Exam trap

Solving $|x-3|=-5$ and reporting solutions instead of recognizing the equation has no solution because the right side is negative.

5-second recall

Absolute value $arrow$ split into two cases, check $a≥q 0$ first.

6. Properties of Logarithms

The big idea

Logarithms are exponents in disguise, so every log property is really an exponent rule translated into log language.

Must know

$_b(xy)=_b x+_b y$; $_b≤ft(/xy)=_b x-_b y$; $_b(x^n)=n_b x$; $_b b=1$; $_b 1=0$; $b^_b x=x$; change of base $_b x=/ x b$.

Don't confuse

$_b(x+y)$ (no simplification exists) versus $_b(xy)=_b x+_b y$ --- logs distribute over products, never over sums.

Exam trap

Writing $(x+y)= x+ y$, or splitting $_b(x^n)$ incorrectly as $(_b x)^n$ instead of $n_b x$.

5-second recall

Log of a product $arrow$ sum of logs; log of a power $arrow$ exponent moves out front.

7. Linear Equations and Inequalities

The big idea

Linear equations and inequalities are solved with the same steps --- isolate the variable --- except an inequality flips direction when multiplied or divided by a negative.

Must know

Solve by combining like terms, then isolating $x$. For inequalities: $a<b$ and $c<0$ $⇒$ $ac>bc$ (flip the sign). Compound inequalities: $-a<x+b<a$ solved by operating on all three parts simultaneously.

Don't confuse

Solving an equation (single value, use $=$) versus solving an inequality (range of values, use interval or inequality notation).

Exam trap

Forgetting to flip the inequality sign when multiplying or dividing both sides by a negative number.

5-second recall

Multiply/divide by negative $arrow$ flip the inequality sign.

8. Quadratic Equations

The big idea

Every quadratic can be solved by factoring, completing the square, or the quadratic formula --- pick the fastest method for the given form.

Must know

Quadratic formula: for $ax^2+bx+c=0$ ($a≠ 0$), $x=/-b±sqrtb^2-4ac2a$. Discriminant $D=b^2-4ac$: $D>0$ two real roots, $D=0$ one repeated real root, $D<0$ two complex conjugate roots.

Don't confuse

The discriminant $b^2-4ac$ (tells you the number/type of roots) versus the quadratic formula itself (gives the value of the roots).

Exam trap

Forgetting the $±$ in the quadratic formula, or computing $-b$ incorrectly when $b$ is already negative (sign error on the outer negative).

5-second recall

$x=/-b±sqrtb^2-4ac2a$ --- always check the discriminant sign first.

9. Quadratic Inequalities

The big idea

A quadratic inequality is solved by finding the zeros of the related equation, then testing the sign of the expression in each interval those zeros create.

Must know

Steps: (1) set equal to 0 and solve for the boundary points; (2) plot boundary points on a number line; (3) test a point in each interval in the original inequality; (4) include boundary points only if the inequality is $≤q$ or $≥q$.

Don't confuse

Strict inequalities ($<,>$, open circles/parentheses) versus non-strict inequalities ($≤q,≥q$, closed circles/brackets) in the final interval notation.

Exam trap

Assuming the solution set is always ``between the roots'' --- for an upward parabola, $ax^2+bx+c>0$ is true OUTSIDE the roots, not between them.

5-second recall

Find zeros $arrow$ test each interval $arrow$ never assume which side is the solution.

10. Absolute Value Equations and Inequalities

The big idea

Absolute value inequalities split into two cases just like absolute value equations, but ``less than'' gives an AND compound inequality while ``greater than'' gives an OR.

Must know

$|x|<a$ ($a>0$) $ -a<x<a$. $|x|>a$ ($a>0$) $ x<-a$ or $x>a$. $|x|≤q a$ and $|x|≥q a$ follow the same pattern with closed endpoints.

Don't confuse

$|x|<a$ (bounded interval, ``AND'') versus $|x|>a$ (two rays going to infinity, ``OR'') --- these produce structurally different solution sets.

Exam trap

Writing the ``greater than'' case as a single bounded interval instead of two disjoint rays, or forgetting to reverse one inequality when splitting into cases.

5-second recall

Less than $arrow$ between (AND); greater than $arrow$ split apart (OR).

11. Systems of Linear Equations

The big idea

A system of linear equations is solved by combining equations (substitution or elimination) to eliminate one variable at a time.

Must know

Substitution: solve one equation for one variable, plug into the other. Elimination: multiply equations so a variable's coefficients are opposites, then add. A system has one solution (lines intersect), no solution (parallel, $0=$ nonzero), or infinitely many solutions (same line, $0=0$).

Don't confuse

No solution (equations reduce to a false statement like $0=5$) versus infinitely many solutions (equations reduce to a true statement like $0=0$).

Exam trap

Multiplying only one side of an equation by a constant when setting up elimination, which destroys the equation's balance.

5-second recall

Line up coefficients, eliminate one variable, back-substitute.

12. Systems Involving Quadratics

The big idea

When a system mixes a linear and a nonlinear (quadratic) equation, substitution is almost always the fastest path, since it converts the system into a single-variable quadratic.

Must know

Solve the linear equation for one variable, substitute into the quadratic equation, then solve the resulting quadratic (up to 2 solutions, so up to 2 intersection points).

Don't confuse

A line intersecting a parabola in 0, 1, or 2 points versus a system of two lines, which intersects in 0, 1, or infinitely many points --- the maximum number of solutions differs by system type.

Exam trap

Finding only one solution to the resulting quadratic and forgetting the second root, which corresponds to a second valid intersection point.

5-second recall

Substitute linear into quadratic $arrow$ solve $arrow$ report both intersection points.

13. Exponential Equations

The big idea

Exponential equations are solved by matching bases (then equating exponents) or by taking a logarithm of both sides when bases cannot be matched.

Must know

If $b^m=b^n$ then $m=n$ (same base $b>0,\ b≠ 1$). If bases differ, take $$ or $$ of both sides: $b^x=k ⇒ x=/ k b$.

Don't confuse

Same-base equations (equate exponents directly) versus different-base equations (must apply logarithms) --- do not take a log when matching bases would solve it faster.

Exam trap

Rewriting $9^x$ as $3^2x$ incorrectly, or forgetting to apply the log to the ENTIRE side of the equation, not just part of it.

5-second recall

Same base $arrow$ drop it, equate exponents; different base $arrow$ take logs.

14. Logarithmic Equations

The big idea

A logarithmic equation converts to an exponential equation using the definition of a logarithm, and every solution must be checked against the domain of the original logs.

Must know

Definition: $_b x = y b^y = x$ ($x>0,\ b>0,\ b≠ 1$). Combine multiple logs into one using log properties before converting to exponential form.

Don't confuse

An algebraically valid solution versus an EXTRANEOUS solution --- a solution that makes the argument of any original log negative or zero must be rejected.

Exam trap

Solving the equation correctly but forgetting to check the result against the domain restriction $x>0$, keeping a solution that is actually extraneous.

5-second recall

Convert log to exponential form $arrow$ solve $arrow$ always check the domain.

15. Function Definition and Notation

The big idea

A function is a rule that assigns exactly one output to each input, and $f(x)$ notation is just a label meaning ``the output of $f$ when the input is $x$.''

Must know

Vertical Line Test: a graph represents a function if and only if no vertical line crosses it more than once. $f(x)$ is read ``$f$ of $x$,'' not ``$f$ times $x$.''

Don't confuse

$f(x)$ (function notation, output value) versus $f· x$ (multiplication) --- these look similar but mean completely different things.

Exam trap

Treating $f(x+2)$ as $f(x)+2$; function notation requires substituting the ENTIRE input expression wherever the variable appears.

5-second recall

$f(x+2)$ means plug in $(x+2)$ everywhere $x$ appears --- never distribute $f$.

16. Domain and Range

The big idea

The domain is every legal input value and the range is every output value the function actually produces; both must be checked against the function's specific form.

Must know

Exclude from the domain: denominators equal to 0, negative numbers under an even root, and non-positive arguments of a logarithm. Domain of a polynomial is all real numbers.

Don't confuse

Domain restrictions from a DENOMINATOR ($≠ 0$) versus domain restrictions from a RADICAL ($≥q 0$) versus domain restrictions from a LOG ($>0$) --- each type uses a different inequality.

Exam trap

Finding the domain of $sqrtx-3$ and writing $x≥q 3$ but then applying the same $≥q$ logic to a rational function's denominator restriction (which needs $≠$, not $≥q$).

5-second recall

Denominator $≠ 0$; even radicand $≥q 0$; log argument $>0$.

17. Evaluating Functions and Composition

The big idea

Evaluating a function means substituting a specific input; composing functions means feeding the output of one function into another as its input.

Must know

$(f g)(x) = f(g(x))$: evaluate $g$ first, then plug that result into $f$. In general $(f g)(x) ≠ (g f)(x)$.

Don't confuse

$(f g)(x)=f(g(x))$ (apply $g$ first) versus $(g f)(x)=g(f(x))$ (apply $f$ first) --- composition order matters and is almost never commutative.

Exam trap

Computing $f(g(x))$ by evaluating $f$ first instead of $g$, effectively reversing the composition order.

5-second recall

$(f g)(x)=f(g(x))$: work from the inside out.

18. Algebra of Functions

The big idea

Functions can be combined with the four basic operations, and each combination's domain is restricted by the domains of both original functions.

Must know

$(f+g)(x)=f(x)+g(x)$; $(f-g)(x)=f(x)-g(x)$; $(fg)(x)=f(x)· g(x)$; $≤ft(/fg)(x)=/f(x)g(x)$, requiring $g(x)≠ 0$.

Don't confuse

$(f-g)(x)$ (subtract the whole function $g$) versus $f(x-g)$ (nonsensical without clarification) --- keep function combination notation separate from composition notation.

Exam trap

Finding the domain of $/fg$ but forgetting to also exclude values already outside the domains of $f$ or $g$ individually.

5-second recall

Combine functions $arrow$ domain is the overlap of both domains, minus any new zero denominators.

19. Linear Functions and Graphs

The big idea

A linear function has a constant rate of change, so its graph is always a straight line fully described by slope and one point (or the $y$-intercept).

Must know

Slope-intercept form: $y=mx+b$, where $m$ = slope, $b$ = $y$-intercept. Slope formula: $m=/y_2-y_1x_2-x_1$. Point-slope form: $y-y_1=m(x-x_1)$.

Don't confuse

Slope-intercept form $y=mx+b$ (best for graphing quickly) versus point-slope form $y-y_1=m(x-x_1)$ (best when given a point and slope, not the $y$-intercept).

Exam trap

Computing slope as $/x_2-x_1y_2-y_1$ (inverted) instead of $/y_2-y_1x_2-x_1$.

5-second recall

Slope $=/riserun=/y_2-y_1x_2-x_1$.

20. Quadratic Functions and Parabolas

The big idea

Every quadratic function graphs as a parabola whose vertex is the maximum or minimum point, easiest to see in vertex form.

Must know

Vertex form: $f(x)=a(x-h)^2+k$, vertex $(h,k)$. From standard form $f(x)=ax^2+bx+c$, the vertex $x$-coordinate is $x=-/b2a$. Opens upward if $a>0$ (minimum), downward if $a<0$ (maximum).

Don't confuse

Vertex form $(x-h)^2$ (vertex at $x=+h$, note the sign flip) versus reading $h$ directly off $(x+3)^2$ as $h=+3$ instead of the correct $h=-3$.

Exam trap

Given $f(x)=(x+3)^2-5$, reporting the vertex as $(3,-5)$ instead of the correct $(-3,-5)$ --- the sign inside the parentheses flips.

5-second recall

$f(x)=a(x-h)^2+k arrow$ vertex $(h,k)$, watch the sign flip on $h$.

21. Polynomial Functions

The big idea

A polynomial's degree and leading coefficient control its end behavior, while its factored form reveals its zeros (roots).

Must know

Degree $n$ with positive leading coefficient: as $x→∞$, $f(x)→∞$; behavior as $x→-∞$ depends on whether $n$ is even (same direction) or odd (opposite direction). A polynomial of degree $n$ has at most $n$ real zeros.

Don't confuse

Even-degree end behavior (both ends point the same direction) versus odd-degree end behavior (ends point opposite directions).

Exam trap

Assuming every zero found by factoring is a distinct $x$-intercept, without checking for repeated (multiplicity $>1$) roots, which change whether the graph crosses or touches the axis.

5-second recall

Even degree $arrow$ ends match; odd degree $arrow$ ends opposite. Leading coefficient sign sets the right-hand direction.

22. Rational Functions

The big idea

A rational function's graph is governed by where its denominator is zero (asymptotes/holes) and by comparing the degrees of numerator and denominator (end behavior).

Must know

Vertical asymptote at any zero of the denominator not canceled by the numerator. Horizontal asymptote: if $(num)<(den)$, $y=0$; if equal degrees, $y=/leading coeff. of numleading coeff. of den$; if $(num)>(den)$, no horizontal asymptote.

Don't confuse

A vertical asymptote (denominator zero NOT canceled) versus a hole/removable discontinuity (a common factor DOES cancel from numerator and denominator).

Exam trap

Setting only the denominator to zero for vertical asymptotes without first checking whether that factor also cancels with the numerator, which would make it a hole instead.

5-second recall

Compare degrees for horizontal asymptote; factor and cancel first to tell asymptotes from holes.

23. Exponential Functions

The big idea

An exponential function $f(x)=ab^x$ changes by a constant multiplicative factor for every unit increase in $x$, producing rapid growth or decay.

Must know

$f(x)=ab^x$: $a$ = initial value ($f(0)=a$), $b>0,\ b≠ 1$ = growth factor. $b>1$ models growth; $0<b<1$ models decay. Domain: all reals; range: $y>0$ (if $a>0$); horizontal asymptote $y=0$.

Don't confuse

Exponential growth/decay (variable is the EXPONENT, e.g. $2^x$) versus polynomial growth (variable is the BASE, e.g. $x^2$) --- exponential functions eventually outgrow any polynomial.

Exam trap

Confusing the growth factor $b$ with the growth rate; e.g., $f(x)=100(1.05)^x$ represents 5% growth per period, not a factor of 1.05 being ``105% growth.''

5-second recall

$f(x)=ab^x$: $a$ is the start, $b$ is the multiplier each step; $y=0$ is always the asymptote.

24. Logarithmic Functions

The big idea

A logarithmic function is the inverse of an exponential function, so its graph and domain/range are the exponential's graph reflected over the line $y=x$.

Must know

$f(x)=_b x$ is defined only for $x>0$ (domain), range is all real numbers, vertical asymptote at $x=0$. $f(x)=_b x b^f(x)=x$.

Don't confuse

The domain/range of $y=_b x$ (domain $x>0$, range all reals) versus the domain/range of its inverse $y=b^x$ (domain all reals, range $y>0$) --- inverses swap domain and range.

Exam trap

Trying to evaluate $_b x$ for a negative $x$ or $x=0$ instead of recognizing the expression is undefined there.

5-second recall

Log functions: domain $x>0$, vertical asymptote at $x=0$ --- exponential's mirror image.

25. Piecewise Functions

The big idea

A piecewise function is defined by different formulas on different intervals of the domain, so you must first identify which piece applies to a given input.

Must know

Evaluate by checking which interval condition the input satisfies, then apply only that piece's formula. Graphs may have open or closed endpoints at the boundary between pieces, matching the inequality symbols used.

Don't confuse

An open circle (boundary value NOT included, strict inequality) versus a closed circle (boundary value included, $≤q$ or $≥q$) at the transition point between pieces.

Exam trap

Plugging an input into the wrong piece of the function because the boundary condition was misread (e.g., using $x<2$ rule when $x=2$ exactly, which belongs to the $x≥q 2$ piece).

5-second recall

Find the correct interval first, then evaluate --- never guess which rule applies.

26. Inverse Functions

The big idea

An inverse function reverses the input/output pairs of the original function, undoing whatever the original function did.

Must know

To find $f^-1(x)$: swap $x$ and $y$ in $y=f(x)$, then solve for $y$. Verify with $f(f^-1(x))=x$ and $f^-1(f(x))=x$. Graphically, $f^-1$ is the reflection of $f$ over the line $y=x$. Only one-to-one functions have inverses that are also functions.

Don't confuse

$f^-1(x)$ (the inverse function) versus $/1f(x)$ (the reciprocal) --- the $-1$ exponent notation on a function name never means ``take the reciprocal.''

Exam trap

Writing $f^-1(x)=/1f(x)$ instead of correctly swapping variables and solving, especially under time pressure.

5-second recall

Swap $x$ and $y$, solve for $y$ $arrow$ that is $f^-1(x)$, NOT $/1f(x)$.

27. Function Transformations

The big idea

Every transformation of a parent function's graph can be read directly from how constants are attached inside or outside the function notation.

Must know

For $y=af(b(x-h))+k$: $k$ shifts up/down; $h$ shifts right/left (opposite of the sign shown); $a$ stretches/compresses vertically (and reflects over the $x$-axis if $a<0$); $b$ stretches/compresses horizontally (and reflects over the $y$-axis if $b<0$).

Don't confuse

Transformations INSIDE the function argument, e.g. $f(x-h)$ (affects $x$-direction, sign is opposite of what it looks like) versus transformations OUTSIDE the function, e.g. $f(x)+k$ (affects $y$-direction, sign is exactly as it looks).

Exam trap

Reading $f(x+3)$ as a shift RIGHT 3 instead of the correct shift LEFT 3 --- inside-the-parentheses shifts always move opposite to the sign shown.

5-second recall

Inside the parentheses $arrow$ shifts $x$, opposite sign; outside $arrow$ shifts $y$, same sign.

28. Real Number System

The big idea

Every real number belongs to a nested hierarchy of number sets, and knowing that hierarchy tells you which properties and operations are guaranteed to apply.

Must know

Natural $$ Whole $$ Integers $$ Rational $$ Real. Rational numbers can be written as $/pq$ ($q≠ 0$, terminating or repeating decimals); irrational numbers cannot (e.g., $$, $sqrt2$). Key properties: commutative, associative, distributive, identity, and inverse.

Don't confuse

Rational numbers (terminating or REPEATING decimals) versus irrational numbers (non-terminating, NON-repeating decimals) --- a repeating decimal like $0.3$ is still rational.

Exam trap

Assuming any decimal that ``goes on forever'' is irrational, without checking whether the digits actually repeat in a pattern.

5-second recall

Repeats or terminates $arrow$ rational; never repeats, never terminates $arrow$ irrational.

29. Complex Numbers

The big idea

Complex numbers extend the reals by defining $i=sqrt-1$, letting every quadratic (even with a negative discriminant) have a solution.

Must know

$i=sqrt-1$, so $i^2=-1$. Standard form: $a+bi$. Add/subtract by combining real and imaginary parts separately. Multiply using FOIL and $i^2=-1$. Conjugate of $a+bi$ is $a-bi$; multiplying a complex number by its conjugate gives a real number: $(a+bi)(a-bi)=a^2+b^2$.

Don't confuse

$i^2=-1$ versus $i=-1$ --- $i$ itself is $sqrt-1$, not $-1$; only its SQUARE equals $-1$.

Exam trap

Simplifying $sqrt-9$ as $-3$ instead of the correct $3i$, or forgetting to multiply by the conjugate when dividing complex numbers.

5-second recall

$i^2=-1$; to divide complex numbers, multiply top and bottom by the conjugate.

30. Factorials

The big idea

A factorial counts the number of ways to arrange a set of distinct objects in order, growing extremely fast as $n$ increases.

Must know

$n! = n·(n-1)·(n-2)·s 2· 1$ for a positive integer $n$. Special case: $0!=1$. $/n!(n-k)! = n(n-1)·s(n-k+1)$ (used in permutations).

Don't confuse

$0!=1$ (a defined special case, NOT zero) versus $0· n=0$ --- students often assume $0!$ should equal 0 by analogy with multiplication by zero.

Exam trap

Computing $/6!3!$ as $2!$ (dividing the numbers 6 and 3) instead of correctly canceling: $/6!3!=6·5·4=120$.

5-second recall

$n!=n(n-1)(n-2)·s 1$; and by definition $0!=1$.

31. Binomial Theorem

The big idea

The Binomial Theorem gives a direct formula for expanding $(x+y)^n$ without multiplying it out term by term, using combinations as coefficients.

Must know

$(x+y)^n=_k=0^nnkx^n-ky^k$, where $nk=/n!k!(n-k)!$. The expansion has $n+1$ terms; exponents on $x$ decrease from $n$ to 0 while exponents on $y$ increase from 0 to $n$.

Don't confuse

$nk$ (the binomial coefficient/combination, order doesn't matter) versus a straightforward exponent --- $nk$ must be computed with the factorial formula, not read off directly.

Exam trap

Losing track of alternating signs when expanding $(x-y)^n$ --- every odd power of $(-y)$ contributes a negative term.

5-second recall

$(x+y)^n$ has $n+1$ terms with coefficients $nk$; watch signs when it's $(x-y)^n$.

POWER BOX 1 --- Core Algebra Formula Sheet

The big idea

No formula sheet is provided during the actual CLEP exam (only the built-in TI-30XS MultiView calculator), so this short list must be memorized cold.

Must know

Quadratic formula: $x=/-b±sqrtb^2-4ac2a$. Discriminant: $D=b^2-4ac$. Vertex of a parabola: $x=-/b2a$, or read $(h,k)$ from $a(x-h)^2+k$. Slope: $m=/y_2-y_1x_2-x_1$. Exponent rules: $a^m a^n=a^m+n$, $(a^m)^n=a^mn$, $a^-n=/1a^n$. Log rules: $_b(xy)=_b x+_b y$, $_b(x^n)=n_b x$. Difference of squares: $a^2-b^2=(a-b)(a+b)$. Binomial theorem: $(x+y)^n=_k=0^nnkx^n-ky^k$.

5-second recall

No reference sheet on test day $arrow$ these formulas must live in memory, not on paper.

POWER BOX 2 --- Pairs Students Always Confuse

The big idea

Most CLEP College Algebra errors trace back to one of a small set of look-alike pairs --- drilling these pairs directly prevents the most common point losses.

5-second recall

When two ideas look alike on the exam, that similarity is usually the trap itself.

POWER BOX 3 --- Function Family Taxonomy

The big idea

Every function on the exam belongs to one of a handful of families, each with a signature graph shape, domain/range, and asymptote pattern.

5-second recall

Identify the family first --- the family instantly tells you the expected domain, range, and shape.

POWER BOX 4 --- What You Bring vs. What the Exam Provides

The big idea

Knowing exactly what tools the CLEP exam gives you (and what it assumes you already know) prevents wasted time hunting for support that isn't there.

5-second recall

Calculator: yes. Formula sheet: no. Prerequisite: one semester of college algebra (or equivalent).

POWER BOX 5 --- How to Attack Any Algebra Problem

The big idea

A consistent five-step method prevents the most common source of errors on a timed, no-reference-sheet exam: skipping a step under pressure.

5-second recall

Identify $arrow$ simplify $arrow$ choose method $arrow$ solve $arrow$ check against the original problem.

POWER BOX 6 --- Exam Format & Question-Type Playbook

The big idea

Knowing the exact structure of the test lets you pace yourself precisely instead of guessing how much time each question deserves.

5-second recall

60 questions, 90 minutes, half routine/half conceptual --- pace at about 90 seconds per question.

POWER BOX 7 --- Steps for Solving Any Equation Type

The big idea

Different equation types (linear, quadratic, absolute value, exponential, logarithmic) all reduce to the same underlying pathway: isolate, then apply the inverse operation for that function family.

5-second recall

Every equation type: isolate the special structure first, then undo it with its inverse operation.

POWER BOX 8 --- Domain-Finding Emergency Guide

The big idea

When time is short, domain questions can be answered by running through the same three-question checklist every time, regardless of how complicated the function looks.

5-second recall

Denominator $≠ 0$, even root $≥q 0$, log $>0$ --- check all three, every time.

POWER BOX 9 --- CLEP Trap Statements

The big idea

These statements sound true because they resemble a correct rule, but each one is a common misapplication that costs points on the actual exam.

5-second recall

If a rule ``feels obvious'' but involves a sign, a sum, or a square root of a negative --- double-check it.

POWER BOX 10 --- Final 15-Minute Review