Lesson 22

Rewriting Quadratic Expressions in Vertex Form

  • Let’s see what else completing the square can help us do.

22.1: Three Expressions, One Function

These expressions each define the same function.

\(x^2 + 6x +8 \qquad (x+2)(x+4) \qquad (x+3)^2-1\)

Without graphing or doing any calculations, determine where the following features would be on a graph that represents the function.

  1. the vertex
  2. the \(x\)-intercepts
  3. the \(y\)-intercept

22.2: Back and Forth

  1. Here are two expressions in vertex form. Rewrite each expression in standard form. Show your reasoning.

    1. \((x+5)^2+1\)
    2. \((x-3)^2-7\)
  2. Think about the steps you took, and about reversing them. Try converting one or both of the expressions in standard form back into vertex form. Explain how you go about converting the expressions.
  3. Test your strategy by rewriting \(x^2+10x+9\) in vertex form.
  4. Let’s check the expression you rewrote in vertex form.

    1. Use graphing technology to graph both \(x^2+10x+9\) and your new expression. Does it appear that they define the same function?
    2. If you convert your expression in vertex form back into standard form, do you get \(x^2+10x+9\)?

22.3: Inconvenient Coefficients

    1. Here is one way to rewrite \(3x^2 + 12x + 9\) in vertex form. Study the steps and write a brief explanation of what is happening at each step.

      \(\displaystyle \begin {align} 3x^2 + 12x + 9 &\qquad& \text{Original expression}\\\\ 3(x^2 + 4x + 3)\\\\ 3(x^2 + 4x + 3 + 1 - 1)\\\\ 3(x^2+4x+4 -1)\\\\ 3\left((x+2)^2 -1\right) \\\\3(x+2)^2 - 3 \end {align}\)

    2. What is the vertex of the graph that represents this expression?
    3. Does the graph open upward or downward? Explain how you know.
  1. Rewrite each expression in vertex form. Show your reasoning.

    1. \(\text-2x^2 -4x +6\)
    2. \(4x^2 +24x + 20\)
    3. \(\text-x^2 +20x\)


  1. Write \(f(x) = 2(x-3)(x-9)\) in vertex form without completing the square. (Hint: Think about finding the zeros of the function.) Explain your reasoning.
  2. Write \(g(x)=2(x-3)(x-9)+21\) in vertex form without completing the square. Explain your reasoning.

22.4: Info Gap: Features of Functions

Your teacher will give you either a problem card or a data card. Do not show or read your card to your partner.

If your teacher gives you the data card:

  1. Silently read the information on your card.
  2. Ask your partner “What specific information do you need?” and wait for your partner to ask for information. Only give information that is on your card. (Do not figure out anything for your partner!)
  3. Before telling your partner the information, ask “Why do you need to know (that piece of information)?”
  4. Read the problem card, and solve the problem independently.
  5. Share the data card, and discuss your reasoning.

If your teacher gives you the problem card:

  1. Silently read your card and think about what information you need to answer the question.
  2. Ask your partner for the specific information that you need.
  3. Explain to your partner how you are using the information to solve the problem.
  4. When you have enough information, share the problem card with your partner, and solve the problem independently.
  5. Read the data card, and discuss your reasoning.

Pause here so your teacher can review your work. Ask your teacher for a new set of cards and repeat the activity, trading roles with your partner.

Summary

Remember that a quadratic function can be defined by equivalent expressions in different forms, which enable us to see different features of its graph. For example, these expressions define the same function:

\(\begin {align} (x-3)(x-7) \qquad &\text {factored form}\\ x^2-10x+21 \qquad &\text {standard form}\\ (x-5)^2-4 \qquad &\text {vertex form}\end {align}\)

  • From factored form, we can tell that the \(x\)-intercepts are \((3,0)\) and \((7,0)\).
  • From standard form, we can tell that the \(y\)-intercept is \((0,21)\).
  • From vertex form, we can tell that the vertex is \((5,\text-4)\).
Graph of a quadratic function on a grid.

Recall that a function expressed in vertex form is written as: \(a(x-h)^2 + k\). The values of \(h\) and \(k\) reveal the vertex of the graph: \((h, k)\) are the coordinates of the vertex. In this example, \(a\) is 1, \(h\) is 5, and \(k\) is -4.

  • If we have an expression in vertex form, we can rewrite it in standard form by using the distributive property and combining like terms.

    Let’s say we want to rewrite \((x-1)^2-4\) in standard form.

    \(\displaystyle \begin {align} &(x-1)^2-4 \\ &(x-1)(x-1)-4 \\& x^2-2x+1-4 \\&x^2-2x-3 \end {align}\)

  • If we have an expression in standard form, we can rewrite it in vertex form by completing the square.

    Let’s rewrite \(x^2 + 10x +24\) in vertex form.

    A perfect square would be \(x^2 + 10x +25\), so we need to add 1. Adding 1, however, would change the expression. To keep the new expression equivalent to the original one, we will need to both add 1 and subtract 1.

    \(\displaystyle \begin {align} &x^2 + 10x +24 \\& x^2 + 10x +24 + 1 - 1 \\ &x^2 + 10x + 25 - 1 \\ &(x+5)^2-1 \end {align}\)

  • Let’s rewrite another expression in vertex form: \(\text-2x^2 + 12x - 30\).

    To make it easier to complete the square, we can use the distributive property to rewrite the expression with -2 as a factor, which gives \(\text-2 (x^2 -6x + 15)\).

    For the expression in the parentheses to be a perfect square, we need \(x^2 -6x + 9\). We have 15 in the expression, so we can subtract 6 from it to get 9, and then add 6 again to keep the value of the expression unchanged. Then, we can rewrite \(x^2-6x+9\) in factored form.

    \(\displaystyle \begin {align} &\text-2x^2 + 12x -30 \\&\text-2(x^2 -6x +15) \\& \text-2(x^2 -6x +15 -6 +6) \\ &\text-2(x^2 -6x +9 +6) \\ &\text-2\left((x-3)^2 + 6\right) \end {align}\)

    This expression is not yet in vertex form, however. To finish up, we need to apply the distributive property again so that the expression is of the form \(a(x-h)^2 + k\):

    \(\displaystyle \begin {align} &\text-2\left((x-3)^2 + 6\right) \\&\text-2(x-3)^2 -12 \end {align}\)

    When written in this form, we can see that the vertex of the graph representing \(\text-2(x-3)^2 -12\) is \((3, \text-12)\).

Glossary Entries

  • vertex form (of a quadratic expression)

    The vertex form of a quadratic expression in \(x\) is \(a(x-h)^2 + k\), where \(a\), \(h\), and \(k\) are constants, and \(a\) is not 0.