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

Graph of a function

Practice Flashcards

Flip cards to reveal answers
Card 1 of 482.3.1
2.3.1
Question

What does every point (x, y) on a function graph tell you?

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.3

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

2.3.116 cards

Card 1definition
Question

What does every point (x, y) on a function graph tell you?

Answer

It tells you that when the input is x, the output is y — i.e. f(x) = y. The x-axis shows inputs; the y-axis shows outputs.

Card 2concept
Question

The graph of f passes through (3, 7). What is f(3)?

Answer

f(3) = 7. Read the y-value at x = 3 directly from the graph.

Card 3concept
Question

How do you find f(4) from a graph?

Answer

Locate x = 4 on the horizontal axis, go straight up to the curve, then read across to the y-axis. That y-value is f(4).

Card 4concept
Question

A graph passes through (0, −5) and (4, 3). What is f(0)?

Answer

f(0) = −5. The point (0, −5) is on the graph, so when x = 0 the output is −5.

Card 5concept
Question

IB asks you to "sketch" a graph. What minimum features must you show?

Answer

Shape of the curve, any x- and y-intercepts, turning points (if present), and asymptotes (if relevant). Label key values. Accuracy matters less than the correct shape and labelled features.

Card 6definition
Question

Which function families produce each shape: straight line, U-shape, J-curve, wave?

Answer

Straight line → linear. U-shape → quadratic. J-curve → exponential. Wave → sinusoidal.

Card 7concept
Question

How do you sketch y = −2x + 6?

Answer

y-intercept at (0, 6). Gradient = −2: from (0, 6), go right 1 and down 2 to reach (1, 4). Draw a straight line through both points and label the y-intercept.

Card 8concept
Question

A quadratic opens downward. What does this tell you about coefficient a?

Answer

a < 0. The parabola has a maximum (peak) at the vertex. If a > 0 it opens upward with a minimum.

Card 9concept
Question

IB says "Write down f(2)." How do you answer from a graph?

Answer

Go to x = 2 on the horizontal axis, read straight up to the curve, then across to the y-axis. Write the y-value you find. "Write down" means no working is needed.

Card 10concept
Question

From a graph, how do you find x when f(x) = 5?

Answer

Draw a horizontal line at y = 5. Where it meets the curve, read straight down to the x-axis. There may be more than one solution.

Card 11concept
Question

A graph shows f(x) = 0 at x = −1 and x = 3. What does this mean?

Answer

The function has two x-intercepts (zeros/roots) at x = −1 and x = 3. The curve crosses the x-axis at those points.

Card 12concept
Question

IB allows ±0.2 tolerance when reading values from a graph. Why?

Answer

Printed graphs have limited precision. As long as your reading is within 0.2 of the true value, the mark is awarded. Always read as carefully as possible.

Card 13concept
Question

How can you tell an exponential graph from a quadratic graph?

Answer

Exponential: approaches a horizontal asymptote (y → 0 as x → −∞), never crosses the x-axis (if a > 0). Quadratic: has a vertex (turning point), usually has two x-intercepts, is symmetric.

Card 14definition
Question

A graph approaches y = 4 as x → ∞ but never quite reaches it. What feature is this?

Answer

A horizontal asymptote at y = 4. The curve gets arbitrarily close but never equals 4.

Card 15concept
Question

A function graph has two turning points. What types could it be?

Answer

A cubic polynomial or a sinusoidal function. A quadratic has only one turning point; two suggests a higher-degree polynomial or a periodic function.

Card 16concept
Question

An exponential model y = a · bˣ with b > 1 is graphed. As x → ∞, what happens to y?

Answer

y → ∞. The graph grows without bound — steeper and steeper. As x → −∞, y → 0 (horizontal asymptote).

2.3.216 cards

Card 17definition
Question

Define x-intercept and y-intercept.

Answer

x-intercept: where the graph crosses the x-axis — this is where y = 0. y-intercept: where the graph crosses the y-axis — this is where x = 0.

Card 18concept
Question

Can a function have more than one y-intercept?

Answer

No. A function produces exactly one output for x = 0, so there is exactly one y-intercept. However, a function can have zero, one, or many x-intercepts.

Card 19concept
Question

A function has no x-intercept. What does this tell you about the graph?

Answer

The curve stays entirely above or below the x-axis — its output is never zero.

Card 20definition
Question

IB uses the words "zeros", "roots", and "x-intercepts." What do they all mean?

Answer

All three refer to the values of x where f(x) = 0 — i.e. where the graph meets the x-axis. They are the same thing.

Card 21formula
Question

How do you find the y-intercept of any function algebraically?

Answer

Substitute x = 0 into the function and calculate the output. The y-intercept is at the point (0, f(0)).

Card 22concept
Question

Find the y-intercept of f(x) = x² − 3x + 7.

Answer

f(0) = 0 − 0 + 7 = 7. y-intercept is (0, 7).

Card 23concept
Question

State the y-intercept of f(x) = 5 · 2ˣ.

Answer

f(0) = 5 · 2⁰ = 5 · 1 = 5. y-intercept is (0, 5). For any exponential y = a · bˣ, the y-intercept is always (0, a).

Card 24concept
Question

Why is the y-intercept always the constant c in y = mx + c?

Answer

When x = 0: y = m(0) + c = c. So the line always meets the y-axis at the constant term.

Card 25formula
Question

How do you find x-intercepts algebraically?

Answer

Set f(x) = 0 and solve. Each solution is an x-intercept (root/zero).

Card 26concept
Question

Find the x-intercepts of f(x) = x² − x − 6.

Answer

Set x² − x − 6 = 0. Factor: (x − 3)(x + 2) = 0. So x = 3 or x = −2. x-intercepts are (3, 0) and (−2, 0).

Card 27concept
Question

On Paper 2, IB asks "Find the zeros of f." What do you write?

Answer

The x-values where f(x) = 0, typically as coordinates: e.g. (−2, 0) and (3, 0), or just x = −2 and x = 3. Using the GDC Zero function is fine.

Card 28concept
Question

A quadratic discriminant b² − 4ac < 0. What does this mean for x-intercepts?

Answer

No real x-intercepts — the parabola is entirely above or below the x-axis. The equation has no real solutions.

Card 29concept
Question

The model h(t) = −5t² + 20t gives the height (m) of a ball. What do the x-intercepts represent?

Answer

Times when h = 0 — i.e. when the ball is on the ground: t = 0 (launch) and t = 4 (lands). x-intercepts are times, not heights.

Card 30concept
Question

P(t) = 800 · 1.04ᵗ. What does the y-intercept represent?

Answer

P(0) = 800. The y-intercept is the initial population of 800 (at time t = 0).

Card 31concept
Question

IB asks "State the meaning of the y-intercept in this context." How do you score the mark?

Answer

State what the y-intercept value represents using the context's real-world units and language. E.g. "800 is the initial population at the start of the study."

Card 32concept
Question

C(n) = 120n + 400. What does the y-intercept 400 represent?

Answer

The fixed cost of 400 — even if n = 0 units are produced, the cost is still 400 (overhead/startup cost).

2.3.316 cards

Card 33definition
Question

What is the "viewing window" on a GDC?

Answer

The range of x and y values displayed on screen. Set using Xmin, Xmax, Ymin, Ymax. If the window is wrong, key features of the graph will be off-screen.

Card 34concept
Question

You graph f(x) = x³ − 100x and see a flat line. What should you do?

Answer

The turning points are outside the default window. Zoom out — increase the x and y range (e.g. −15 to 15). Use ZoomFit or adjust Ymin/Ymax manually.

Card 35concept
Question

Why should you always adjust the GDC window before reading off any values?

Answer

Key features (intercepts, turning points, asymptotes) may be off-screen in the default window. Missing them leads to incomplete or wrong answers.

Card 36concept
Question

What does the "ZoomFit" feature on a GDC do?

Answer

Automatically adjusts the y-window to show all points of the graph within the current x-range. Use it when the default window shows nothing useful.

Card 37formula
Question

How do you find x-intercepts (zeros) on a GDC?

Answer

Graph the function. Use 2nd → Calc → Zero (TI-84). Set a left bound and right bound on either side of each zero. The GDC gives the exact x-value.

Card 38formula
Question

How do you find the intersection of two graphs on a GDC?

Answer

Graph both functions. Use 2nd → Calc → Intersect (TI-84). Move the cursor near the intersection and press Enter three times. The GDC gives both x and y coordinates.

Card 39concept
Question

IB asks for the coordinates of the intersection of f(x) and g(x). The GDC shows x = 2.31. What must you also record?

Answer

The y-coordinate. Substitute x = 2.31 into either equation, or read y from the GDC screen. IB expects both coordinates: e.g. (2.31, 5.62).

Card 40concept
Question

Alternative GDC method: how can you find where f(x) = g(x) without using Intersect?

Answer

Graph h(x) = f(x) − g(x) and find its zeros using the Zero function. Where h(x) = 0 is exactly where f(x) = g(x).

Card 41formula
Question

How do you find a local maximum on a GDC (TI-84)?

Answer

Graph f(x). Use 2nd → Calc → Maximum. Set a left bound before the peak and a right bound after it. The GDC returns both x and y coordinates of the maximum.

Card 42concept
Question

IB asks for coordinates of a local minimum. What exactly must you write?

Answer

Both the x and y coordinates as a pair: e.g. (2, −3). Never write only the x-value — that loses the second mark.

Card 43concept
Question

A cubic has two turning points. How do you find both on the GDC?

Answer

Use Maximum for the peak and Minimum for the trough — run them separately with appropriate bounds around each turning point.

Card 44concept
Question

The GDC Maximum gives (1.5, 12). IB asks "What is the maximum value of f?" What do you write?

Answer

12. The maximum value is the y-coordinate of the turning point, not the x-coordinate.

Card 45concept
Question

GDC shows intersection at x = 3.46, y = 8.92. How do you write this in an IB answer?

Answer

Write both coordinates clearly: x = 3.46, y = 8.92 (3 s.f. unless told otherwise). Or write the coordinate pair (3.46, 8.92).

Card 46concept
Question

IB says "use your GDC" on Paper 2. Do you need to show algebraic working?

Answer

No — you must state the GDC result clearly (coordinates, equation, etc.) but no algebraic working is needed. Always write what you found, not how the GDC found it.

Card 47concept
Question

When can you use a GDC — Paper 1 or Paper 2?

Answer

Paper 2 only. Paper 1 is the non-calculator paper. No GDC allowed on Paper 1.

Card 48concept
Question

To how many significant figures should you round GDC results in IB answers?

Answer

3 significant figures (3 s.f.), unless the question specifies otherwise. Using more decimal places is not wrong but messy; using fewer can cost marks.

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