Self-Study Edition

Master
Pre-Calculus

20 carefully crafted questions covering key topics. Memory anchors included. Choose an answer β€” instant feedback with explanations.

0 of 20 answered
Functions
Polynomials
Exponentials
Logarithms
Trigonometry
Sequences
Conics
Limits
Q01
Functions Β· Domain & Range
πŸ”‘ DOMAIN = "What x CAN be" Β· RANGE = "What y BECOMES"
⚠ Common Trap
What is the domain of \( f(x) = \dfrac{1}{\sqrt{x-3}} \)?
πŸ’‘ Key Concept
Two rules combined: denominator β‰  0, and square root requires β‰₯ 0.
So \(x - 3 > 0\) (strict, not β‰₯ because denominator can't be 0).
πŸ“– Explanation
We need two conditions: (1) \(\sqrt{x-3}\) must be defined β†’ \(x - 3 \geq 0\), and (2) the denominator can't be zero β†’ \(\sqrt{x-3} \neq 0\) β†’ \(x - 3 \neq 0\). Combining: \(x - 3 > 0\), so \(x > 3\). Option A (\(x \geq 3\)) is the trap β€” it includes \(x=3\) where the denominator becomes 0.
Q02
Functions Β· Composition
πŸ”‘ (f∘g)(x) = f( g(x) ) β†’ INSIDE OUT
If \(f(x) = x^2 + 1\) and \(g(x) = 2x - 3\), find \((f \circ g)(2)\).
πŸ’‘ Step-by-Step
Step 1: Compute \(g(2) = 2(2)-3 = 1\)
Step 2: Plug into f: \(f(1) = 1^2 + 1 = 2\)
πŸ“– Explanation
\((f \circ g)(2) = f(g(2))\). First: \(g(2) = 2(2)-3 = 1\). Then: \(f(1) = 1^2 + 1 = 2\). The common mistake is computing \(g(f(2))\) instead β€” that gives \(g(5) = 7\), which isn't even an option here! Always go INSIDE first: evaluate g, then feed result into f.
Q03
Polynomials Β· Zeros & Factoring
πŸ”‘ RATIONAL ROOT: try Β±(factors of constant) Γ· (factors of leading)
⚠ Common Trap
Which is a zero of \(f(x) = x^3 - 2x^2 - 5x + 6\)?
πŸ’‘ Rational Root Theorem
Possible rational roots: \(\pm1, \pm2, \pm3, \pm6\)
Test \(x=1\): \(1 - 2 - 5 + 6 = 0\) βœ“ β†’ \(x=1\) is a zero!
πŸ“– Explanation
Test \(x=1\): \(1^3 - 2(1)^2 - 5(1) + 6 = 1 - 2 - 5 + 6 = 0\). βœ“ So \(x=1\) is a zero. The polynomial factors as \((x-1)(x-3)(x+2)\), giving zeros at \(x=1, 3, -2\). Many students skip testing small integers and go straight to complicated methods β€” always try Β±1 first!
Q04
Polynomials Β· End Behavior
πŸ”‘ ODD degree: opposite ends Β· EVEN degree: same ends Β· NEGATIVE leading: flip
Describe the end behavior of \(f(x) = -2x^4 + 3x^2 - 1\).
πŸ“– Explanation
Focus only on the leading term: \(-2x^4\). Even degree (4) β†’ both ends go same direction. Negative leading coefficient (βˆ’2) β†’ both ends go DOWN to \(-\infty\). Trap: even degree makes students think "both go up," but the negative sign flips it. Rule: negative Γ— even = both ends DOWN.
Q05
Exponential Functions Β· Growth
πŸ”‘ b > 1 β†’ GROWTH Β· 0 < b < 1 β†’ DECAY Β· Always passes through (0,1)
Solve for \(x\): \(2^{3x} = 32\)
πŸ’‘ Strategy: Same Base
Rewrite 32 as a power of 2: \(32 = 2^5\)
Then: \(3x = 5\)
πŸ“– Explanation
\(2^{3x} = 32 = 2^5\). Since the bases are equal, set exponents equal: \(3x = 5 \Rightarrow x = \frac{5}{3}\). Classic mistake: students write \(3x = 32\) without converting 32 to a power of 2 first. Always look for matching bases!
Q06
Logarithms Β· Properties
πŸ”‘ log(AB) = logA + logB Β· log(A/B) = logA βˆ’ logB Β· log(Aⁿ) = nΒ·logA
⚠ Common Trap
Simplify: \(\log_2 8 + \log_2 4\)
πŸ’‘ Two Methods
Method 1: \(\log_2(8 \cdot 4) = \log_2 32 = 5\)
Method 2: \(\log_2 8 = 3\), \(\log_2 4 = 2\), so \(3 + 2 = 5\)
πŸ“– Explanation
\(\log_2 8 + \log_2 4 = \log_2(8 \times 4) = \log_2 32 = 5\) since \(2^5 = 32\). The #1 mistake: students ADD the arguments: \(\log_2(8+4) = \log_2 12\). Wrong! The product rule says you MULTIPLY arguments when adding logs, not add them.
Q07
Logarithms Β· Solving Equations
πŸ”‘ log_b(x) = y ↔ b^y = x (LOG ↔ EXPONENT swap)
Solve: \(\log_3(x+1) = 4\)
πŸ“– Explanation
Convert to exponential form: \(\log_3(x+1) = 4 \Rightarrow 3^4 = x+1 \Rightarrow 81 = x+1 \Rightarrow x = 80\). Trap: Option D (\(x=81\)) looks right because \(3^4 = 81\), but students forget to subtract 1! Always isolate the log argument completely before concluding.
Q08
Trigonometry Β· Unit Circle
πŸ”‘ All Students Take Calculus: Q1=All+, Q2=Sin+, Q3=Tan+, Q4=Cos+
What is \(\sin\!\left(\dfrac{5\pi}{6}\right)\)?
πŸ’‘ Reference Angle
\(\dfrac{5\pi}{6}\) is in Quadrant II. Reference angle = \(\pi - \dfrac{5\pi}{6} = \dfrac{\pi}{6}\)
Sin is positive in Q2. \(\sin\!\left(\dfrac{\pi}{6}\right) = \dfrac{1}{2}\)
πŸ“– Explanation
\(\frac{5\pi}{6}\) lies in Quadrant II (between \(\frac{\pi}{2}\) and \(\pi\)). Its reference angle is \(\pi - \frac{5\pi}{6} = \frac{\pi}{6}\). Since sine is POSITIVE in Q2: \(\sin\!\left(\frac{5\pi}{6}\right) = \sin\!\left(\frac{\pi}{6}\right) = \frac{1}{2}\). Many students confuse the reference angle with \(\frac{5\pi}{6}\) directly and compute wrong values.
Q09
Trigonometry Β· Identities
πŸ”‘ sinΒ²ΞΈ + cosΒ²ΞΈ = 1 (THE Master Identity β€” derive all others from this)
⚠ Common Trap
If \(\sin\theta = \dfrac{3}{5}\) and \(\theta\) is in Quadrant I, find \(\cos\theta\).
πŸ“– Explanation
Use \(\sin^2\theta + \cos^2\theta = 1\): \(\left(\frac{3}{5}\right)^2 + \cos^2\theta = 1 \Rightarrow \frac{9}{25} + \cos^2\theta = 1 \Rightarrow \cos^2\theta = \frac{16}{25} \Rightarrow \cos\theta = \pm\frac{4}{5}\). Since ΞΈ is in Q1, cosine is POSITIVE: \(\cos\theta = \frac{4}{5}\). Option C (negative) is the trap for students who forget to check the quadrant!
Q10
Trigonometry Β· Graphs
πŸ”‘ y = AΒ·sin(Bx+C)+D β†’ Amplitude=|A|, Period=2Ο€/B, Phase shift=βˆ’C/B
What is the period of \(y = 3\sin(4x - \pi)\)?
πŸ’‘ Formula
Period \(= \dfrac{2\pi}{|B|}\) where \(B = 4\)
πŸ“– Explanation
In \(y = 3\sin(4x - \pi)\), we have \(B = 4\). Period \(= \frac{2\pi}{B} = \frac{2\pi}{4} = \frac{\pi}{2}\). The amplitude is 3 (not the period), and \(-\pi\) is the phase shift offset, not related to the period. Many students accidentally use 3 or \(\pi\) in the period formula.
Q11
Sequences Β· Arithmetic
πŸ”‘ Arithmetic: aβ‚™ = a₁ + (nβˆ’1)d Β· Sum: Sβ‚™ = n(a₁+aβ‚™)/2
The 5th term of an arithmetic sequence is 17 and the common difference is 4. What is the first term?
πŸ“– Explanation
\(a_5 = a_1 + (5-1)(4) = 17 \Rightarrow a_1 + 16 = 17 \Rightarrow a_1 = 1\). Watch out: \((n-1)\), not \(n\). The 5th term uses \((5-1)=4\) steps, not 5. Using 5 instead of 4 gives \(a_1 = -3\), a very common error!
Q12
Sequences Β· Geometric
πŸ”‘ Geometric: aβ‚™ = a₁·rⁿ⁻¹ Β· Sum (finite): Sβ‚™ = a₁(1βˆ’rⁿ)/(1βˆ’r)
⚠ Common Trap
Find the sum of the first 4 terms of the geometric series with \(a_1 = 2\) and \(r = 3\).
πŸ’‘ Quick Check
Terms: 2, 6, 18, 54 β†’ Sum = 80
πŸ“– Explanation
\(S_4 = \frac{2(1-3^4)}{1-3} = \frac{2(1-81)}{-2} = \frac{2(-80)}{-2} = 80\). Or simply list: \(2+6+18+54=80\). Option A (62) = \(\frac{2(1-3^4)}{1-3}\) with arithmetic error. Option C (78) = using wrong formula \(S = a(r^n-1)/(r-1)\) with an off-by-one. Always double-check by listing the first few terms!
Q13
Conics Β· Parabola
πŸ”‘ y = a(xβˆ’h)Β² + k β†’ vertex at (h, k) Β· a>0: opens UP Β· a<0: opens DOWN
What is the vertex of \(y = 2(x-3)^2 + 5\)?
πŸ“– Explanation
In vertex form \(y = a(x-h)^2 + k\), the vertex is \((h, k)\). Here \(h = 3\) and \(k = 5\) β†’ vertex = \((3, 5)\). The most common trap: students see \((x-3)\) and write \(h = -3\). The minus sign is ALREADY BUILT INTO the formula β€” \((x-h)\) with \(h=3\) gives \((x-3)\). Don't negate h again!
Q14
Conics Β· Circle
πŸ”‘ Circle: (xβˆ’h)Β²+(yβˆ’k)Β²= rΒ² β†’ center (h,k), radius r (NOT rΒ²!)
⚠ Common Trap
What is the radius of the circle \((x-2)^2 + (y+3)^2 = 25\)?
πŸ“– Explanation
\(r^2 = 25 \Rightarrow r = \sqrt{25} = 5\). The equation equals \(r^2\), so you must take the square root. Option B (r=25) is the #1 trap β€” forgetting to take the square root. The center is \((2, -3)\) β€” note that \(+3\) inside the formula gives \(k = -3\).
Q15
Rational Functions Β· Asymptotes
πŸ”‘ Vertical: set denominator = 0 Β· Horizontal: compare degrees of top vs bottom
Find the horizontal asymptote of \(f(x) = \dfrac{3x^2 - 1}{x^2 + 5}\).
πŸ’‘ Degree Rule
Same degree top & bottom β†’ H.A. = (leading coeff top) Γ· (leading coeff bottom)
πŸ“– Explanation
Both numerator and denominator have degree 2 (same degree). Rule: divide leading coefficients β†’ \(\frac{3}{1} = 3\). So H.A. is \(y = 3\). If top degree > bottom, no H.A. (oblique instead). If top degree < bottom, H.A. is \(y = 0\). Here degrees match, so use the ratio of leading coefficients.
Q16
Inverse Functions
πŸ”‘ To find inverse: SWAP x and y, then SOLVE for y
Find \(f^{-1}(x)\) if \(f(x) = \dfrac{x+2}{3}\).
πŸ“– Explanation
Swap x and y: \(x = \frac{y+2}{3}\). Solve for y: multiply both sides by 3 β†’ \(3x = y+2\) β†’ \(y = 3x - 2\). So \(f^{-1}(x) = 3x - 2\). Verify: \(f(f^{-1}(x)) = \frac{(3x-2)+2}{3} = \frac{3x}{3} = x\) βœ“. Always verify by composing f and its inverse!
Q17
Complex Numbers
πŸ”‘ iΒ² = βˆ’1 Β· iΒ³ = βˆ’i Β· i⁴ = 1 β†’ cycle of 4 Β· (a+bi)(c+di) = FOIL then replace iΒ²=βˆ’1
⚠ Common Trap
Simplify: \((2 + 3i)(1 - i)\)
πŸ“– Explanation
FOIL: \((2+3i)(1-i) = 2(1) + 2(-i) + 3i(1) + 3i(-i) = 2 - 2i + 3i - 3i^2\). Since \(i^2 = -1\): \(= 2 - 2i + 3i - 3(-1) = 2 + 3 + i = 5 + i\). The trap: students leave \(i^2\) as is, getting \(2 - 3i^2\) instead of substituting \(i^2 = -1\). ALWAYS replace \(i^2\) with \(-1\) at the end!
Q18
Limits Β· Basic Concepts
πŸ”‘ Limit β‰  Value. "Approaching" x=a, NOT at x=a. Factor & cancel if 0/0
Evaluate: \(\displaystyle\lim_{x \to 2} \frac{x^2 - 4}{x - 2}\)
πŸ’‘ Strategy: Factor First
\(x^2 - 4 = (x+2)(x-2)\) β†’ cancel \((x-2)\) β†’ then substitute \(x=2\)
πŸ“– Explanation
Direct substitution gives \(\frac{0}{0}\) β€” indeterminate form. Factor: \(\frac{x^2-4}{x-2} = \frac{(x+2)(x-2)}{x-2} = x+2\) for \(x \neq 2\). Now substitute: \(\lim_{x\to2}(x+2) = 4\). Trap: Many say "undefined" because \(\frac{0}{0}\) looks undefined. But limits describe the behavior as x APPROACHES 2, not AT 2. Factor and cancel first!
Q19
Binomial Theorem
πŸ”‘ (a+b)ⁿ = Ξ£ C(n,k)Β·aⁿ⁻ᡏ·bᡏ Β· C(n,k) = n!/(k!(nβˆ’k)!)
What is the coefficient of \(x^2\) in the expansion of \((x + 3)^4\)?
πŸ’‘ Which term?
We want \(k=2\): \(\binom{4}{2} x^{4-2} \cdot 3^2 = 6 \cdot x^2 \cdot 9 = 54x^2\)
πŸ“– Explanation
The term with \(x^2\) has \(k=2\): \(\binom{4}{2}(x)^{4-2}(3)^2 = 6 \cdot x^2 \cdot 9 = 54x^2\). So the coefficient is 54. Common mistakes: (A) using only \(\binom{4}{2} = 6\) and forgetting to multiply by \(3^2\), or (B) computing \(3^2 = 9\) alone. The coefficient includes ALL numerical factors: \(\binom{n}{k} \times b^k\).
Q20
Transformations Β· Graph Shifts
πŸ”‘ f(xβˆ’h): RIGHT h Β· f(x+h): LEFT h Β· f(x)+k: UP k Β· βˆ’f(x): FLIP vertical
⚠ Counterintuitive!
The graph of \(y = f(x)\) is shifted 3 units right and 2 units down. What is the new equation?
πŸ“– Explanation
Right 3: replace \(x\) with \((x-3)\) β†’ note it's MINUS for right shift (counterintuitive!). Down 2: subtract 2 from the output. Result: \(y = f(x-3) - 2\). The #1 error: thinking "right = plus" β†’ writing \(f(x+3)\). Remember: horizontal shifts are OPPOSITE to the sign. LEFT = + inside, RIGHT = βˆ’ inside. Vertical shifts match: UP = +, DOWN = βˆ’.