A function assigns each input exactly one output. We write \( f(x) \) to mean "the output of function \( f \) when the input is \( x \)".
Domain
The set of all allowed inputs (\( x- \)values).
e.g. for \( f(x) = \sqrt{}x, \) domain is \( x \geq 0 \)
Range
The set of all possible outputs (\( y- \)values).
e.g. for \( f(x) = x^2, \) range is \( y \geq 0 \)
▶
GDC tip: Graph the function and use the window/trace to identify the domain and range visually. Look for where the graph exists horizontally (domain) and vertically (range).
Worked Example
Given \( f(x) = 3x - 7, \) find \( f(4) \) and solve \( f(x) = 11 \).
Interpretation: Always state what \( m \) and \( c \) mean in context. E.g. "The gradient 45 means the cost increases by $45 for each additional hour."
3
Quadratic Models
A quadratic function produces a parabola. Used for projectile motion, area problems, and any quantity that increases then decreases (or vice versa).
Standard form
\( f(x) = ax^2 + bx + c \)
\( a \) > 0: opens upward \( a \) < 0: opens downward
Axis of symmetry
\( x = -b / (2a) \)
Vertex = (\( x, f(x)) \) at this value
TI-84 Plus CE — Finding vertex & roots
Enter equation in [Y=]
Press [GRAPH] to view the parabola [2nd][CALC] → 3: minimum (or 4: maximum) → set bounds → vertex [2nd][CALC] → 2: zero → set bounds → each root
TI-Nspire CX II — Finding vertex & roots
Open Graphs, type equation and press [Enter] [Menu] → Analyze Graph → Minimum (or Maximum) [Menu] → Analyze Graph → Zero → set bounds for each root
Casio fx-CG50 — Finding vertex & roots
[MENU] → Graph → enter Y1 = equation [DRAW] (F6), then [G-SOLV] (SHIFT+F5)
Select MIN/MAX for vertex, ROOT for \( x- \)intercepts
Worked Example
A ball is thrown upward. Its height is modelled by \( h(t) = -5t^2 + 20t + 1.5 \). Find the maximum height and when it hits the ground.
Axis of symmetry: \( t = -20 / (2 \times -5) = 2 \) seconds
Max height: \( h(2) = -5(4) + 20(2) + 1.5 = 21.5 \) m
Hits ground: solve \( h(t) = 0 \) using GDC \( \to t = 4.07 \) s (positive root)
Answer: Maximum height = 21.5 m at \( t = 2 \) s; hits ground at \( t = 4.07 \) s
Answer: \( P(t) = 500 \times 2 \)\( t/3 \); population = 8000 after 12 hours
▶
Half-life: For decay problems, "half-life of \( h \) hours" means \( f(t) = A \times (0.5) \)\( t/h \). The base is 0.5 and the exponent divides by the half-life period.
TI-84 Plus CE — Exponential regression
Enter data in [STAT] → Edit (L1, L2) [STAT] → CALC → 0: ExpReg
ExpReg L1, L2 → gives \( y = \) \( ab^{x} \) with values of \( a \) and \( b \)
TI-Nspire CX II — Exponential regression
Enter data in Lists & Spreadsheet [Menu] → Statistics → Stat Calculations → Exponential Regression
Select X List and Y List → gives \( y = \) \( ab^{x} \)
Casio fx-CG50 — Exponential regression
[MENU] → Statistics → enter data in List 1, List 2 [CALC] (F2) → REG → EXP → gives \( y = \) \( ab^{x} \)
5
Sinusoidal Models
Used for periodic (repeating) phenomena: tides, temperatures, Ferris wheels, daylight hours.
General sinusoidal model
\( f(x) = a \sin(b(x - c)) + d \)
\( a = \) amplitude period = 360° / \( b \) \( c = \) horizontal shift \( d = \) vertical shift (principal axis)
Amplitude
\( a = (max - min) / 2 \)
Principal axis
\( d = (max + min) / 2 \)
Worked Example
The depth of water in a harbour varies between 2 m and 10 m with a period of 12 hours. Write a model for depth \( D(t) \).
Amplitude: \( a = (10 - 2) / 2 = 4 \)
Principal axis: \( d = (10 + 2) / 2 = 6 \)
Period = 12, so \( b = 360 / 12 = 30 \)
\( D(t) = 4 \) sin(30\( t) + 6 \) (assuming high tide at \( t = 3) \)
Answer: \( D(t) = 4 \) sin(30\( t) + 6 \)
✗
Common error: Using radians instead of degrees at SL. At AI SL, angles are always in degrees. Check your GDC is in degree mode before graphing or solving.
The IB expects you to understand the four-stage modelling cycle: develop a model, fit parameters, test against data, then use the model to make predictions.
Stage 1 — Develop
Choose an appropriate model type (linear, quadratic, exponential, sinusoidal) based on the shape of the data or the real-world context.
Stage 2 — Fit
Use regression on the GDC or known information to find the parameters (\( a, b, c, \) etc.).
Stage 3 — Test
Check the model against the original data. Does it give reasonable values? Is \( r \) or \( R^2 \) close to 1? Do residuals look random?
Stage 4 — Use
Use the model for interpolation (predicting within the data range) or extrapolation (predicting outside — less reliable).
▶
IB Exam tip: When asked to "comment on the reliability" of a prediction, consider: Is it interpolation or extrapolation? Is \( r \) close to \( \pm 1 \)? Does the model make physical sense at extreme values?
TI-84 Plus CE — Regression overview
[STAT] → CALC:
4: LinReg(ax+b) 5: QuadReg 0: ExpReg C: SinReg
Turn on Diagnostic: [2nd][CATALOG] → DiagnosticOn → shows \( r \) and \( r^2 \)
TI-Nspire CX II — Regression overview
Lists & Spreadsheet → enter data [Menu] → Statistics → Stat Calculations → choose regression type
\( r \) and \( R^2 \) shown automatically in results
Casio fx-CG50 — Regression overview
[MENU] → Statistics → enter data [CALC] (F2) → REG → choose: X (linear), X2 (quadratic), EXP, SIN
\( r \) and \( R^2 \) displayed with regression output
7
Common Errors & Exam Traps
✗
Domain restrictions in context. If \( t \) represents time, then \( t \geq 0. \) If \( x \) is a number of people, then \( x \) must be a positive integer. Always state practical domain limits.
✗
Extrapolation dangers. A model fitted to data for 0 \( \leq t \leq 10 \) may give nonsensical predictions at \( t = 100 \). Exponential models are especially unreliable for long-term extrapolation.
✗
Confusing the model type. Constant rate of change = linear. Constant percentage change = exponential. Rises then falls (or repeats) = quadratic or sinusoidal. Look at the \( context, \) not just the numbers.
✗
Forgetting units. The IB deducts marks if your answer lacks units. "The height is 21.5" loses marks; "\( h = 21.5 \) m" does not.
✗
Not reading the graph window. When using GDC, adjust Xmin, Xmax, Ymin, Ymax to see the full shape. A poor window can hide roots or the vertex entirely.
▶
Formula booklet: The equation of a straight line, quadratic formula, and exponential/logarithmic relationships are given. The sinusoidal parameters (\( a, b, c, d) \) are NOT given — you must know how to find them from max, min, and period.
▶
3 sf rule: Unless the question specifies otherwise, give answers correct to 3 significant figures. When using regression, keep full GDC precision for intermediate calculations.
This website uses essential cookies for authentication and security. We respect your privacy and comply with GDPR.
By continuing, you accept our Privacy Policy.
Cookie details
Cookie Information
Essential Cookies
JMaths uses only essential cookies required for the platform to function properly:
Session Cookies
Keep you logged in while using the platform. Deleted when you close your browser.
CSRF Protection
Prevent cross-site request forgery attacks for your security.
Performance Cache
Help load pages faster by storing temporary data.
Privacy-Friendly Analytics
Plausible Analytics
We use Plausible, a privacy-first analytics tool that doesn't use cookies and doesn't collect any personal information. It only tracks anonymous page visits to help improve the platform.
Privacy First: Our analytics are fully GDPR, COPPA, and FERPA compliant. No personal data is collected, and no cookies are used for tracking. We do not use advertising or third-party tracking cookies.
Managing Cookies
You can control cookies through your browser settings, but disabling essential cookies
may prevent the platform from working correctly. For educational use, we recommend
keeping these essential cookies enabled.