0 / 20
πŸ” RETRY MODE β€” Wrong Questions Only
Algebra 2
Core Problems
Quadratics, polynomials, logarithms, complex numbers & sequences. Frequently tested β€” commonly missed.
01
Algebra 2Quadratic
Completing the Square
⚑ MEMORY: "Half-Square" Take half of b β†’ square it β†’ add both sides
Solve by completing the square:
\[ x^2 - 6x + 5 = 0 \]
Worked Example
\(x^2 - 4x + 3 = 0\)
β†’ \(x^2 - 4x = -3\)
β†’ \(x^2 - 4x + 4 = 1\)
β†’ \((x-2)^2 = 1\) β†’ \(x = 1\) or \(x = 3\) βœ“
Write your answers as x = _, _ (smaller first, e.g. "1, 5")
02
Algebra 2Tricky
Discriminant
⚑ MEMORY: "bΒ²βˆ’4ac" >0 β†’ 2 real roots | =0 β†’ 1 root | <0 β†’ no real roots
For the equation \(2x^2 - 5x + k = 0\) to have exactly one real solution, what must \(k\) equal?
Key Formula
Discriminant \(= b^2 - 4ac\)
Set it equal to 0 for exactly 1 solution.
03
Algebra 2Polynomial
Remainder Theorem
⚑ MEMORY: "Plug-In Shortcut" Remainder when dividing by (xβˆ’a) = just plug in x = a
When \(p(x) = x^3 - 3x^2 + 2x - 5\) is divided by \((x - 2)\), what is the remainder?
Remainder Theorem
Remainder = p(2)
Just substitute x = 2 into the polynomial.
04
Algebra 2Tricky
Complex Numbers
⚑ MEMORY: "i-cycle" iΒΉ=i, iΒ²=βˆ’1, iΒ³=βˆ’i, i⁴=1 β†’ repeats every 4
Simplify: \( i^{23} \)
Trick
23 Γ· 4 = 5 remainder 3
So \(i^{23} = i^3 = ?\)
05
Algebra 2Logarithm
Log Rules β€” Change of Base
⚑ MEMORY: "Product, Quotient, Power" log(ab)=log a + log b | log(a/b)=log a βˆ’ log b | log(aⁿ)=nΒ·log a
Solve for \(x\):
\[ \log_2(x+3) + \log_2(x-1) = 5 \]
Strategy
Combine using product rule β†’ \(\log_2[(x+3)(x-1)] = 5\)
β†’ \((x+3)(x-1) = 2^5 = 32\)
β†’ Expand, set equal to 0, solve quadratic.
06
Algebra 2Exponential
Exponential Equations
⚑ MEMORY: "Same Base = Same Exponent" If bases match β†’ set exponents equal
Solve for \(x\):
\[ 8^{x+1} = 4^{2x-1} \]
Hint
Write both sides as powers of 2:
\(8 = 2^3\), \(4 = 2^2\)
β†’ \(2^{3(x+1)} = 2^{2(2x-1)}\)
07
Algebra 2Tricky
Arithmetic Sequences
⚑ MEMORY: "aβ‚™ = a₁ + (nβˆ’1)d" d = common difference | a₁ = first term
The 3rd term of an arithmetic sequence is 11, and the 8th term is 31. What is the 20th term?
Two-Step
Step 1: Find d using two given terms.
Step 2: Use aβ‚™ = a₁ + (nβˆ’1)d to find aβ‚‚β‚€.
08
Algebra 2Series
Geometric Series Sum
⚑ MEMORY: "Sβ‚™ = a₁(1βˆ’rⁿ)/(1βˆ’r)" r = common ratio | works when r β‰  1
Find the sum of the first 5 terms of a geometric sequence where \(a_1 = 3\) and \(r = 2\).
09
Algebra 2Tricky
Rational Expressions β€” Domain
⚑ MEMORY: "Denominator β‰  0" Always exclude values that make the bottom zero
Simplify and state the domain restriction:
\[ \frac{x^2 - 9}{x^2 - x - 6} \]
Factor both
Numerator: \(x^2-9 = (x+3)(x-3)\)
Denominator: \(x^2-x-6 = (x-3)(x+2)\)
Write simplified form as a fraction, e.g. "(x+3)/(x+2)"
10
Algebra 2Tricky
Inverse Functions
⚑ MEMORY: "Swap x and y, then solve" Replace f(x) with y β†’ swap x↔y β†’ solve for y
Find \(f^{-1}(x)\) if \(f(x) = \dfrac{2x+1}{x-3}\).
Method
y = (2x+1)/(xβˆ’3)
Swap: x = (2y+1)/(yβˆ’3)
β†’ Solve for y β†’ that's f⁻¹(x)
Write as "(3x+1)/(x-2)" format
Geometry 2
Core Problems
Circles, similar triangles, trigonometry, coordinate geometry & proofs. Focus on commonly missed concepts.
11
Geometry 2Circle
Inscribed Angle Theorem
⚑ MEMORY: "Inscribed = Half Central" Inscribed angle = Β½ Γ— arc it intercepts
A central angle intercepts an arc of 140Β°. What is the inscribed angle that intercepts the same arc?
Rule
Inscribed angle = Β½ Γ— (intercepted arc)
12
Geometry 2Tricky
Similar Triangles β€” Side Ratios
⚑ MEMORY: "AA β†’ Similar β†’ Proportional" 2 equal angles β†’ similar β†’ set up proportion
Triangles ABC and DEF are similar. \(AB = 6\), \(BC = 9\), \(DE = 10\). Find \(EF\).
Proportion Setup
\(\dfrac{AB}{DE} = \dfrac{BC}{EF}\)
\(\dfrac{6}{10} = \dfrac{9}{EF}\)
13
Geometry 2Trigonometry
Law of Sines
⚑ MEMORY: "a/sinA = b/sinB = c/sinC" Side over opposite angle β€” all equal
In triangle ABC: \(\angle A = 30Β°\), \(\angle B = 45Β°\), \(a = 8\). Find side \(b\) (round to 2 decimal places).
Setup
\(\dfrac{a}{\sin A} = \dfrac{b}{\sin B}\)
\(\dfrac{8}{\sin 30Β°} = \dfrac{b}{\sin 45Β°}\)
14
Geometry 2Tricky
Coordinate Geometry β€” Midpoint & Distance
⚑ MEMORY: "Midpoint = Average, Distance = Pythagoras" M = ((x₁+xβ‚‚)/2, (y₁+yβ‚‚)/2)
Points \(A(2, -3)\) and \(B(8, 5)\) are endpoints of a diameter of a circle. What is the area of the circle? (Use \(\pi\), exact answer.)
Two-Step
Step 1: Find diameter using distance formula.
Step 2: radius = diameter / 2 β†’ Area = Ο€rΒ²
Write as "25Ο€" format
15
Geometry 2Circle Theorems
Tangent–Chord Angle
⚑ MEMORY: "Tangent-Chord = Half Arc" Angle between tangent and chord = Β½ Γ— intercepted arc
A tangent and a chord meet at point P on a circle. The intercepted arc is 110Β°. Find the angle between the tangent and the chord.
16
Geometry 2Tricky
Pythagorean Theorem β€” 3D
⚑ MEMORY: "Apply Twice" 3D diagonal: d = √(l²+w²+h²)
A rectangular box has dimensions \(3 \times 4 \times 12\). Find the length of the space diagonal (corner to corner).
Formula
\(d = \sqrt{l^2 + w^2 + h^2}\)
17
Geometry 2Trigonometry
Special Right Triangles
⚑ MEMORY: "30-60-90: 1 β€” √3 β€” 2" Shortest: x | Middle: x√3 | Hypotenuse: 2x
In a 30-60-90 triangle, the hypotenuse is 16. Find the shorter leg and the longer leg.
Ratio
Short : Long : Hyp = 1 : √3 : 2
Hypotenuse = 16, so short = 8, long = ?
Answer as "8, 8√3"
18
Geometry 2Tricky
Secant–Secant from External Point
⚑ MEMORY: "Outside Γ— Whole = Outside Γ— Whole" external segment Γ— whole secant = same on other side
Two secants from external point P. One secant: external = 4, whole = 10. Other secant: external = 5, whole = \(x\). Find \(x\).
Formula
\(4 \times 10 = 5 \times x\)
19
Geometry 2Area
Area of Sector
⚑ MEMORY: "Sector = (ΞΈ/360) Γ— Ο€rΒ²" Just a fraction of the full circle area
A circle has radius 9 cm and a central angle of 80Β°. Find the area of the sector. (Leave answer in terms of \(\pi\).)
Write as "18Ο€" format
20
Geometry 2Tricky
Coordinate Proof β€” Parallel Lines
⚑ MEMORY: "Parallel = Same Slope" m₁ = mβ‚‚ β†’ parallel | m₁ Γ— mβ‚‚ = βˆ’1 β†’ perpendicular
Line 1 passes through \((1, 2)\) and \((4, 8)\). Line 2 passes through \((0, -1)\) and \((3, 5)\). Are these lines parallel, perpendicular, or neither?
Slope Formula
\(m = \dfrac{y_2 - y_1}{x_2 - x_1}\)
Correct 0
Wrong 0
Remaining 20