krit.club logo

Functions - Solving Equations and Inequalities

Grade 12IB

Review the key concepts, formulae, and examples before starting your quiz.

πŸ”‘Concepts

β€’

Graphical Solutions to Equations: To solve f(x)=g(x)f(x) = g(x), identify the xx-coordinates of the intersection points of the two graphs. Visually, this is where the curves y=f(x)y = f(x) and y=g(x)y = g(x) cross each other on the Cartesian plane.

β€’

Solving Inequalities Graphically: For f(x)>g(x)f(x) > g(x), look for the intervals of xx where the graph of y=f(x)y = f(x) is strictly above the graph of y=g(x)y = g(x). For f(x)≀g(x)f(x) \leq g(x), find where the graph of ff is below or touching the graph of gg.

β€’

Quadratic Inequalities and Parabolic Shapes: To solve ax2+bx+c>0ax^2 + bx + c > 0, first find the roots (x-intercepts). If a>0a > 0, the graph is a 'U-shaped' parabola opening upwards; the solution is the region outside the roots. If a<0a < 0, the graph is an 'n-shaped' parabola opening downwards; the solution is the region between the roots.

β€’

Modulus Equations: The equation ∣f(x)∣=g(x)|f(x)| = g(x) is solved by considering two cases: f(x)=g(x)f(x) = g(x) and f(x)=βˆ’g(x)f(x) = -g(x). Visually, the modulus function ∣f(x)∣|f(x)| takes any part of the graph of f(x)f(x) that is below the xx-axis and reflects it above the xx-axis, creating a 'V' or 'W' shape.

β€’

Rational Inequalities and Asymptotes: When solving P(x)Q(x)β‰₯0\frac{P(x)}{Q(x)} \geq 0, you must identify critical values from both the numerator (P(x)=0P(x)=0) and the denominator (Q(x)=0Q(x)=0). Visually, the zeros of the denominator represent vertical asymptotes where the function is undefined, so these values can never be included in the solution set (always use open brackets).

β€’

Domain Restrictions: Many equations involving square roots f(x)\sqrt{f(x)}, logarithms ln⁑(f(x))\ln(f(x)), or fractions have implicit restrictions (f(x)β‰₯0f(x) \geq 0, f(x)>0f(x) > 0, or denominator β‰ 0\neq 0). Solutions must be checked against these domains to avoid 'extraneous solutions' that appear algebraically but do not exist on the graph.

β€’

Inverse Function Intersections: The graphs of f(x)f(x) and fβˆ’1(x)f^{-1}(x) are reflections of each other across the diagonal line y=xy = x. Therefore, solving f(x)=fβˆ’1(x)f(x) = f^{-1}(x) is often equivalent to solving f(x)=xf(x) = x, which is usually simpler.

πŸ“Formulae

Quadratic Formula: x=βˆ’bΒ±b2βˆ’4ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Discriminant: Ξ”=b2βˆ’4ac\Delta = b^2 - 4ac

Absolute Value Property: ∣x∣=aβ€…β€ŠβŸΊβ€…β€Šx=aΒ orΒ x=βˆ’aΒ (forΒ aβ‰₯0)|x| = a \iff x = a \text{ or } x = -a \text{ (for } a \geq 0)

Exponential to Logarithmic form: ax=bβ€…β€ŠβŸΊβ€…β€Šx=log⁑aba^x = b \iff x = \log_a b

Composite Function: (f∘g)(x)=f(g(x))(f \circ g)(x) = f(g(x))

πŸ’‘Examples

Problem 1:

Solve the inequality x2βˆ’4xβˆ’5≀0x^2 - 4x - 5 \leq 0.

Solution:

  1. Find the roots of x2βˆ’4xβˆ’5=0x^2 - 4x - 5 = 0: \n (xβˆ’5)(x+1)=0β€…β€ŠβŸΉβ€…β€Šx=5,x=βˆ’1(x - 5)(x + 1) = 0 \implies x = 5, x = -1. \n2. Consider the graph of y=x2βˆ’4xβˆ’5y = x^2 - 4x - 5. Since the coefficient of x2x^2 is positive (1>01 > 0), the parabola opens upwards. \n3. The inequality ≀0\leq 0 asks for the region where the graph is on or below the xx-axis. \n4. This occurs between the two roots. \n5. Solution: βˆ’1≀x≀5-1 \leq x \leq 5 or in interval notation x∈[βˆ’1,5]x \in [-1, 5].

Explanation:

This is a quadratic inequality. We find the roots of the corresponding quadratic equation and use the shape of the parabola to determine the interval.

Problem 2:

Solve the equation ∣2xβˆ’3∣=x+1|2x - 3| = x + 1.

Solution:

Case 1: 2xβˆ’3=x+12x - 3 = x + 1 \n 2xβˆ’x=1+3β€…β€ŠβŸΉβ€…β€Šx=42x - x = 1 + 3 \implies x = 4 \n\nCase 2: 2xβˆ’3=βˆ’(x+1)2x - 3 = -(x + 1) \n 2xβˆ’3=βˆ’xβˆ’12x - 3 = -x - 1 \n 3x=2β€…β€ŠβŸΉβ€…β€Šx=233x = 2 \implies x = \frac{2}{3} \n\nVerification: \nFor x=4x = 4: ∣2(4)βˆ’3∣=∣5∣=5|2(4)-3| = |5| = 5; 4+1=54+1 = 5. (Valid) \nFor x=23x = \frac{2}{3}: ∣2(23)βˆ’3∣=∣43βˆ’93∣=βˆ£βˆ’53∣=53|2(\frac{2}{3})-3| = |\frac{4}{3} - \frac{9}{3}| = |-\frac{5}{3}| = \frac{5}{3}; 23+1=53\frac{2}{3} + 1 = \frac{5}{3}. (Valid) \n\nSolutions: x=4,x=23x = 4, x = \frac{2}{3}.

Explanation:

To solve a modulus equation, we split it into the positive and negative cases and verify the results.