Quadratic Models — Applying and Interpreting
Reading a graph and answering questions is only half the skill. The other half is interpreting what the features mean in the real world — and being critical enough to say when the model stops making sense.
A farmer has 80 m of fencing to enclose a rectangular paddock. One side is the barn wall (free). The area is modelled by $A = 40w - w^2$ where $w$ is the width of the paddock in metres.
Without calculating: What width do you think gives the maximum area? And can a width of $w = 50$ m be valid — why or why not?
A quadratic model only makes physical sense within its valid domain — the range of $x$ values for which the model gives meaningful, real-world results. Beyond the valid domain, the model may predict negative areas, imaginary times, or impossible quantities.
The valid domain is typically bounded by the $x$-intercepts (where the quantity is zero) and any practical physical constraints. The model is only valid between these limits.
Key facts
- The valid domain of a quadratic model is bounded by real-world constraints
- $x$-intercepts, vertex and $y$-intercept each have specific contextual meanings
- A quadratic model is only valid where it gives physically meaningful results
- Limitations arise because the model assumes a fixed, symmetric quadratic shape
Concepts
- How to use a given quadratic graph to answer practical questions
- Why the valid domain is usually confined to between the $x$-intercepts
- What the vertex means in different contexts (max height, max area, max profit)
- Why the quadratic model has limitations in real-world applications
Skills
- Read a quadratic graph and answer contextual questions about a practical situation
- Interpret the meaning of each intercept and the vertex in context
- State the valid domain with both the inequality and its contextual meaning
- Identify and explain at least two limitations of a quadratic model in a given context
Every feature of a parabola has a specific real-world meaning that depends entirely on what the variables represent. The interpretation is never just the coordinates — it is the story those coordinates tell.
What each feature tells you:
- $y$-intercept: The value of the modelled quantity when $x = 0$ — the initial or starting value. E.g. if $x$ = time, this is the quantity at time zero. If $x$ = units produced, this is the fixed cost with zero production.
- $x$-intercepts: Where the quantity is zero. E.g. when height = 0 (ball at ground), when profit = 0 (break-even), when area = 0 (no paddock). There may be two $x$-intercepts bounding the practical range.
- Vertex: The maximum (opens down) or minimum (opens up). Always the most important point: maximum height reached, maximum area enclosed, minimum cost, etc. State both the $x$ and $y$ coordinates with units and meaning.
What to write in your book
- $y$-intercept: value at $x = 0$ — state what the quantity is and what "at $x=0$" means in context.
- $x$-intercepts: where the modelled quantity equals zero — state what this means in context (ball lands, no profit, zero area).
- Vertex: maximum/minimum value — state both coordinates and their real-world meaning with units.
Quick check: For a ball thrown upward with height $h = -5t^2 + 30t$ (metres, seconds), what does the second $x$-intercept represent?
A mathematical model produces output for any $x$-value, but only a restricted range gives physically meaningful results. Identifying the valid domain is a critical thinking skill — NESA tests it explicitly.
How to determine the valid domain:
- Identify the physical quantity on the $x$-axis (time, width, units produced, etc.)
- Determine what values are physically possible — negative time is impossible; a paddock width can't exceed the total fence; a price can't be negative.
- Use the $x$-intercepts to find where the modelled quantity ($y$) becomes zero — usually a natural boundary.
- State the domain as an inequality with its meaning: e.g. "$0 \leq w \leq 40$ where $w$ is the width in metres — width must be non-negative and at most 40 m."
Model limitations — what to say: NESA expects specific, contextual limitations. Good responses name an assumption the model makes and explain why that assumption might not hold.
- "The model assumes the shape is exactly a parabola, but the projectile may be affected by wind resistance — changing the curve."
- "The model predicts positive area for any width between 0 and 40 m, but practical constraints (e.g. minimum width for animals) would further restrict the domain."
- "The profit model assumes a fixed price per unit, but in reality prices fall as supply increases."
What to write in your book
- Valid domain: range of $x$ giving physically meaningful $y$ values — usually $x_1 \leq x \leq x_2$ (between $x$-intercepts), further restricted by real-world constraints.
- State domain as inequality + meaning (e.g. "width must be between 0 and 40 m").
- Limitations: name the assumption + explain why it might fail in context.
True or false: For the model $h = -4t^2 + 20t$ (height of a ball), the valid domain is $0 \leq t \leq 5$ because height can't be negative and the ball lands at $t = 5$.
NESA provides you with a graph and asks you to answer questions about it — you must read values accurately, identify features, and translate numbers into contextual answers.
What NESA questions typically ask:
- "What is the maximum [height/area/profit]?" → Read the $y$-coordinate of the vertex.
- "When does [the ball land / the quantity return to zero]?" → Read the positive $x$-intercept.
- "What is the [value/height/cost] at $t = k$?" → Read the $y$-value at the specified $x$.
- "For what values of $x$ is [the quantity] greater than $k$?" → Find where the graph is above $y = k$ (read the two $x$-values where the graph meets the horizontal line $y = k$).
- "State the valid values of $x$ for this model." → State the domain with a brief justification.
What to write in your book
- Maximum/minimum → $y$-coordinate of vertex, with context.
- When quantity = 0 → $x$-intercept, with context.
- When quantity > $k$ → read two $x$-values where graph meets $y = k$; state interval.
- Always include units and contextual meaning alongside coordinates.
Fill the blanks: For $A = 40w - w^2$, the maximum area is m² at a width of m. The valid domain is $0 \leq w \leq$ .
Worked examples · 3 problems
A skateboard ramp is modelled by $h = -0.1x^2 + 2x$ where $h$ is height (m) and $x$ is horizontal distance (m). (a) What is the maximum height and where does it occur? (b) What is the horizontal length of the ramp? (c) State the valid domain.
$x$-intercepts: $h = 0 \Rightarrow -0.1x^2 + 2x = 0 \Rightarrow x(-0.1x + 2) = 0$
$x = 0$ or $x = 20$
Axis of symmetry: $x = (0 + 20)/2 = 10$ m
$h = -0.1(100) + 2(10) = -10 + 20 = 10$ m
Maximum height: 10 m at 10 m horizontal distance
Ramp ends where $h = 0$: at $x = 0$ (start) and $x = 20$ m (end)
Length = 20 m
$0 \leq x \leq 20$
The horizontal distance must be between 0 m and 20 m — the length of the ramp. Beyond these values the model gives negative heights, which are not physically meaningful.
A company's weekly profit ($ thousands) is modelled by $P = -2n^2 + 20n - 32$ where $n$ is the number of items produced (hundreds). From the graph: (a) Find the break-even points (when $P = 0$). (b) Find the maximum profit and the production level that achieves it. (c) For what production levels does the company make a profit?
$-2n^2 + 20n - 32 = 0$
$n^2 - 10n + 16 = 0$
$(n - 2)(n - 8) = 0$
$n = 2$ or $n = 8$ (hundred items)
Axis of symmetry: $n = (2 + 8)/2 = 5$ (hundred items)
$P = -2(25) + 20(5) - 32 = -50 + 100 - 32 = 18$ ($thousands)
Maximum profit: $18,000 at 500 items
Profit is positive between the break-even points:
$2 < n < 8$ (i.e. between 200 and 800 items)
A quadratic model for a roller coaster height is $h = -0.02d^2 + 1.6d$ (m, over horizontal distance $d$ in metres). Identify two limitations of this model.
$x$-intercepts: $d = 0$ and $d = 80$ m
Valid domain: $0 \leq d \leq 80$ m
Match each contextual question to the graph feature that answers it:
Top 3 list: For a profit model $P = -n^2 + 10n - 16$, list THREE things you must include in a complete answer to "fully analyse this quadratic model."
Farmer: $A = 40w - w^2$. $x$-intercepts at $w = 0$ and $w = 40$. Vertex: $w = 20$ m, $A = 400$ m². Maximum area is 400 m² at width 20 m. The valid domain is $0 \leq w \leq 40$ — at $w = 50$, the model gives $A = -500$ m², which is physically impossible. The model breaks down outside the valid domain.
SA 1. A ball is thrown and its height is modelled by $h = -5t^2 + 25t$ (m, seconds). The graph is a downward parabola with $x$-intercepts at $t = 0$ and $t = 5$. (a) Interpret the $x$-intercepts in context. (b) Find the maximum height and when it occurs. (c) State the valid domain and justify your answer. (4 marks)
SA 2. A company's monthly profit ($ thousands) is modelled by $P = -n^2 + 12n - 20$ where $n$ is items produced (hundreds). From the graph of this parabola: (a) Find the break-even points. (b) Find the maximum profit and the production level. (c) What production range gives a profit greater than $\$16{,}000$? (4 marks)
SA 3. A quadratic model for a ski jump is $h = -0.05d^2 + 3d$ where $h$ is height (m) and $d$ is horizontal distance (m). (a) Find the maximum height and horizontal distance at that point. (b) State the valid domain and explain why values outside this domain are invalid. (c) Give TWO limitations of this model for predicting the entire path of the ski jump. (4 marks)
📖 Comprehensive answers (click to reveal)
SA 1 (4 marks): (a) $t=0$: ball is thrown from ground level (height 0 at start); $t=5$: ball returns to ground (lands 5 seconds after being thrown) [1]. (b) Axis: $t=(0+5)/2=2.5$ s; $h=-5(6.25)+25(2.5)=-31.25+62.5=31.25$ m. Max height 31.25 m at 2.5 s [1+1]. (c) $0\leq t\leq 5$ — time can't be negative and the ball is on the ground (above ground) only between $t=0$ and $t=5$ [1].
SA 2 (4 marks): (a) $P=0$: $n^2-12n+20=0\Rightarrow(n-2)(n-10)=0\Rightarrow n=2$ or $n=10$ (hundreds). Break-even at 200 and 1000 items [1]. (b) Axis: $n=(2+10)/2=6$; $P=-36+72-20=16$. Max profit $\$16{,}000$ at 600 items [1+1]. (c) $P>16$: the vertex is the maximum, so $P=16$ only at the vertex — there is no range where $P>16$ (the parabola reaches exactly 16 at the vertex). If the question intended $P>15$: solve $-n^2+12n-20>15\Rightarrow n^2-12n+35<0\Rightarrow (n-5)(n-7)<0\Rightarrow 5<n<7$, i.e. 500 to 700 items [1].
SA 3 (4 marks): (a) $h=0$: $d(3-0.05d)=0\Rightarrow d=0$ or $d=60$. Axis: $d=30$ m; $h=-0.05(900)+3(30)=-45+90=45$ m. Max height 45 m at 30 m horizontal distance [1]. (b) Domain $0\leq d\leq 60$; outside this, the model gives $h<0$ (below ground), which is physically impossible once the jump ends [1]. (c) Any TWO: model assumes single symmetric parabola, but real jump includes takeoff ramp at an angle (not zero); landing may involve different dynamics; air resistance and lift from skis alter the path; the skier's body position changes the aerodynamic profile [1 per valid limitation].
Five timed contextual quadratic questions. Gold tier requires 90% + speed.
⚔ Enter the arenaMark lesson as complete
Tick when finished.