9 Units · 144 Quiz Questions · 81 Flashcards · Diagnostic · Full Reference Tables · Diagrams · Saved Progress
Based on this guide's real question bank — 144 practice questions across 9 units. Slide to match your situation.
If f(x)=2x²−3x+1, find f(3).
f(3)=2(9)−3(3)+1=18−9+1=10.
If f(x)=x+2 and g(x)=x², find (f∘g)(3).
(f∘g)(3)=f(g(3))=f(9)=9+2=11.
If f(x)=x+2 and g(x)=x², find (g∘f)(3).
(g∘f)(3)=g(f(3))=g(5)=25. Composition order matters — this differs from (f∘g)(3).
What is the domain of f(x)=1/(x−5)?
The denominator cannot equal 0, so x≠5 is excluded.
What is the domain of f(x)=√(x−4)?
The radicand must be ≥0 for a real, even-root output: x−4≥0 → x≥4.
Which test determines whether a graph represents a function?
The Vertical Line Test: if any vertical line crosses the graph more than once, it is not a function.
The graph of y=(x−3)²+5 is the graph of y=x² shifted:
(x−h) shifts right h units (h=3); +k shifts up k units (k=5).
The graph of y=f(x+4) is obtained from y=f(x) by shifting:
f(x+h) shifts LEFT h units — opposite of the sign inside the parentheses.
Which best describes the transformation from y=x² to y=3x²?
Multiplying the whole function by a>1 (outside) vertically stretches the graph.
Which function is even?
f(−x)=(−x)²+3=x²+3=f(x), so it's even. It's symmetric about the y-axis.
Which function is odd?
f(−x)=(−x)³−(−x)=−x³+x=−(x³−x)=−f(x), so it's odd.
Given f(x)={2x+1 if x<3; x²−2 if x≥3}, find f(3).
Since 3≥3, use the second rule: f(3)=3²−2=7.
Given f(x)={2x+1 if x<3; x²−2 if x≥3}, find f(1).
Since 1<3, use the first rule: f(1)=2(1)+1=3.
What is the range of f(x)=−x²+4 (a downward parabola with vertex (0,4))?
The parabola opens downward with maximum value 4 at the vertex, so the range is y≤4.
The difference quotient [f(x+h)−f(x)]/h for f(x)=x² simplifies to:
[(x+h)²−x²]/h=[2xh+h²]/h=2x+h.
Which transformation reflects y=f(x) over the x-axis?
−f(x) negates every output (y-value), flipping the graph over the x-axis. f(−x) reflects over the y-axis instead.
What is the end behavior of f(x)=−3x⁴+2x−1?
Even degree (4) with negative leading coefficient → falls on both ends.
What is the end behavior of f(x)=2x⁵−x²+3?
Odd degree (5) with positive leading coefficient → falls left, rises right.
Find the zeros of f(x)=x²−4x−5.
Factor: (x−5)(x+1)=0 → x=5 or x=−1.
For f(x)=(x−2)²(x+3), what is the behavior at x=2?
The factor (x−2) has multiplicity 2 (even) → the graph touches and turns back at x=2.
Which are the possible rational roots of 2x³+x²−13x+6=0 given by the Rational Root Theorem, considering constant=6 and leading coefficient=2?
Candidates = ±(factors of 6)/(factors of 2) = ±1,2,3,6,1/2,3/2.
Using synthetic division, divide x³−6x²+11x−6 by (x−1). What is the remainder?
Synthetic division with root 1: 1,−6,11,−6 → bring down 1, 1(1)−6=−5, −5(1)+11=6, 6(1)−6=0. Remainder is 0, so x=1 is a root.
What is the vertical asymptote of f(x)=(x+1)/(x−4)?
Set the denominator to 0: x−4=0 → x=4. The numerator isn't zero there, so it's a true vertical asymptote.
What is the horizontal asymptote of f(x)=(2x²+5)/(x²−9)?
Degrees are equal (both 2), so HA = ratio of leading coefficients = 2/1 = 2.
What is the horizontal asymptote of f(x)=(3x+1)/(x²−4)?
Numerator degree (1) is less than denominator degree (2), so HA is y=0.
For f(x)=(x²+3x)/(x²−9), where is there a HOLE (not an asymptote)?
f(x)=x(x+3)/[(x−3)(x+3)]. The (x+3) factor cancels, creating a hole at x=−3. x=3 remains a vertical asymptote.
Does f(x)=(x²+1)/(x−2) have a horizontal or slant asymptote?
Numerator degree (2) is exactly one more than denominator degree (1) → a slant asymptote exists, found by long division.
Solve (x−3)/(x+2)=0.
A fraction equals 0 only when its numerator is 0 (and denominator isn't): x−3=0 → x=3.
Solve 3/(x−1)=6/(x+2) for x.
Cross-multiply: 3(x+2)=6(x−1) → 3x+6=6x−6 → 12=3x → x=4. Check: neither denominator is 0.
Which factorization is correct for x³−8?
Difference of cubes: a³−b³=(a−b)(a²+ab+b²), with a=x,b=2: (x−2)(x²+2x+4).
Solve the rational inequality (x−1)/(x+2)≥0.
Critical values x=−2 (excluded, undefined) and x=1 (included, zero). Testing intervals shows the expression is ≥0 for x<−2 or x≥1.
A polynomial of degree 4 can have at most how many real zeros (counting multiplicity)?
A degree-n polynomial has at most n real zeros, counting multiplicity — degree 4 → at most 4.
A population of 2000 grows 5% per year. What is the population after 3 years, A(t)=2000(1.05)^t?
A(3)=2000(1.05)³=2000(1.157625)≈2315.3.
Simplify: 8^(2/3).
8^(2/3)=(³√8)²=2²=4.
Simplify: 2⁴·2³.
Product rule: bᵐ·bⁿ=bᵐ⁺ⁿ → 2⁴⁺³=2⁷.
Simplify: (3²)³.
Power rule: (bᵐ)ⁿ=bᵐⁿ → 3^(2·3)=3⁶.
Solve 2^(x+1)=8.
8=2³, so 2^(x+1)=2³ → x+1=3 → x=2.
Rewrite log₂(32)=5 in exponential form.
log_b(x)=y means bʸ=x, so log₂(32)=5 means 2⁵=32.
Simplify log_b(x³y) using log properties.
Product rule then power rule: log_b(x³y)=log_b(x³)+log_b(y)=3log_b(x)+log_b(y).
Simplify log₅(125)−log₅(5).
log₅(125)=3 (since 5³=125); log₅(5)=1. 3−1=2. Also equals log₅(125/5)=log₅(25)=2.
Solve log₂(x)=5.
Rewrite in exponential form: x=2⁵=32.
Solve 5^x=40 (round to 3 decimal places).
x=ln(40)/ln(5)≈3.689/1.609≈2.292.
Solve log(x−1)=2.
log(x−1)=2 (base 10) means x−1=10²=100 → x=101.
Which value of x makes log₃(x−4) undefined?
The argument (x−4) must be >0, so x=4 makes it 0, which is not allowed — the expression is undefined there.
What is ln(e⁵)?
ln and eˣ are inverse functions: ln(eˣ)=x, so ln(e⁵)=5.
Solve e^(2x)=15 (round to 3 decimal places).
Take ln of both sides: 2x=ln(15)≈2.708 → x≈1.354.
$1000 is invested at 4% annual interest compounded continuously. Which formula gives the balance after t years?
Continuous compounding uses A=Pe^(rt), with P=1000, r=0.04.
A radioactive isotope has a half-life of 10 years. Using A(t)=A₀(1/2)^(t/10), what fraction remains after 30 years?
A(30)/A₀=(1/2)^(30/10)=(1/2)³=1/8.
Convert 150° to radians.
150×(π/180)=150π/180=5π/6.
Convert 7π/4 radians to degrees.
(7π/4)×(180/π)=7(180)/4=315°.
What is sin(30°)?
sin(30°)=1/2, one of the standard special-angle values.
What is cos(60°)?
cos(60°)=1/2, a standard special-angle value.
What is tan(45°)?
tan(45°)=sin(45°)/cos(45°)=(√2/2)/(√2/2)=1.
In which quadrant is tan θ positive but sin θ negative?
By ASTC, QIII has tangent positive (both sine and cosine negative, so their ratio is positive) while sine itself is negative.
Find the reference angle for 210°.
QIII: reference angle = θ−180° = 210−180=30°.
Find sin(210°) using the reference angle.
Reference angle is 30° (sin=1/2); QIII has sine negative → sin(210°)=−1/2.
Find cos(315°).
Reference angle for 315° (QIV) is 360−315=45°; cos(45°)=√2/2; QIV has cosine positive → cos(315°)=√2/2.
What is the period of y=2sin(3x)+1?
Period=2π/|B|=2π/3.
What is the amplitude of y=−4cos(x)+2?
Amplitude=|A|=|−4|=4.
What is the midline (vertical shift) of y=3sin(2x)−5?
D=−5 gives the midline y=−5, since the function is written as A sin(Bx)+D.
What is the period of y=tan(x/2)?
Period of tangent = π/|B| = π/(1/2) = 2π.
An angle sweeps through an arc of length 12 cm on a circle of radius 4 cm. What is θ in radians?
s=rθ → θ=s/r=12/4=3 radians.
At which angle(s) in [0°,360°) is tan θ undefined?
tan θ=sinθ/cosθ is undefined where cos θ=0, which occurs at 90° and 270°.
Which point lies on the unit circle at θ=180°?
At 180°, the terminal point is (cos180°,sin180°)=(−1,0).
If sinθ=3/5 and θ is in QI, what is cosθ?
sin²θ+cos²θ=1 → cos²θ=1−9/25=16/25 → cosθ=4/5 (positive in QI).
Simplify sin²θ + cos²θ + tan²θ.
sin²θ+cos²θ=1, so the expression is 1+tan²θ, which equals sec²θ by the Pythagorean identity.
Find the exact value of sin(75°) using sin(45°+30°).
sin(45+30)=sin45cos30+cos45sin30=(√2/2)(√3/2)+(√2/2)(1/2)=(√6+√2)/4.
Find the exact value of cos(75°) using cos(45°+30°).
cos(45+30)=cos45cos30−sin45sin30=(√2/2)(√3/2)−(√2/2)(1/2)=(√6−√2)/4.
If sinθ=3/5 and cosθ=4/5 (θ in QI), find sin(2θ).
sin(2θ)=2sinθcosθ=2(3/5)(4/5)=24/25.
If cosθ=4/5 and θ in QI, find cos(2θ) using cos(2θ)=2cos²θ−1.
cos(2θ)=2(4/5)²−1=2(16/25)−1=32/25−25/25=7/25.
Solve 2sinθ−1=0 for θ in [0,2π).
sinθ=1/2 → reference angle π/6; sine positive in QI and QII → θ=π/6 and 5π/6.
Solve 2cosθ+√3=0 for θ in [0,2π).
cosθ=−√3/2 → reference angle π/6; cosine negative in QII and QIII → θ=5π/6 and 7π/6.
Solve 2sin²θ−sinθ−1=0 for θ in [0,2π). (Factor: (2sinθ+1)(sinθ−1)=0)
sinθ=1 → θ=π/2. sinθ=−1/2 → θ=7π/6, 11π/6. All three solutions satisfy the interval.
Simplify (1−cos²θ)/sinθ.
1−cos²θ=sin²θ (Pythagorean identity), so sin²θ/sinθ=sinθ.
Which is the correct sum formula for tan(A+B)?
tan(A+B)=(tanA+tanB)/(1−tanAtanB).
Simplify sinθ·cotθ.
cotθ=cosθ/sinθ, so sinθ·(cosθ/sinθ)=cosθ.
Which identity is used to derive 1+cot²θ=csc²θ?
Dividing every term of sin²θ+cos²θ=1 by sin²θ gives 1+cot²θ=csc²θ.
Solve cos(2θ)=cosθ for θ in [0,2π) using cos(2θ)=2cos²θ−1: 2cos²θ−cosθ−1=0.
Factor (2cosθ+1)(cosθ−1)=0 → cosθ=1 (θ=0) or cosθ=−1/2 (θ=2π/3, 4π/3).
What is sec²θ − tan²θ equal to for all θ?
From 1+tan²θ=sec²θ, rearranged: sec²θ−tan²θ=1 for all θ.
Find cos(15°) using cos(45°−30°).
cos(45−30)=cos45cos30+sin45sin30=(√2/2)(√3/2)+(√2/2)(1/2)=(√6+√2)/4.
In a triangle, A=40°, a=15, B=60°. Find b using the Law of Sines.
b=a·sinB/sinA=15·sin60°/sin40°=15(0.866)/(0.643)≈20.2.
In a triangle, a=8, b=10, C=50°. Find c using the Law of Cosines.
c²=8²+10²−2(8)(10)cos50°=164−160(0.643)≈61.1 → c≈7.82.
In a triangle, a=5, b=7, c=10. Find angle C using the Law of Cosines.
cosC=(25+49−100)/(2·5·7)=−26/70≈−0.371 → C=cos⁻¹(−0.371)≈111.8°.
Find the area of a triangle with a=6, b=9, and included angle C=30°.
Area=(1/2)ab·sinC=(1/2)(6)(9)(0.5)=13.5.
Use Heron's formula to find the area of a triangle with sides a=5, b=6, c=7 (s=9).
Area=√[9(9−5)(9−6)(9−7)]=√[9·4·3·2]=√216≈14.70.
Which case requires starting with the Law of Cosines rather than the Law of Sines?
With SSS, no angle is known, so Law of Sines (which needs an angle-side pair) can't start the problem — Law of Cosines is needed first.
What is sin⁻¹(1/2)?
sin⁻¹ returns only values in [−90°,90°]. Even though sin150°=1/2 too, only 30° is in the restricted range.
What is cos⁻¹(−1/2)?
cos⁻¹ has range [0°,180°]. cos(120°)=−1/2 and 120° is within that range.
What is the range of y=tan⁻¹(x)?
arctan's range is the open interval (−π/2,π/2), i.e., (−90°,90°), since tangent has vertical asymptotes there.
In triangle solving with SSA, given a=7, b=10, A=40°, compute h=b·sinA to test the ambiguous case.
h=b·sinA=10·sin40°≈10(0.643)≈6.43. Since a=7>h, and a<b, there are two possible triangles.
A triangle has a=8, b=8, c=8 (equilateral). What is angle A?
An equilateral triangle has all angles equal, and they must sum to 180°, so each is 60°.
Find angle B in a triangle where A=35°, C=75°.
Angles sum to 180°: B=180−35−75=70°.
Which formula finds a triangle's area when only the three sides (SSS) are known?
Heron's formula computes area directly from the three side lengths without needing any angle.
If cosC turns out to be negative when applying the Law of Cosines, what does this mean?
A negative cosine value corresponds to an angle between 90° and 180° — this is a valid, expected result.
Evaluate tan⁻¹(1).
tan(45°)=1, and 45° lies within arctan's range of (−90°,90°).
A surveyor measures two sides of a triangular lot as 120 ft and 150 ft with an included angle of 65°. Find the area.
Area=(1/2)(120)(150)sin65°=9000(0.9063)≈8157 ft².
Solve the system: 2x+3y=7 and 4x−3y=11.
Add the equations: 6x=18 → x=3. Substitute: 2(3)+3y=7 → 3y=1 → y=1/3.
Solve the system: x+y=5 and x−y=1.
Add: 2x=6 → x=3. Then y=5−3=2.
Which describes a system with no solution?
A false numerical statement means the equations are contradictory — parallel lines that never intersect.
Which describes a system with infinitely many solutions?
A true statement with no variables means the two equations represent the same line.
A matrix has 3 rows and 5 columns. What are its dimensions?
Matrix dimensions are given as rows × columns: 3×5.
For matrix multiplication AB to be defined, what must be true?
Matrix multiplication AB requires the number of columns in A to equal the number of rows in B.
If A is 2×3 and B is 3×4, what are the dimensions of AB?
The product takes the outer dimensions: rows of A (2) × columns of B (4) = 2×4.
Find the determinant of [[2,3],[1,4]].
det=ad−bc=2(4)−3(1)=8−3=5.
Find the determinant of [[5,2],[3,1]].
det=5(1)−2(3)=5−6=−1.
A matrix has determinant 0. What does this mean?
A determinant of 0 means the matrix is 'singular' and has no inverse.
Use Cramer's Rule to solve 2x+y=5, x−3y=−8. What is D (the coefficient determinant)?
D=det([[2,1],[1,−3]])=2(−3)−1(1)=−6−1=−7.
Using the system 2x+y=5, x−3y=−8 (D=−7), find x using Cramer's Rule, where Dx=det([[5,1],[−8,−3]]).
Dx=5(−3)−1(−8)=−15+8=−7. x=Dx/D=−7/−7=1.
Find the inverse of [[2,1],[1,1]].
det=2(1)−1(1)=1. Inverse=(1/1)[[1,−1],[−1,2]]=[[1,−1],[−1,2]].
If Cramer's Rule gives D=0 for a system, what can be concluded?
D=0 means Cramer's Rule cannot determine a unique solution — further analysis (or another method) is needed to tell no-solution from infinite-solutions.
Is matrix multiplication commutative (AB=BA) in general?
Matrix multiplication is generally NOT commutative — AB and BA can even have different dimensions or different values.
What is the identity matrix's role in matrix multiplication?
The identity matrix I acts as the multiplicative identity: multiplying any compatible matrix A by I returns A unchanged.
Find the 10th term of the arithmetic sequence 5,9,13,17,...
a₁=5, d=4. a₁₀=5+9(4)=5+36=41.
Find the 8th term of the geometric sequence 3,6,12,24,...
a₁=3, r=2. a₈=3·2⁷=3(128)=384.
Find the sum of the first 20 terms of the arithmetic sequence 4,7,10,...
a₂₀=4+19(3)=61. S₂₀=20(4+61)/2=20(65)/2=650.
Find the sum of the infinite geometric series 1+1/2+1/4+1/8+...
a₁=1, r=1/2 (|r|<1, converges). S=1/(1−1/2)=1/(1/2)=2.
Find the sum of the first 6 terms of the geometric series 2+6+18+54+...
a₁=2, r=3. S₆=2(1−3⁶)/(1−3)=2(1−729)/(−2)=2(−728)/(−2)=728.
Does the infinite series 3+6+12+24+... have a finite sum?
r=2, and infinite geometric series only converge when |r|<1. Since |2|≥1, this series diverges (no finite sum).
Find the common difference of the arithmetic sequence where a₅=17 and a₁₂=45.
d=(a₁₂−a₅)/(12−5)=(45−17)/7=28/7=4.
For the parabola x²=8y, find the focus.
x²=4py → 4p=8 → p=2. Vertex at origin, opens up, focus at (0,p)=(0,2).
For the parabola x²=8y, find the directrix.
With p=2, the directrix is the horizontal line y=−p=−2 (opposite side of vertex from the focus).
For the ellipse x²/25+y²/9=1, find the foci.
a²=25,b²=9 → c²=25−9=16 → c=4. Since the larger denominator is under x², foci are on the x-axis: (±4,0).
For the hyperbola x²/16−y²/9=1, find c (distance from center to each focus).
For a hyperbola, c²=a²+b²=16+9=25 → c=5.
What are the asymptotes of the hyperbola x²/16−y²/9=1?
For x²/a²−y²/b²=1, asymptotes are y=±(b/a)x = ±(3/4)x (a²=16→a=4, b²=9→b=3).
Evaluate Σ(k=1 to 5) (2k+1).
Terms: 3+5+7+9+11=35 (an arithmetic series with a₁=3, d=2, n=5: S=5(3+11)/2=35).
A geometric sequence has a₁=100 and r=0.5. What is a₅?
a₅=100(0.5)⁴=100(0.0625)=6.25.
Which conic is x²/9+y²/25=1?
Both terms are added (ellipse) and the larger denominator (25) is under y², so the major axis is vertical.
A ball is dropped from 10 ft and bounces back to 60% of its previous height each time. What is the total distance the ball has fallen for the infinite bounces (sum of all drop heights after the first, i.e., 10(0.6)+10(0.6)²+...)?
This is an infinite geometric series with a₁=10(0.6)=6, r=0.6: S=6/(1−0.6)=6/0.4=15 ft.
Evaluate lim(x→3) (x²−9)/(x−3).
Factor: (x−3)(x+3)/(x−3)=x+3 for x≠3. As x→3, this approaches 3+3=6.
Evaluate lim(x→2) (x²+3x−1).
This is a polynomial (continuous everywhere) so use direct substitution: 4+6−1=9.
If lim(x→2⁻) f(x)=5 and lim(x→2⁺) f(x)=5, what can be concluded about lim(x→2) f(x)?
Since the left-hand and right-hand limits agree (both 5), the two-sided limit exists and equals 5, regardless of f(2).
If lim(x→1⁻) f(x)=3 and lim(x→1⁺) f(x)=7, what can be concluded about lim(x→1) f(x)?
The one-sided limits disagree, so the overall (two-sided) limit does not exist there.
Find the average rate of change of f(x)=x² over [1,4].
[f(4)−f(1)]/(4−1)=(16−1)/3=15/3=5.
Find the average rate of change of f(x)=2x²+1 over [0,3].
[f(3)−f(0)]/(3−0)=[(19)−(1)]/3=18/3=6.
What does the average rate of change of a function over [a,b] represent geometrically?
Average rate of change is exactly the slope formula (y₂−y₁)/(x₂−x₁), which is the secant line's slope.
Using f(x)=x², find f'(a) via the definition f'(a)=lim(h→0)[f(a+h)−f(a)]/h.
[(a+h)²−a²]/h=[2ah+h²]/h=2a+h → as h→0, this approaches 2a.
What does f'(a) represent geometrically?
The derivative f'(a) is defined as the limiting slope of secant lines as h→0, which is exactly the slope of the tangent line at x=a.
For f(x)=x²+2x, find f'(a) using the limit definition.
[(a+h)²+2(a+h)−(a²+2a)]/h=[2ah+h²+2h]/h=2a+h+2 → as h→0, this approaches 2a+2.
A function f is continuous at x=a. How can lim(x→a) f(x) be evaluated?
If f is continuous at a, then lim(x→a)f(x)=f(a), so plugging in a directly gives the limit.
Evaluate lim(x→0) (sin x)/x using a table of values approaching 0 (a well-known result).
This classic limit approaches 1 as x→0 from both sides, even though direct substitution gives the indeterminate form 0/0.
A car travels so that its position is s(t)=t²+3t (meters, seconds). Find the average velocity over [2,5].
[s(5)−s(2)]/(5−2)=[(40)−(10)]/3=30/3=10 m/s.
Which situation describes a limit that does NOT exist as x→a?
When the left-hand and right-hand limits disagree, no single limiting value exists — this is the defining condition for the limit failing to exist.
Given f(x)=(x²−1)/(x−1) for x≠1, what is lim(x→1) f(x)?
Factor: (x−1)(x+1)/(x−1)=x+1 for x≠1. As x→1, this approaches 1+1=2 (even though f(1) itself is undefined — a hole).
What is the relationship between average rate of change and the derivative as the interval [a,b] shrinks (b→a)?
As the interval shrinks to a single point, the secant slope (average rate) approaches the tangent slope (derivative) — this limiting process is the foundation of differential calculus.