← Year 12: Algebra

NSWMaths Standard 2Syllabus dot point

How are quadratic functions used to model real-world situations such as projectile motion and maximum revenue?

Model practical situations with quadratic functions and find maximum or minimum values, intercepts and zeros

A focused answer to the HSC Maths Standard 2 dot point on quadratic models. Standard form, finding the vertex, intercepts and zeros, and applying quadratics to projectile motion, maximum revenue and area problems with worked examples.

Generated by Claude OpusReviewed by Better Tuition Academy8 min answer

Have a quick question? Jump to the Q&A page

What this dot point is asking

NESA wants you to recognise when a real situation needs a quadratic model (projectile motion, maximum or minimum problems, area-perimeter problems), find the vertex, the axis-intercepts and the zeros, and interpret what each means in context.

The answer

Downward parabola showing vertex, y-intercept and zeros A downward-opening parabola with the vertex marked at the top, the y-intercept where the curve crosses the y-axis, and the two zeros where it crosses the x-axis. The axis of symmetry passes vertically through the vertex. x y vertex (maximum) axis of symmetry zero zero y-intercept = c x = βˆ’b/2a

Standard form

A quadratic has the form

y=ax2+bx+c,a≠0.y = a x^2 + b x + c, \quad a \neq 0.

The graph is a parabola.

  • IMATH_5 : opens upward, vertex is a minimum.
  • IMATH_6 : opens downward, vertex is a maximum.

Finding the vertex

The vertex (highest or lowest point) occurs at

x=βˆ’b2a.x = -\frac{b}{2 a}.

Substitute back into y=ax2+bx+cy = a x^2 + b x + c to find the maximum or minimum value.

The xx-coordinate of the vertex is also the axis of symmetry; the parabola is mirror-symmetric about x=βˆ’b2ax = -\frac{b}{2a}.

Zeros (where y=0y = 0)

Solve ax2+bx+c=0a x^2 + b x + c = 0.

  • By factorising if the quadratic factors cleanly.
  • By the quadratic formula x=βˆ’bΒ±b2βˆ’4ac2ax = \frac{-b \pm \sqrt{b^2 - 4 a c}}{2 a} in general.

The discriminant Ξ”=b2βˆ’4ac\Delta = b^2 - 4 a c tells you how many real zeros there are: two if Ξ”>0\Delta > 0, one if Ξ”=0\Delta = 0, none if Ξ”<0\Delta < 0.

IMATH_17 -intercept

Set x=0x = 0. The yy-intercept is just cc.

Practical contexts

  • Projectile motion. h=βˆ’g2t2+v0t+h0h = -\frac{g}{2} t^2 + v_0 t + h_0 where gβ‰ˆ9.8g \approx 9.8 or 1010 m/s2^2, v0v_0 is initial vertical velocity, h0h_0 is initial height. Vertex gives the peak height; positive zero gives the landing time.
  • Maximum revenue or profit. R=p(x)β‹…xR = p(x) \cdot x where p(x)p(x) is a linear price-quantity model; multiplied out, RR is quadratic. Vertex gives the revenue-maximising quantity.
  • Maximum area with fixed perimeter. Length-width problems with a constraint. Substitute the constraint into the area formula to get a quadratic.

Past exam questions, worked

Real questions from past NESA papers on this dot point, with our answer explainer.

2022 HSC Q284 marksA ball is thrown from a height of 22 m with its height hh (in metres) above the ground after tt seconds given by h=βˆ’5t2+10t+2h = -5 t^2 + 10 t + 2. Find the maximum height and the time at which it hits the ground.
Show worked answer β†’

Maximum height is at the vertex. The vertex of h=at2+bt+ch = a t^2 + b t + c occurs at t=βˆ’b2at = -\frac{b}{2a}.

t=βˆ’102Γ—(βˆ’5)=1010=1t = -\frac{10}{2 \times (-5)} = \frac{10}{10} = 1 second.

Maximum height: h=βˆ’5(1)2+10(1)+2=βˆ’5+10+2=7h = -5(1)^2 + 10(1) + 2 = -5 + 10 + 2 = 7 m.

Hits the ground when h=0h = 0: βˆ’5t2+10t+2=0-5 t^2 + 10 t + 2 = 0, or 5t2βˆ’10tβˆ’2=05 t^2 - 10 t - 2 = 0.

Quadratic formula: t=10Β±100+4010=10Β±14010β‰ˆ10Β±11.83210t = \frac{10 \pm \sqrt{100 + 40}}{10} = \frac{10 \pm \sqrt{140}}{10} \approx \frac{10 \pm 11.832}{10}.

Positive root: tβ‰ˆ21.83210=2.18t \approx \frac{21.832}{10} = 2.18 seconds.

Markers reward the vertex formula, the maximum height substituted, and the quadratic formula with only the positive solution.

2023 HSC Q273 marksThe profit per week from selling xx items is given by P=βˆ’2x2+80xβˆ’200P = -2 x^2 + 80 x - 200 dollars. Find the number of items sold for maximum profit and that maximum profit.
Show worked answer β†’

Vertex at x=βˆ’b2a=βˆ’802Γ—(βˆ’2)=804=20x = -\frac{b}{2a} = -\frac{80}{2 \times (-2)} = \frac{80}{4} = 20 items.

Maximum profit: P = -2(20)^2 + 80(20) - 200 = -800 + 1600 - 200 = \600$.

Markers reward identifying that the parabola opens downward so the vertex is a maximum, the vertex formula, and the profit calculation. Half mark for x=20x = 20 alone.

Related dot points