Your FREE AP Precalculus Flashcards 2026 – 200+ Cards
Realistic AP Precalculus flashcards across all four College Board units — flip, match, type, and quiz yourself. Unit 4 cards are labeled as not assessed.
How well do you know them?
AP Precalculus Flashcard Hub
To find us again, just search Find us again. Search “Career Employer AP Precalculus”
To find us again, just search Find us again. Search “Career Employer AP Precalculus”
Your progress
0%
0/200 mastered
Get a card right in any mode (Flip, Match, Type, Quiz) to master it.
A rule that assigns exactly one output to each input. The set of inputs is the domain; the set of outputs is the range.
Average rate of change
Over [a,b], the slope of the secant line: b−af(b)−f(a). It measures how fast the output changes per unit input.
Increasing function
A function whose output rises as the input rises: if a<b then f(a)<f(b). Its average rate of change over any interval is positive.
Concave up vs concave down
Concave up: the rate of change is increasing (graph bends upward, like a cup). Concave down: the rate of change is decreasing (bends downward).
Point of inflection
A point where a graph changes concavity (from concave up to concave down or vice versa). The rate of change switches from increasing to decreasing.
Polynomial function
A sum of power functions with whole-number exponents: f(x)=anxn+⋯+a1x+a0, with an=0. n is the degree.
Degree of a polynomial
The highest exponent on the variable. It bounds the number of real zeros (at most n) and the number of turning points (at most n−1).
Leading coefficient
The coefficient an of the highest-degree term. Together with the degree it controls the end behavior of the polynomial.
End behavior of a polynomial
Set by the leading term. Even degree: both ends go the same way. Odd degree: ends go opposite ways. Positive leading coefficient lifts the right end up.
Zero of a function
An input x=a where f(a)=0; the graph crosses or touches the x-axis there. Equivalently, (x−a) is a factor.
Multiplicity of a zero
How many times a factor (x−a) repeats. Odd multiplicity: the graph crosses the x-axis. Even multiplicity: it touches and turns around (bounces).
Real vs complex zeros
A degree-n polynomial has exactly n zeros counting multiplicity (over the complex numbers). Non-real complex zeros occur in conjugate pairs a±bi.
Complex conjugate
The conjugate of a+bi is a−bi. Non-real zeros of a real polynomial always come in conjugate pairs.
Local (relative) maximum
A point where a function value is greater than at all nearby inputs; the graph changes from increasing to decreasing there.
Global (absolute) extremum
The single greatest (maximum) or least (minimum) output value over the entire domain, if it exists.
Even function
A function with f(−x)=f(x); its graph is symmetric about the y-axis. Example: f(x)=x2.
Odd function
A function with f(−x)=−f(x); its graph has 180-degree rotational symmetry about the origin. Example: f(x)=x3.
Rational function
A ratio of two polynomials f(x)=q(x)p(x), with q(x)=0. Its key features come from comparing the numerator and denominator.
Vertical asymptote
A line x=a the graph approaches without touching, occurring where the denominator is zero but the numerator is not. Outputs blow up to ±∞.
Hole (removable discontinuity)
A single missing point that appears when a factor cancels in both numerator and denominator, e.g. (x−2)(x−2)(x+1) has a hole at x=2.
Horizontal asymptote (degree rules)
Compare degrees of numerator n and denominator m. If n<m: y=0. If n=m: y=bman (ratio of leading coefficients). If n>m: none.
Slant (oblique) asymptote
Occurs when the numerator degree is exactly one more than the denominator degree. Find it by polynomial long division; the quotient line is the asymptote.
x-intercept of a rational function
An input where the numerator equals zero but the denominator does not. Setting p(x)=0 gives the x-intercepts.
Polynomial long division
A procedure to divide p(x) by d(x), giving a quotient and remainder. Used to find slant asymptotes and to factor.
Remainder theorem
When p(x) is divided by (x−a), the remainder equals p(a). So p(a)=0 exactly when (x−a) is a factor.
Factor theorem
(x−a) is a factor of p(x) if and only if p(a)=0. It links zeros directly to linear factors.
Rational zeros (root) theorem
Any rational zero qp of a polynomial has p dividing the constant term and q dividing the leading coefficient — a list of candidates to test.
Quadratic formula
For ax2+bx+c=0: x=2a−b±b2−4ac. Solves any quadratic.
Discriminant
The quantity b2−4ac. Positive gives two real roots, zero gives one repeated real root, negative gives a complex conjugate pair.
Vertex form of a parabola
f(x)=a(x−h)2+k, with vertex (h,k). a>0 opens up; a<0 opens down; ∣a∣ sets the width.
Power function
A function of the form f(x)=axp. For positive integer p it is a polynomial; power functions are the building blocks of polynomials.
Difference of squares
a2−b2=(a+b)(a−b). A go-to factoring pattern for finding zeros.
Sum/difference of cubes
a3+b3=(a+b)(a2−ab+b2) and a3−b3=(a−b)(a2+ab+b2).
Domain of a function
All input values for which the function is defined. Exclude inputs that make a denominator zero or a square root negative (in the reals).
Range of a function
All output values the function can produce. For f(x)=x2 the range is y≥0.
Composition of functions
(f∘g)(x)=f(g(x)): apply g first, then f. Order matters — composition is generally not commutative.
Inverse function
f−1 undoes f: f(f−1(x))=x. Its graph is the reflection of f across the line y=x; a function has an inverse only if it is one-to-one.
One-to-one function
Each output comes from exactly one input; it passes the horizontal-line test. Only one-to-one functions have inverse functions.
Vertical translation
f(x)+k shifts the graph up by k (down if k<0). Outputs change; inputs do not.
Horizontal translation
f(x−h) shifts the graph right by h (left if h<0). The shift is opposite the sign inside the function.
Vertical dilation (stretch)
a⋅f(x) stretches the graph vertically by factor ∣a∣; if a<0 it also reflects across the x-axis.
Horizontal dilation
f(bx) compresses the graph horizontally by factor ∣b∣1; if b<0 it also reflects across the y-axis.
Reflection across the x-axis
−f(x) flips the graph upside down — every output changes sign.
Reflection across the y-axis
f(−x) flips the graph left-right — inputs change sign while outputs stay.
Turning point
A point where a polynomial changes from increasing to decreasing or vice versa. A degree-n polynomial has at most n−1 turning points.
Behavior near a zero of even multiplicity
The graph touches the x-axis and turns back (bounces) without crossing, because the factor's sign does not change there.
Behavior near a zero of odd multiplicity
The graph crosses the x-axis; multiplicity 1 crosses straight, multiplicity 3 flattens (inflects) as it crosses.
Secant line
A line through two points on a graph, (a,f(a)) and (b,f(b)). Its slope is the average rate of change over [a,b].
Domain restriction (rational)
Exclude any input that makes the denominator zero. These excluded inputs become vertical asymptotes or holes.
Sign analysis of a polynomial
Use the zeros to split the number line into intervals; test one point per interval to learn where the function is positive or negative.
Complex number
A number a+bi where i=−1. a is the real part; b is the imaginary part.
Imaginary unit i
i=−1, so i2=−1. Powers cycle: i,−1,−i,1.
Fundamental Theorem of Algebra
Every polynomial of degree n≥1 has exactly n complex zeros, counted with multiplicity.
Polynomial of best fit
A regression polynomial chosen to model data; AP Precalculus uses technology to fit and interpret these models.
Why rates of change matter (polynomials)
On a polynomial, equal-length input intervals produce changing rates of change — unlike a line, whose rate of change is constant.
Asymptote vs intercept (rational)
Intercepts come from the numerator's zeros; vertical asymptotes and holes come from the denominator's zeros (holes when a factor cancels).
Constant rate of change
Only linear functions have a constant average rate of change over every interval; this constant slope is what makes their graph a straight line.
Quadratic standard form
f(x)=ax2+bx+c; the axis of symmetry is x=−2ab, and the vertex lies on it.
Synthetic division
A shortcut for dividing a polynomial by a linear factor (x−a); the last entry is the remainder, equal to p(a).
Polynomial vs rational end behavior
Polynomials run off to ±∞; rational functions approach a horizontal or slant asymptote (or ∞) depending on relative degrees.
Coterminal idea for transformations
Additive transformations (translations) move a graph; multiplicative transformations (dilations) scale it. Inside the function affects x; outside affects y.
Maximum number of real zeros
A polynomial of degree n has at most n real zeros; the rest (if any) are non-real complex conjugate pairs.
Even/odd from the formula
Test symmetry algebraically: compute f(−x). Equal to f(x) means even; equal to −f(x) means odd; neither means no symmetry.
Rational inequality
Solve by finding zeros of numerator and denominator, marking them on a number line, and testing the sign of q(x)p(x) in each interval.
Reciprocal function
f(x)=x1: vertical asymptote at x=0, horizontal asymptote y=0, odd, and decreasing on each side.
Translated parabola features
From a(x−h)2+k: vertex (h,k), axis of symmetry x=h, and minimum/maximum value k.
Zeros and factors together
Knowing all the zeros (with multiplicities) lets you write the polynomial in factored form a(x−r1)m1(x−r2)m2⋯.
Graphical vs analytic root-finding
Graphs reveal approximate real zeros and turning points; the rational-zeros and factor theorems give exact zeros analytically.
Local behavior vs global behavior
Local behavior describes a graph near a point (a zero, a turning point); global (end) behavior describes it as x→±∞.
Piecewise function
A function defined by different rules on different parts of its domain; evaluate by picking the rule whose interval contains the input.
Exponential function
f(x)=a⋅bx with base b>0,b=1. The output is multiplied by b for each unit increase in x.
Growth factor vs growth rate
Growth factor is the base b; growth rate is b−1 as a percent. A factor of 1.5 is a 50% growth rate; 0.8 is a 20% decay.
Exponential growth vs decay
If b>1 the function grows; if 0<b<1 it decays. a sets the initial value at x=0.
Key feature of exponential functions
Over equal-length input intervals, outputs change by equal RATIOS (a constant factor) — unlike linear functions, which change by equal differences.
Horizontal asymptote of an exponential
f(x)=a⋅bx has horizontal asymptote y=0; adding k shifts it to y=k.
The number e
Euler's number, e≈2.718. The base of the natural exponential ex and natural logarithm lnx; it arises in continuous growth.
Logarithm definition
logby=x means bx=y. A logarithm answers: to what power must I raise b to get y?
Logarithm and exponential are inverses
logb(bx)=x and blogbx=x. The graphs of bx and logbx are reflections across y=x.
Natural logarithm
lnx=logex, the logarithm base e. lne=1 and ln1=0.
Common logarithm
logx=log10x, the logarithm base 10. log100=2.
Product rule for logarithms
logb(MN)=logbM+logbN. A log of a product becomes a sum of logs.
Quotient rule for logarithms
logb(NM)=logbM−logbN. A log of a quotient becomes a difference of logs.
Power rule for logarithms
logb(Mk)=klogbM. An exponent inside a log comes out as a coefficient.
Change of base formula
logbx=logblogx=lnblnx. Lets you evaluate any base on a calculator.
Solving an exponential equation
Take a logarithm of both sides, then use the power rule to drop the exponent. For bx=c, x=logbc=lnblnc.
Solving a logarithmic equation
Rewrite in exponential form bx=y, or combine logs into one and exponentiate. Always check for extraneous solutions (arguments must be positive).
Domain of a logarithmic function
logbx is defined only for x>0. The line x=0 (the y-axis) is a vertical asymptote.
Logarithmic scale
A scale where equal distances represent equal ratios (powers of the base), used for data spanning many orders of magnitude — e.g. the Richter and pH scales.
Semi-log plot linearizes exponentials
Graphing logy versus x turns an exponential model into a straight line, making the growth factor easy to estimate.
Compound interest formula
A=P(1+nr)nt: principal P, rate r, n compoundings per year, time t.
sin2θ+cos2θ=1 for every angle θ; it follows directly from the unit circle.
Reciprocal trig functions
cscθ=sinθ1,secθ=cosθ1,cotθ=tanθ1.
Period of sine and cosine
Both sin and cos repeat every 2π radians. tan repeats every π.
Amplitude of a sinusoid
For y=asin(b(x−c))+d, the amplitude is ∣a∣ — half the distance between the maximum and minimum.
Period from the formula
For y=asin(bx), the period is ∣b∣2π; a larger ∣b∣ compresses the wave.
Midline of a sinusoid
The horizontal line y=d about which the wave oscillates; d is the vertical shift of y=asin(b(x−c))+d.
Phase shift
The horizontal shift c in y=asin(b(x−c))+d; it moves the wave left or right without changing its shape.
Sine vs cosine relationship
Cosine is a sine shifted left by 2π: cosθ=sin(θ+2π).
Cofunction identity
Complementary angles satisfy sinθ=cos(2π−θ) and likewise for the other cofunction pairs.
Even/odd trig identities
Cosine is even: cos(−θ)=cosθ. Sine and tangent are odd: sin(−θ)=−sinθ, tan(−θ)=−tanθ.
Special angle values (30, 45, 60)
sin30∘=21, sin45∘=22, sin60∘=23; cosines are the reverse.
Reference angle
The acute angle between the terminal ray and the x-axis. Trig values at any angle equal those of its reference angle, up to sign by quadrant.
ASTC (quadrant signs)
All trig positive in QI; only Sine in QII; only Tangent in QIII; only Cosine in QIV ('All Students Take Calculus').
Inverse sine (arcsin)
sin−1x returns the angle in [−2π,2π] whose sine is x; the restricted range makes it a function.
Inverse cosine (arccos)
cos−1x returns the angle in [0,π] whose cosine is x.
Inverse tangent (arctan)
tan−1x returns the angle in (−2π,2π) whose tangent is x.
Solving a trig equation
Find the reference solution, then use periodicity to write all solutions, e.g. θ=θ0+2πk for sine/cosine and +πk for tangent.
Graph of tangent
Has vertical asymptotes where cosθ=0 (at 2π+πk), period π, and passes through the origin, increasing on each branch.
Law of Sines
asinA=bsinB=csinC; used to solve triangles given two angles and a side, or two sides and a non-included angle.
Law of Cosines
c2=a2+b2−2abcosC; used when you know two sides and the included angle, or all three sides.
Polar coordinates
A point given as (r,θ): r is the distance from the pole (origin) and θ the angle from the polar axis.
Polar-to-rectangular conversion
x=rcosθ and y=rsinθ. These project the polar point onto the x- and y-axes.
Rectangular-to-polar conversion
r=x2+y2 and θ=tan−1(xy), choosing θ by the quadrant of (x,y).
Polar function
A relationship r=f(θ) giving radius as a function of angle; tracing θ sweeps out curves like circles, roses, and spirals.
Polar graph: circle
r=a is a circle of radius a centered at the pole; r=acosθ or r=asinθ gives a circle through the pole.
Polar graph: rose curve
r=acos(nθ) or asin(nθ) traces a rose with n petals if n is odd, or 2n petals if n is even.
Polar graph: limaçon
r=a±bcosθ (or with sin); the ratio ba decides whether it has an inner loop, a dimple, or is convex.
Rate of change of r in a polar graph
Where r is increasing, the curve moves away from the pole; where r is decreasing, it moves toward the pole.
Sinusoidal model
y=asin(b(x−c))+d models periodic real-world data — tides, daylight hours, sound — using amplitude, period, phase shift, and midline.
Frequency vs period
Frequency is the number of cycles per unit; it is the reciprocal of the period. A short period means a high frequency.
Quadrantal angles
Angles 0,2π,π,23π land on the axes; their sine/cosine are 0 or ±1, making them anchor points of the unit circle.
Arc length
On a circle of radius r, an angle of θ radians subtends arc length s=rθ.
Coterminal angles
Angles that share the same terminal ray, differing by full rotations: θ+2πk. They have identical trig values.
Why restrict inverse-trig domains
Trig functions are not one-to-one, so their domains are restricted before inverting; this gives each inverse a single principal output value.
Sinusoid from a description
Build a from half the max-minus-min, d from the average of max and min, b from period2π, and c from a known peak.
Trig identity (verifying)
Transform one side using Pythagorean, reciprocal, quotient, or even/odd identities until it matches the other side; never move terms across an unproven equals sign.
Secant and cosecant graphs
secx and cscx have vertical asymptotes where their reciprocal functions are zero, and U-shaped branches reaching out to ±∞.
Polar symmetry tests
Replace θ with −θ (symmetry about the polar axis), π−θ (about the line θ=2π), or r with −r (about the pole).
Modeling daylight or tides
Periodic phenomena are sinusoidal: amplitude is the swing from average, period is the cycle length, and the midline is the average value.
Angle of elevation/depression
The angle above (elevation) or below (depression) horizontal; right-triangle trig solves the unknown side or height.
Why cosine leads sine
On the unit circle, cosθ reaches its maximum a quarter-turn before sinθ does, so cosine's graph is sine shifted left by 2π.
Solving a triangle
Find all unknown sides and angles using the Law of Sines, the Law of Cosines, or right-triangle ratios, depending on what is given.
Reference triangle in any quadrant
Drop a perpendicular to the x-axis to form a right triangle with the reference angle; the quadrant sets the signs of the coordinates.
Period of a transformed tangent
For y=tan(bx), the period is ∣b∣π; tangent's base period is π, not 2π.
Sinusoid maximum and minimum
For y=asin(b(x−c))+d, the maximum is d+∣a∣ and the minimum is d−∣a∣.
Parametric function (NOT assessed)
A pair x=f(t),y=g(t) tracing a curve as the parameter t varies. Unit 4 — taught in the course but not tested on the AP Exam.
Eliminating the parameter (NOT assessed)
Solve one parametric equation for t and substitute into the other to get a rectangular relation y in terms of x. Unit 4 — not AP-Exam assessed.
Direction and orientation (NOT assessed)
As t increases, a parametric curve is traced in a specific direction (orientation), shown with arrows. Unit 4 — not AP-Exam assessed.
Implicitly defined function (NOT assessed)
A relation like x2+y2=25 that defines y in terms of x without solving for y. Unit 4 — taught but not assessed.
Conic section (NOT assessed)
A curve from slicing a cone: circle, ellipse, parabola, or hyperbola, each with a standard equation. Unit 4 — not AP-Exam assessed.
Ellipse standard form (NOT assessed)
a2(x−h)2+b2(y−k)2=1, centered at (h,k). Unit 4 — taught but not tested on the AP Exam.
Hyperbola standard form (NOT assessed)
a2(x−h)2−b2(y−k)2=1, with two branches and asymptotes. Unit 4 — not AP-Exam assessed.
Vector (NOT assessed)
A quantity with both magnitude and direction, written ⟨a,b⟩ or with an arrow. Unit 4 — taught but not on the AP Exam.
Vector magnitude (NOT assessed)
The length ∥⟨a,b⟩∥=a2+b2. Unit 4 — taught but not AP-Exam assessed.
Vector addition (NOT assessed)
Add component-wise: ⟨a,b⟩+⟨c,d⟩=⟨a+c,b+d⟩ (the tip-to-tail rule). Unit 4 — not assessed.
Scalar multiple of a vector (NOT assessed)
k⟨a,b⟩=⟨ka,kb⟩: scales length by ∣k∣ and reverses direction if k<0. Unit 4 — not assessed.
Unit vector (NOT assessed)
A vector of magnitude 1; divide any vector by its magnitude to get the unit vector in its direction. Unit 4 — not AP-Exam assessed.
Dot product (NOT assessed)
⟨a,b⟩⋅⟨c,d⟩=ac+bd; zero means the vectors are perpendicular. Unit 4 — taught but not assessed.
Matrix (NOT assessed)
A rectangular array of numbers; AP Precalculus uses matrices to represent and transform data and to model systems. Unit 4 — not AP-Exam assessed.
Matrix multiplication (NOT assessed)
Combine rows of the first matrix with columns of the second by dot products; order matters and dimensions must match. Unit 4 — not assessed.
Identity matrix (NOT assessed)
A square matrix with 1s on the diagonal and 0s elsewhere; multiplying by it leaves a matrix unchanged. Unit 4 — taught but not assessed.
Inverse matrix (NOT assessed)
A matrix A−1 with AA−1=I; used to solve linear systems and reverse transformations. Unit 4 — not AP-Exam assessed.
Determinant of a 2×2 matrix (NOT assessed)
det[acbd]=ad−bc; a zero determinant means no inverse. Unit 4 — not assessed.
Matrix as a transformation (NOT assessed)
Multiplying a vector by a matrix rotates, scales, reflects, or shears it in the plane. Unit 4 — taught but not on the AP Exam.
Linear transformation (NOT assessed)
A mapping represented by a matrix that preserves lines and the origin; built from scaling, rotation, reflection, and shear. Unit 4 — not assessed.
Parametrically defined circle (NOT assessed)
x=rcost,y=rsint traces a circle of radius r as t runs over [0,2π). Unit 4 — not AP-Exam assessed.
Vector components (NOT assessed)
Horizontal and vertical parts: a vector of magnitude v at angle θ has components ⟨vcosθ,vsinθ⟩. Unit 4 — not assessed.
Position vs velocity vectors (NOT assessed)
A position vector locates a moving object; a velocity vector gives its speed and direction of motion. Unit 4 — taught but not assessed.
System of equations as a matrix (NOT assessed)
Write Ax=b and solve with the inverse: x=A−1b (when A−1 exists). Unit 4 — not assessed.
Parabola as a conic (NOT assessed)
The set of points equidistant from a focus and a directrix; opens around its axis of symmetry. Unit 4 — taught but not AP-Exam assessed.
Circle as a conic (NOT assessed)
(x−h)2+(y−k)2=r2: all points a fixed distance r from center (h,k). Unit 4 — not assessed.
Why Unit 4 is not on the AP Exam
Unit 4 (parametric, vectors, matrices, conics, implicit relations) is part of the course framework but, per College Board, is NOT assessed on the AP Precalculus Exam.
What the AP Exam covers (units 1–3)
The AP Precalculus Exam assesses Units 1–3 only — polynomial/rational, exponential/logarithmic, and trigonometric/polar functions. Unit 4 is taught locally, not tested.
Function transformation across types (NOT assessed)
The same shift/scale/reflect rules apply to parametric and matrix-defined transformations, connecting Unit 4 back to Units 1–3. Unit 4 — not assessed.
Matrix model of state change (NOT assessed)
Repeated matrix multiplication models step-by-step change (e.g. transition models), iterating a state vector. Unit 4 — taught but not AP-Exam assessed.
To find us again, just search “Career Employer AP Precalculus”
200+ free AP Precalculus flashcards — 4 ways to study
AP Precalculus Flashcard of the DayNew daily
The classic card. Do you know this one?
Pair each term to its definition⏱ 0:00
A timed game — your best time is saved.
Definition
The inverse of an exponential: log_b y = x means b^x = y.
Recalling beats recognizing — can you produce the term from memory?
Which term matches this definition?
Which AP Precalculus unit is NOT assessed on the AP Exam?
Quiz mode turns every card into a question like this.
Click Study Flashcards above to open the flashcard hub — 200 AP Precalculus cards you can flip, match, type, or quiz yourself on. Every card is drawn from the College Board AP Precalculus units, so you study exactly what the course teaches.[1] Pair them with our free practice test and study guide.
AP Precalculus is one of the 17 AP exams — explore our AP flashcards to compare and prep across the whole family.
AP Precalculus Flashcard Study Modes
Most flashcard sites give you one thing: a card to flip. Ours has four modes so you can both learn the material and prove you know it — the difference between recognizing an answer and recalling it under exam pressure.
Flip (Study) — the classic card. Flip term ↔ definition, shuffle the deck, and mark each card “Got it” or “Still learning.”
Match (Game) — a timed game: pair each term to its definition as fast as you can. Great for cementing function features, log rules, and trig identities.
Type (Recall) — read the definition and type the term. Typing forces true active recall instead of passive recognition.
Quiz (Test) — multiple-choice questions generated from the cards, so you self-test exactly like exam day.
Why Flashcards Work for AP Precalculus
Flashcards aren’t busywork — they’re built on active recall: pulling an answer out of memory strengthens it far more than re-reading notes. Pair that with spacing — short sessions across several days rather than one cram — and you retain more in less time.
AP Precalculus rewards instant recall of function features, the quadratic and asymptote rules, log properties, and the unit circle.[2] Spaced flashcards are the most efficient way to make that knowledge automatic — and they build the toolkit you’ll lean on again in calculus. Used alongside our practice test and study guide, they turn review time into measurable progress.
AP Precalculus Flashcards by Unit
The cards are organized by the College Board’s four units. Drill the assessed units first — Unit 1 is about 40% of the exam — and treat the Unit 4 cards as course review, since Unit 4 is not tested on the AP Exam:[3]
AP Precalculus flashcards by unit
Unit
On the AP Exam?
Unit 1 · Polynomial & Rational Functions
Yes — about 40%
Unit 2 · Exponential & Logarithmic Functions
Yes — about 30%
Unit 3 · Trigonometric & Polar Functions
Yes — about 30%
Unit 4 · Parameters, Vectors & Matrices
No — taught but not assessed
How to Get the Most Out of These Flashcards
Lead with the assessed units. Unit 1 is about 40% of the exam, Units 2 and 3 about 30% each — start there. Save the labeled Unit 4 cards for course review.
Master the staples. Use Match and Type to lock in end-behavior rules, log properties, the unit circle, and sinusoid parameters.
Use Type and Quiz, not just Flip. Recognizing the right answer is easy; recalling and choosing it under pressure is the real test.
Then prove it. When the cards feel easy, confirm with the full practice test — read every rationale before exam day.
AP Precalculus Flashcards FAQ
Two hundred free AP Precalculus flashcards, organized across all four College Board units — Unit 1 Polynomial and Rational Functions, Unit 2 Exponential and Logarithmic Functions, Unit 3 Trigonometric and Polar Functions (the three assessed units), and Unit 4 Parameters, Vectors and Matrices (taught but not tested on the AP Exam). They're free with no account required.
Yes. Flashcards use active recall — retrieving an answer from memory — which research shows is one of the most effective study methods, especially in short, spaced sessions. AP Precalculus rewards instant recall of function features, log rules, identities, and the unit circle, so the cards are an efficient way to make that knowledge automatic.
All four units. The assessed units carry most of the deck: polynomial and rational functions (zeros, multiplicity, end behavior, asymptotes), exponential and logarithmic functions (growth and decay, log rules), and trigonometric and polar functions (the unit circle, sinusoids, identities, polar graphs). Unit 4 cards are clearly labeled as not assessed on the AP Exam.
No. Unit 4 — Parameters, Vectors, and Matrices — is part of the College Board course and is taught in class, but it is not assessed on the AP Precalculus Exam. The Unit 4 flashcards are labeled so you know they are for your course, not the AP Exam.
Lead with Unit 1 (about 40% of the exam), then Units 2 and 3. Mix the modes: flip to learn, type to test recall, match for speed, and quiz to check yourself before working full practice questions. Save the Unit 4 cards for your course review.
Yes — 100% free, all four study modes, no paywall and no sign-up.
Career Employer is the ultimate resource to help you get started working the job of your dreams. We cover topics from general career information, career searching, exam preparation with free study materials, career interviewing, and becoming successful in your career of choice.
Here at Career Employer, we focus a lot on providing factually accurate information that is always up to date. We strive to provide correct information using strict editorial processes, article editing, and fact-checking for all of the information found on our website. We only utilize trustworthy and relevant resources. To find out more, make sure to read our full editorial process page here.