Back to all Math AI SL topics
Topic 2.4Math AI SL SL48 flashcards

Features of a graph

Practice Flashcards

Flip cards to reveal answers
Card 1 of 482.4.1
2.4.1
Question

Define a local maximum of a function.

Click to reveal answer

Track your progress — Sign up free to save your progress and get smart review reminders based on spaced repetition.

All Flashcards in Topic 2.4

Below are all 48 flashcards for this topic. Sign up free to track your progress and get personalized review schedules.

2.4.116 cards

Card 1definition
Question

Define a local maximum of a function.

Answer

A point where the function value is higher than all nearby values — the graph has a peak there. The function increases up to it and decreases after it.

Card 2concept
Question

What is the difference between a maximum point and a maximum value?

Answer

Maximum point: both coordinates, e.g. (2, 9). Maximum value: just the y-value, e.g. 9. IB questions ask for either — read carefully.

Card 3concept
Question

At a turning point, what is true about the gradient of the curve?

Answer

The gradient is zero at every turning point. The tangent line is horizontal there.

Card 4concept
Question

Can a function have a local maximum that is lower than a local minimum elsewhere on the curve?

Answer

Yes — local max/min are only local (in a neighbourhood). The global maximum is the highest point overall, which may be different from any local maximum.

Card 5concept
Question

The graph has a peak at (3, 8). Write down the local maximum.

Answer

Local maximum at (3, 8). The x-coordinate is 3 and the maximum value is 8. State both.

Card 6concept
Question

IB asks "Write down the coordinates of the local minimum." What must your answer look like?

Answer

A coordinate pair: e.g. (−1, −5). Both x and y must be stated. Writing only x = −1 loses the second mark.

Card 7concept
Question

A graph reaches a low point at (−2, 1). What is the minimum value of f?

Answer

1. The minimum value is the y-coordinate. The point (−2, 1) tells you the minimum occurs at x = −2, and the minimum value is 1.

Card 8concept
Question

How do you identify a local minimum from a graph just by looking?

Answer

Look for a trough — a point where the graph changes from decreasing (falling) to increasing (rising). The curve dips down then comes back up.

Card 9formula
Question

Steps to find a local maximum on a GDC (TI-84):

Answer

1. Graph f(x) with an appropriate window. 2. Press 2nd → Calc → Maximum. 3. Move left of the peak: press Enter (left bound). 4. Move right of the peak: press Enter (right bound). 5. Press Enter again (guess). GDC shows coordinates.

Card 10concept
Question

GDC gives a minimum at x = 2.718. IB asks for the answer to 3 s.f. What do you write?

Answer

x = 2.72 (3 s.f.). Then substitute into f to find y, e.g. y = f(2.72). State both coordinates.

Card 11concept
Question

Why must you always state y as well as x for a turning point?

Answer

IB markschemes award separate marks for each coordinate. Writing only x earns 0 marks for the y-coordinate. Always give both.

Card 12concept
Question

A cubic has two turning points. GDC Maximum gives (−1, 4). What else should you find?

Answer

The local minimum. Run GDC Minimum with bounds around the other turning point to get its coordinates too.

Card 13concept
Question

h(t) = −4t² + 24t. The maximum is at (3, 36). Interpret this in context.

Answer

After 3 seconds the ball reaches its highest point of 36 m above the ground.

Card 14concept
Question

Profit P(n) has a maximum at (500, 8000). What does this mean?

Answer

Maximum profit of 8000 occurs when 500 units are produced. Producing more or fewer reduces profit.

Card 15concept
Question

IB asks "Interpret the local maximum in context." How do you score the mark?

Answer

State what the x-value represents (e.g. time, units) and what the y-value represents (e.g. height, profit) using the context's specific units. E.g. "After 3 hours, temperature reaches its peak of 36°C."

Card 16concept
Question

A profit model has a minimum at n = 10. What does this suggest about the business?

Answer

At n = 10 units, profit is at its lowest. The business loses the most money at this production level, and should either produce fewer or more units.

2.4.216 cards

Card 17definition
Question

Define an increasing function on an interval.

Answer

f is increasing on an interval if the output rises as you move left to right: whenever x₁ < x₂, we have f(x₁) < f(x₂). The graph goes upward.

Card 18concept
Question

How can you tell a function is decreasing from its graph?

Answer

The graph moves downward as you read from left to right — outputs fall as inputs increase.

Card 19concept
Question

At a local maximum, is the function increasing or decreasing immediately before it?

Answer

Increasing — the function rises up to the maximum, then begins decreasing after it.

Card 20concept
Question

What notation does IB accept for stating intervals?

Answer

Inequalities (e.g. 1 < x < 4) and interval notation (e.g. (1, 4)) are both accepted. Write whichever matches the question's phrasing.

Card 21concept
Question

A graph rises from x = −2 to x = 1, then falls. On what interval is f increasing?

Answer

f is increasing on −2 < x < 1 (or [−2, 1]).

Card 22concept
Question

A function has a maximum at x = 2 and minimum at x = 5. State all increasing and decreasing intervals.

Answer

Increasing: x < 2 and x > 5. Decreasing: 2 < x < 5.

Card 23concept
Question

IB asks "State the interval on which f is decreasing." What format is required?

Answer

An inequality or interval notation including both endpoints. E.g. 2 ≤ x ≤ 5 or [2, 5]. The interval must refer to x-values (inputs), not y-values.

Card 24concept
Question

f(x) = x². On what interval is f decreasing?

Answer

For x < 0. The parabola falls from left toward x = 0, then rises for x > 0. The minimum is at (0, 0).

Card 25concept
Question

A student writes "f is increasing at x = 3." What is wrong?

Answer

"Increasing at a point" is meaningless. Increasing is a property of an interval, not a single point. Write "f is increasing for x > 3" or "f is increasing on (1, 3)".

Card 26concept
Question

IB asks for the "interval on which f is increasing." A student writes "f(x) increases from 4 to 9." What is wrong?

Answer

The answer should be an interval of x-values, not y-values. Correct: e.g. "1 < x < 3." The y-values (4 to 9) are outputs, not the interval.

Card 27concept
Question

Should you include the endpoints of a turning point in an increasing interval? E.g. is the max at x = 2 included?

Answer

IB accepts both x < 2 and x ≤ 2 for the increasing interval up to a maximum. Either strict or inclusive inequalities are fine unless the question specifies.

Card 28concept
Question

A linear function y = 3x − 1. Is it increasing, decreasing, or neither?

Answer

Increasing everywhere — gradient is 3 > 0, so the output always rises as x increases. No turning points.

Card 29concept
Question

T(t) is increasing for 0 ≤ t ≤ 5 (hours). What does this mean in context?

Answer

The temperature rises during the first 5 hours.

Card 30concept
Question

IB asks "Find the intervals during which the population is decreasing." What type of answer is needed?

Answer

An interval of t-values (the input variable), e.g. "3 < t < 8 hours." Not y-values. Use the same variable as the context.

Card 31concept
Question

Profit increases from n = 0 to n = 200, then decreases. What is significant about n = 200?

Answer

n = 200 is where the profit function has its local maximum — the production level giving the greatest profit.

Card 32concept
Question

IB asks "Describe the behaviour of f for large positive values of x." What kind of answer is needed?

Answer

State whether f is increasing or decreasing, and whether it approaches a fixed value (asymptote) or continues without bound. E.g. "f is decreasing and approaches y = 3."

2.4.316 cards

Card 33definition
Question

Define a horizontal asymptote.

Answer

A horizontal line y = k that the graph approaches as x → ∞ or x → −∞, but (usually) never reaches or crosses.

Card 34concept
Question

Which function family always has a horizontal asymptote at y = 0 (if not vertically shifted)?

Answer

Exponential: y = a · bˣ. As x → −∞ (for b > 1) or x → ∞ (for 0 < b < 1), the output approaches 0.

Card 35concept
Question

IB asks "Write down the equation of the horizontal asymptote." What is the required format?

Answer

Write it as a full equation: e.g. y = 3. Not just "3" — the y = must be included.

Card 36concept
Question

In plain language, what does "approaching an asymptote" mean?

Answer

As x gets very large (or very negative), the output of f gets arbitrarily close to the asymptote value — but the curve never quite touches that line.

Card 37concept
Question

State the horizontal asymptote of f(x) = 3 · 2ˣ + 5.

Answer

y = 5. As x → −∞, 3 · 2ˣ → 0, so f(x) → 5. The +5 shifts the asymptote up from y = 0 to y = 5.

Card 38concept
Question

How does the horizontal asymptote affect the range of f(x) = 2 · 3ˣ + 4?

Answer

Range is f(x) > 4. The function always stays above y = 4 (never equals it), so 4 is excluded from the range.

Card 39concept
Question

f(x) = 100 · 0.5ˣ + 10. What is the horizontal asymptote and what happens as x → ∞?

Answer

Horizontal asymptote y = 10. As x → ∞, 100 · 0.5ˣ → 0, so f(x) → 10 from above.

Card 40concept
Question

What does a horizontal asymptote tell you about the range of the function?

Answer

The function never reaches the asymptote value, so that value is excluded from the range. E.g. if asymptote y = 3 and function approaches from above, range is f(x) > 3.

Card 41definition
Question

What is a vertical asymptote?

Answer

A vertical line x = a where the function is undefined and its output grows to ±∞ as x approaches a from either side.

Card 42concept
Question

Where does y = 1/(x − 3) have a vertical asymptote?

Answer

At x = 3 — the denominator is zero there, so the function is undefined. The graph blows up to ±∞ near x = 3.

Card 43concept
Question

Common trap: a student confuses the asymptote y = 0 with an x-intercept. What is the difference?

Answer

x-intercept: the curve actually touches or crosses y = 0. Asymptote y = 0: the curve approaches y = 0 but never reaches it.

Card 44concept
Question

f(x) = 5/(2x + 4). Find the vertical asymptote.

Answer

Set denominator = 0: 2x + 4 = 0 → x = −2. Vertical asymptote at x = −2.

Card 45definition
Question

What does "end behaviour" mean for a function?

Answer

How f(x) behaves as x → ∞ or x → −∞ — whether it grows, falls, or approaches a limiting value (asymptote).

Card 46concept
Question

f(x) = 2 · 0.5ˣ. Describe the end behaviour as x → ∞.

Answer

As x → ∞, 0.5ˣ → 0, so f(x) → 0. The graph approaches the asymptote y = 0 from above and decreases toward it.

Card 47concept
Question

A function increases without bound as x → ∞. How do you express this?

Answer

f(x) → ∞ as x → ∞. There is no horizontal asymptote — the function grows forever.

Card 48concept
Question

IB asks "Describe the behaviour of the function for large values of x." What should your answer include?

Answer

State whether f increases, decreases, or approaches a fixed value. If it approaches a value, give the equation of the asymptote. Use context language if relevant.

Want smart review reminders?

Sign up free to track your progress. Our spaced repetition algorithm will tell you exactly which cards to review and when.

Start Free