Study Guide

Solving equations: algebraic and graphical methods

IB Mathematics: Applications and Interpretation HLΒ· 2.9 Solving equations by algebraic and graphical methodsΒ· 10 min read

1. Algebraic methods for polynomial and rational equationsβ˜…β˜…β˜†β˜†β˜†β± 8 min

πŸ“˜ Definition

Solution of an equation

For

A value that makes the equation true, i.e. when the equation is rearranged to equal zero

Example:

is a solution to , since

Algebraic methods produce exact roots for many common equation types. For linear equations , the solution is always . For quadratic equations , we can use factorization, completing the square, or the quadratic formula to find exact roots.

πŸ“ Worked Example

Solve , find all valid solutions

  1. 1

    Multiply both sides by the common denominator to eliminate fractions:

  2. 2
    2x(x+1)βˆ’3(xβˆ’1)=2(xβˆ’1)(x+1)2x(x+1) - 3(x-1) = 2(x-1)(x+1)
  3. 3

    Expand all terms:

  4. 4
    2x2+2xβˆ’3x+3=2x2βˆ’22x^2 + 2x - 3x + 3 = 2x^2 - 2
  5. 5

    Simplify by collecting like terms:

  6. 6
    βˆ’x+5=0β€…β€ŠβŸΉβ€…β€Šx=5-x + 5 = 0 \implies x = 5
  7. 7

    Check for extraneous solutions by substituting back into the original equation:

  8. 8
    LHS=2(5)5βˆ’1βˆ’35+1=2.5βˆ’0.5=2=RHS\text{LHS} = \frac{2(5)}{5-1} - \frac{3}{5+1} = 2.5 - 0.5 = 2 = \text{RHS}
  9. 9

    is a valid solution

Exam tip:

Always check for extraneous solutions when you multiply by an expression containing the unknown, this is required for full marks on IB exams.

2. Algebraic methods for exponential and logarithmic equationsβ˜…β˜…β˜…β˜†β˜†β± 10 min

Exponential equations with the unknown in the exponent can often be solved exactly using logarithm properties. We use the power rule to bring the exponent down to a linear term, then solve for the unknown.

πŸ“ Worked Example

Solve for , give your answer to 3 decimal places

  1. 1

    Take the natural logarithm of both sides:

  2. 2
    ln⁑(32xβˆ’1)=ln⁑(7x+2)\ln\left(3^{2x -1}\right) = \ln\left(7^{x+2}\right)
  3. 3

    Apply the power rule for logarithms:

  4. 4
    (2xβˆ’1)ln⁑3=(x+2)ln⁑7(2x -1)\ln 3 = (x + 2)\ln 7
  5. 5

    Expand and collect terms with on the left-hand side:

  6. 6
    2xln⁑3βˆ’ln⁑3=xln⁑7+2ln⁑7x(2ln⁑3βˆ’ln⁑7)=2ln⁑7+ln⁑32x \ln 3 - \ln 3 = x \ln 7 + 2\ln 7 \\ x(2\ln 3 - \ln 7) = 2\ln 7 + \ln 3
  7. 7

    Solve for by dividing both sides:

  8. 8
    x=2ln⁑7+ln⁑32ln⁑3βˆ’ln⁑7x = \frac{2\ln 7 + \ln 3}{2\ln 3 - \ln 7}
  9. 9

    Calculate using a calculator to get the final result:

  10. 10
    xβ‰ˆ7.052x \approx 7.052
βœ“ Quick check

What is the correct first step to solve ?

  1. What is the correct first step?

    • Divide both sides by 2 then take natural log

    • Take natural log then divide by 2

    • Set

    • Divide 10 by

3. Graphical methods for approximate root findingβ˜…β˜…β˜†β˜†β˜†β± 7 min

Many non-linear equations (such as or ) cannot be solved exactly with algebraic methods. For these, we use graphical methods with your GDC to find accurate approximate roots.

There are two common approaches: 1) Rearrange the equation to , then roots are the -intercepts of . 2) Split the equation into , then roots are the -coordinates of the intersection of and .

πŸ“ Worked Example

Find an approximate solution to using the intersection method

  1. 1

    Split the equation into two functions to graph: and

  2. 2

    Plot both functions on your GDC, they intersect at exactly one point for

  3. 3

    Use the GDC's 'intersect' tool to find the coordinates of the crossing point

  4. 4

    Read the -coordinate of the intersection to get the solution:

  5. 5

    Verify: , which matches the right-hand side

Exam tip:

Practice using the 'zero' and 'intersect' tools on your GDC before the exam, this saves significant time and avoids errors.

4. Comparing algebraic and graphical methodsβ˜…β˜…β˜…β˜†β˜†β± 6 min

Methods compared

Choose your method based on the form of the equation and the required output:

Algebraic

Exact method for standard solvable equation types

+ Pros: Produces exact, analytic roots; No calculator required for basic cases

βˆ’ Cons: Only works for specific equation types; Can produce extraneous solutions

Graphical

Approximate method for any graphed equation

+ Pros: Works for any equation you can plot; Shows the number of roots visually

βˆ’ Cons: Only gives approximate roots; Requires a graphic display calculator

5. Common Pitfalls

Wrong move:

Forgetting to check for extraneous solutions after solving rational or logarithmic equations

Why:

Multiplying both sides by an expression containing can introduce values that make the original denominator zero or log argument negative

Correct move:

Always substitute all obtained solutions back into the original equation to confirm they satisfy it

Wrong move:

Missing multiple roots when only using an algebraic method

Why:

Higher-degree polynomials and non-linear equations often have more roots than the initial algebraic manipulation finds

Correct move:

Plot the function on your GDC to confirm how many roots exist before you start solving

Wrong move:

Rounding intermediate steps when solving algebraically

Why:

Early rounding leads to inaccurate final answers, especially for exponential and logarithmic equations

Correct move:

Keep full calculator precision through all steps, only round the final answer to the required accuracy

Wrong move:

Reporting the -coordinate of an intersection as the solution

Why:

The solution to is the value of that makes the equation true

Correct move:

Always confirm you report the -coordinate of the intersection as your solution

6. Quick Reference Cheatsheet

Equation Type

Algebraic Method

Graphical Alternative

Linear

-intercept of

Quadratic

Factorize or quadratic formula

-intercepts of parabola

Rational with fractions

Multiply by denominator, check for extraneous roots

Intersection of LHS and RHS

Exponential

Take log, solve linear for

Intersection of two exponentials

Non-solvable non-linear

Not applicable

Find -intercept or intersection

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2025 Β· 1

    Solve quadratic and exponential equations

  • 2024 Β· 2

    Graphical solution of cubic equation

  • 2023 Β· 1

    Identify extraneous solution of rational equation

What's Next

Solving equations is a foundational skill for all further topics in IB AI HL, from applied modelling to calculus and optimization. Mastering the choice between exact and approximate methods prepares you for real-world problem solving, where most applied equations cannot be solved exactly with algebraic techniques. This sub-topic builds directly on basic function knowledge and leads into core applied topics including systems of equations, numerical methods, and optimization of functions for real-world models.