# Key features of graphs and GDC analysis

> IB Mathematics Applications and Interpretation SL · IB MATH AI SL
> Source: https://www.owlsprep.com/study/ib-math-ai-sl-u2-key-features-of-graphs-and/

We cover core graph feature definitions, step-by-step GDC workflows, and exam-focused practice to extract accurate data for all syllabus function types.

**Prerequisites:** [Basic function types (linear, quadratic, exponential, reciprocal)](https://www.owlsprep.com/study/ib-math-ai-sl-u2-introduction-to-functions/); GDC basic navigation and graph plotting setup

## Learning objectives

- Identify and label core graph features including intercepts, turning points, and asymptotes for linear, quadratic, exponential and reciprocal functions
- Use a graphical display calculator (GDC) to locate exact and approximate graph features efficiently
- Interpret graph feature data to answer real-world context questions common in AI SL exams
- Avoid common GDC input errors that lead to lost marks on structured questions

## Core Defined Features of 2D Graphs

Every 2D function graph for the AI SL syllabus has a standard set of measurable features that exam questions will ask you to identify or interpret.

**y-intercept** — The point where the graph crosses the y-axis, calculated by substituting x=0 into the function

*Notation:* (0, c)

*Example:* For f(x) = 2x² + 3x - 5, the y-intercept is (0, -5)

- x-intercepts (roots): Values of x where f(x)=0
- Local maxima/minima: Turning points where the gradient changes sign
- Horizontal asymptotes: Horizontal lines the graph approaches as x → ±∞
- Vertical asymptotes: Undefined points where the function value tends to ±∞

**Worked example:** List all key features of the graph of $f(x) = \frac{6}{x-2} + 1$

1. First calculate the y-intercept by substituting x=0
2. $$f(0) = \frac{6}{0-2} + 1 = -3 + 1 = -2, \text{ so } (0, -2)$$
3. Find the x-intercept by setting f(x)=0
4. $$\frac{6}{x-2} + 1 = 0 \implies \frac{6}{x-2} = -1 \implies x - 2 = -6 \implies x = -4$$
5. Locate the vertical asymptote where the denominator is zero
6. $$x - 2 = 0 \implies x = 2$$
7. Identify the horizontal asymptote from the end behaviour as x → ±∞
8. $$\frac{6}{x-2} \to 0, \text{ so } y = 1$$

*Calculator:* forbidden

## Step-by-Step GDC Workflow for Extracting Graph Features

IB AI SL Paper 2 questions almost always allow and encourage GDC use to avoid tedious algebraic solving of roots or turning points.

> **tip**
>
> Always adjust your GDC window settings first to ensure the full graph is visible, otherwise you may miss turning points or asymptotes outside the default view range.

**Worked example:** Use your GDC to find the local minimum of f(x) = 0.5x³ - 3x² + 4 on the domain x ∈ [-2, 6]

1. 1. Input the full function into your GDC Y= editor, press graph to plot
2. 2. Open the 'Calculate' menu, select the 'Minimum' tool
3. 3. Select a left bound to the left of the visible low point, a right bound to the right, and press enter to confirm your guess
4. 4. Record the output values: x = 4, y = -9.9999 which rounds to exactly (4, -10) for your final answer

**Exam command terms**

Watch for these common command terms in graph feature questions:

- **Write down** — No working required, GDC output is sufficient for full marks

- **Find** — You must show 1-2 lines of working to confirm you did not guess the value

- **Explain** — You must link the graph feature to the real-world context of the model, e.g. 'the x-intercept represents the time when profit falls to zero'

*Calculator:* graphing_only

## Contextual Interpretation of Graph Features

Many AI SL graph feature questions are set in real-world contexts, so you will need to translate abstract x/y values into the scenario given.

**Check your understanding**

Test your interpretation skills for a population growth model P(t) where t is time in years:

1. What does the horizontal asymptote of P(t) represent?

   - The initial population at t=0
   - The maximum sustainable population the environment can support
   - The time when the population stops growing

   *Why:* This is the carrying capacity, a standard interpretation for logistic growth graphs in AI SL.

## GDC Accuracy Checks for Full Marks

A very common source of lost marks is unrounded or incorrectly rounded GDC outputs, which IB examiners penalize heavily.

> **mnemonic**
>
> R.A.P. = Round At Presentation: never round intermediate GDC values, only round your final answer to 3 significant figures as required by the IB mark scheme.

- Double check that your GDC is set to at least 4 decimal places in the mode menu
- If a question specifies a domain, restrict your GDC search to that domain to avoid finding off-range turning points
- Always write down the GDC menu tool you used (e.g. 'GDC: minimum function') to show your working even if you do not show algebra

## Common pitfalls

- **Wrong:** Forgetting to adjust the GDC window, leading you to miss a second x-intercept outside the default view
  - Why it fails: Default GDC windows only show x from -10 to 10, which may not cover the full domain specified in the question
  - Correct: Set your Xmin, Xmax, Ymin, Ymax to exactly match the domain and range given in the question before running any calculate tools
- **Wrong:** Rounding a GDC turning point value to 2 significant figures instead of 3
  - Why it fails: IB AI SL mark schemes require 3 significant figures for all non-exact values unless explicitly stated otherwise
  - Correct: Keep the full unrounded GDC value in your calculator memory, then round the final answer to 3 significant figures before writing it down
- **Wrong:** Confusing a vertical asymptote with an x-intercept where the graph dips very close to the x-axis
  - Why it fails: GDC trace mode can give you a very small y value that looks like zero, but is not actually a root
  - Correct: Verify any suspected root by substituting the x value back into the original function to confirm f(x) = 0
- **Wrong:** Stating that a horizontal asymptote is crossed at some large x value
  - Why it fails: Horizontal asymptotes only describe behaviour as x tends to ±infinity, graphs can cross them at finite x values
  - Correct: Only reference horizontal asymptote behaviour for very large positive or negative x values when answering exam questions
- **Wrong:** Using algebraic solving for a 4th degree function root instead of using the GDC
  - Why it fails: The IB explicitly awards marks for efficient GDC use on Paper 2, and wasting time on algebra will leave you with no time for later questions
  - Correct: If the function is higher than degree 2, use your GDC calculate tool to find roots and turning points immediately

## Cheatsheet

| Graph Feature | GDC Tool Name (TI-84) | Required Rounding |
| --- | --- | --- |
| x-intercept / root | Zero | 3 s.f. |
| y-intercept | Value (x=0) | Exact if possible, else 3 s.f. |
| Local maximum | Maximum | 3 s.f. |
| Local minimum | Minimum | 3 s.f. |
| Intersection of two graphs | Intersect | 3 s.f. |

## What's next

Now that you can reliably extract and interpret all key graph features using your GDC, you are ready to apply these skills to full function modelling questions, which are a major part of the AI SL course. You will practice fitting regression models to real data sets, using your graph feature knowledge to validate if a linear, quadratic, or exponential model is the best fit for the given data. You will also learn how to use GDC graph analysis to solve optimisation problems, where you find the maximum or minimum value of a real world quantity like profit or volume to get full marks on extended response questions.

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ib-math-ai-sl-u2-key-features-of-graphs-and/
