40% off

Early-bird ends 15 Aug, 9am

Lock in £90

Graphs of Functions: Transforming Completed Square Forms

Updated August 2025

Learn how the coefficients in the completed square form y=a(x+b)2+cy = a(x + b)^2 + c transform the standard quadratic curve y=x2y = x^2. This essential topic for the TMUA covers vertical and horizontal translations, scaling, and reflections, allowing you to identify the vertex and line of symmetry instantly.

Core concept

The graph of y=a(x+b)2+cy = a(x + b)^2 + c is a transformed version of y=x2y = x^2 where cc determines vertical translation, bb determines horizontal translation, and aa determines vertical scaling and reflection.

Transforming the Parent Quadratic

To understand how altering the values of aa, bb, and cc affects the graph of y=a(x+b)2+cy = a(x + b)^2 + c, we must view the expression as a series of transformations applied to the parent function y=f(x)=x2y = f(x) = x^2. Each coefficient performs a specific geometric operation on the curve.

Breaking Down the Transformations

There are two primary ways to conceptualise the construction of the graph y=a(x+b)2+cy = a(x + b)^2 + c from the starting point y=x2y = x^2. We usually assume a0a \neq 0.

Sequence 1: Horizontal Scaling Approach (for a>0a > 0)

  1. Start with the parent function: y=x2y = x^2.
  2. Apply a horizontal squash towards the yy-axis by a factor of a\sqrt{a}: y=(ax)2=ax2y = (\sqrt{a}x)^2 = ax^2.
  3. Translate the graph horizontally by b-b units: y=a(x+b)2y = a(x + b)^2.
  4. Translate the graph vertically by cc units: y=a(x+b)2+cy = a(x + b)^2 + c.

Sequence 2: Vertical Scaling Approach (General Case)

  1. Start with the parent function: y=x2y = x^2.
  2. Apply a vertical stretch away from the xx-axis by a scale factor of aa: y=ax2y = ax^2.
  3. Translate the graph horizontally by b-b units: y=a(x+b)2y = a(x + b)^2.
  4. Translate the graph vertically by cc units: y=a(x+b)2+cy = a(x + b)^2 + c.

You should verify that both methods produce the same final graph by testing values like a=4a = 4. In the first method, we use f(ax)f(\sqrt{a}x), which is a horizontal squash. In the second, we use af(x)af(x), which is a vertical stretch. For the specific case of the quadratic x2x^2, these operations are equivalent.

Dealing with Negative Coefficients

When aa is negative, the first sequence becomes more complex because we cannot take the square root of a negative number. In this case, we must introduce an additional reflection step:

  1. Start with y=x2y = x^2.
  2. Apply a horizontal squash by factor a\sqrt{|a|}: y=ax2y = |a|x^2.
  3. Reflect the graph in the xx-axis to account for the negative sign: y=ax2y = -|a|x^2.
  4. Apply translations for bb and cc as before.

While technically correct, this is often cumbersome. It is usually simpler to treat the multiplication by aa as a single vertical transformation that includes both a stretch by factor a|a| and a reflection in the xx-axis if a<0a < 0.

Geometric Features of the Transformed Graph

By understanding these transformations, we can immediately identify the key features of the quadratic curve without extensive calculation:

  1. The Vertex (Turning Point): On the parent graph y=x2y = x^2, the vertex is at (0,0)(0, 0). After a horizontal translation by b-b and a vertical translation by cc, the vertex moves to the point (b,c)(-b, c).
  2. The Line of Symmetry: The line of symmetry for y=x2y = x^2 is x=0x = 0. In the transformed graph, this becomes the vertical line x=bx = -b.
  3. Orientation: If a>0a > 0, the graph is a U-shape (concave up). If a<0a < 0, the graph is an inverted U-shape (concave down).

You are encouraged to pick different sets of values for aa, bb, and cc and use a graph sketching package to follow through these transformations step by step. This will help you justify the position and shape of any quadratic curve encountered in the TMUA.

Key takeaways

  • The vertex of the quadratic y=a(x+b)2+cy = a(x + b)^2 + c is always located at (b,c)(-b, c).
  • A positive bb shifts the graph to the left, while a negative bb shifts it to the right.
  • The coefficient aa scales the graph vertically: a>1|a| > 1 makes the curve narrower, while 0<a<10 < |a| < 1 makes it wider.
  • The constant cc is a direct vertical translation, shifting the entire curve up or down.
Tips

In TMUA questions, if you are given a quadratic in expanded form ax2+bx+cax^2 + bx + c, always complete the square first. This immediately gives you the transformation parameters and the coordinates of the turning point.

Cautions

The most common error is the direction of the horizontal shift. Remember that (x+3)2(x + 3)^2 moves the graph of x2x^2 to the left by 3 units, not the right. Always check by finding the value of xx that makes the bracket zero.

Insight

This completed square form is a perfect example of how algebra and geometry are linked. The algebraic process of completing the square is geometrically equivalent to finding the unique translation and stretch that maps the standard parabola onto the specific curve in the problem.

Worked Examples

Example 1
A family of quadratic curves is given by yk=2(xk2)2+k22+4k+3y_k = 2\left(x - \frac{k}{2}\right)^2 + \frac{k^2}{2} + 4k + 3 where kk is any real number and yky_k is a function of xx.
All these curves are sketched, and the point with the lowest y-coordinate among all the curves
yky_k is (a,b)(a,b).
Find the value of
a+ba + b
A:-1
B:-3
C:-5
D:-7
E:-9

Practice Questions

Practice Question 1
The graph of the quadratic
y=px2+qx+py = px^2 + qx + p
where
p>0p > 0, intersects the xx-axis at two distinct points.
In which one of the following graphs does the shaded region show the complete set of possible values that
pp and qq could take?
Exam diagram
A:Graph A
B:Graph B
C:Graph C
D:Graph D
E:Graph E
F:Graph F
G:Graph G
H:Graph H

Frequently asked questions

Why is the horizontal shift b-b and not +b+b?

The notation f(x+b)f(x + b) means the yy-value at a given xx is what the original function ff achieved bb units further along the xx-axis. To bring that value back to your current xx, the entire graph must shift backwards, or to the left, by bb units.

How does aa affect the roots of the quadratic?

If aa and cc have opposite signs, the graph must cross the xx-axis, meaning the quadratic has two real roots. If they have the same sign, the vertex is above the xx-axis and opens upwards, or below and opens downwards, resulting in no real roots.

Does the order of transformations matter?

Yes. Usually, we apply the scaling (stretch) and horizontal shift before the vertical shift cc. If you were to translate vertically first and then stretch by aa, the constant cc would also be multiplied by aa, changing the final equation.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.