DISCRIMINANT b²−4ac → >0 two real · =0 one · <0 no real
Which equation has no real solutions?
💡 Tip
Calculate \(b^2 - 4ac\) for each. If the result is negative, no real roots exist.
📖 Explanation
For (C): \(b^2 - 4ac = 1 - 8 = -7 < 0\) → no real solutions.
(A): \(25-24=1>0\) → 2 real roots (x=2, x=3).
(B): \(0+16=16>0\) → 2 real roots (x=±2).
(D): \(9-0=9>0\) → 2 real roots (x=0, x=3/2).
A · 02Vertex Form
VERTEX FORM y = a(x−h)²+k → vertex (h, k)
The parabola \(y = 2(x-3)^2 + 5\) has its vertex at:
📖 Explanation
In \(y = a(x-h)^2+k\), the vertex is \((h,\ k)\).
Here \(h=3,\ k=5\), so vertex = (3, 5).
⚠️ Common mistake: students write (−3, 5) because they forget the sign flips.
A · 03Logarithms
LOG POWER RULE log(aⁿ) = n·log(a)
Simplify: \(\log_2 8 + \log_2 4\)
💡 Tip
Use the product rule: \(\log_b m + \log_b n = \log_b(mn)\).
Or compute each separately: \(\log_2 8 = 3\) because \(2^3=8\).
In \(y = a \cdot b^x\), decay requires 0 < b < 1.
(B) has base 0.4, which is between 0 and 1 → decay.
(D) is a reflection (negative a), not decay in the standard sense.
(A) base=2 > 1 → growth. (C) same issue.
A · 07Arithmetic Sequences
Aₙ = a₁ + (n−1)d d = common difference
The 15th term of the arithmetic sequence \(3, 7, 11, 15, \ldots\) is:
📖 Explanation
\(a_1=3,\ d=4\)
\(a_{15} = 3 + (15-1)\cdot 4 = 3 + 56 = \mathbf{59}\).
⚠️ Remember: multiply by (n−1), not n.
A · 08Rational Functions
VERTICAL ASYMPTOTE set denominator = 0 (after canceling)
What is the vertical asymptote of \(\displaystyle f(x) = \frac{x+1}{x^2 - 9}\)?
💡 Tip
Factor denominator: \(x^2 - 9 = (x-3)(x+3)\). Set each factor = 0.
📖 Explanation
\(x^2-9 = (x-3)(x+3) = 0 \Rightarrow x=3 \text{ or } x=-3\).
Neither zero cancels with the numerator (\(x+1\)), so both are vertical asymptotes.
Answer: x = 3 and x = −3.
A · 09Inverse Functions
INVERSE swap x & y, solve for y → write f⁻¹(x)
If \(f(x) = 2x - 6\), then \(f^{-1}(x) =\)
📖 Explanation
Step 1: Replace \(f(x)\) with \(y\): \(y = 2x-6\)
Step 2: Swap \(x\) and \(y\): \(x = 2y-6\)
Step 3: Solve for \(y\): \(y = \dfrac{x+6}{2}\)
So \(f^{-1}(x) = \mathbf{\dfrac{x+6}{2}}\).
A · 10Systems of Equations
SUBSTITUTION isolate one variable → plug into other equation
Solve the system: \(y = x^2 - 4\) and \(y = x - 2\). The solution(s) are:
💡 Tip
Set them equal: \(x^2-4 = x-2\). Rearrange and factor.
📖 Explanation
\(x^2-4 = x-2\)
\(x^2-x-2 = 0\)
\((x-2)(x+1)=0 \Rightarrow x=2 \text{ or } x=-1\)
For \(x=2\): \(y=0\). For \(x=-1\): \(y=-3\).
Solutions: (2, 0) and (−1, −3).
An inscribed angle in a circle intercepts an arc of 140°. What is the measure of the inscribed angle?
📖 Explanation
Inscribed Angle = \(\dfrac{1}{2}\) × arc = \(\dfrac{1}{2} \times 140° = \mathbf{70°}\).
⚠️ Inscribed angle is HALF the arc. Central angle equals the arc.
G · 09Transformations — Reflection
REFLECT over y-axis → (x, y) becomes (−x, y)
Point \(P(4, -3)\) is reflected across the y-axis. What are its new coordinates?
📖 Explanation
Reflection over y-axis: only the x-coordinate changes sign.
\((4, -3) \rightarrow \mathbf{(-4, -3)}\).
Over x-axis → y changes sign. Over y-axis → x changes sign.
G · 10Special Right Triangles
30-60-90 sides: x · x√3 · 2x | 45-45-90 sides: x · x · x√2
In a 30-60-90 triangle, the hypotenuse is 16. What is the length of the shorter leg?
💡 Tip
In a 30-60-90 triangle: shorter leg = hypotenuse ÷ 2.
📖 Explanation
In 30-60-90: if hypotenuse \(= 2x\), then shorter leg \(= x\) and longer leg \(= x\sqrt{3}\).
Hypotenuse = 16 → \(2x=16\) → \(x=\mathbf{8}\).
Longer leg = \(8\sqrt{3}\). Shorter leg = 8.