Unit 8 Quadratic Equations — Unit Plan

TitleTakeawaysStudent SummaryAssessment
Lesson 1
Finding Unknown Inputs

The height of a softball, in feet, tt seconds after someone throws it straight up, can be defined by f(t)=-16t2+32t+5f(t) = \text-16t^2+32t+5. The input of function ff is time, and the output is height.

We can find the output of this function at any given input. For instance:

  • At the beginning of the softball's journey, when t=0t = 0, its height is given by f(0)f(0).
  • Two seconds later, when t=2t=2, its height is given by f(2)f(2).

The values of f(0)f(0) and f(2)f(2) can be found using a graph or by evaluating the expression -16t2+32t+5\text-16t^2+32t+5 at those values of tt. What if we know the output of the function and want to find the inputs? For example:

  • When does the softball hit the ground?

    Answering this question means finding the values of tt that make f(t)=0f(t)=0, or solving -16t2+32t+5=0\text -16t^2+32t+5=0

  • How long will it take the ball to reach 8 feet?

    This means finding one or more values of tt that make f(t)=8f(t) = 8, or solving the equation -16t2+32t+5=8\text -16t^2+32t+5=8.

The equations -16t2+32t+5=0\text -16t^2+32t+5=0 and -16t2+32t+5=8\text -16t^2+32t+5=8 are quadratic equations. One way to solve these equations is by graphing y=f(t)y = f(t).

  • To answer the first question, we can look for the horizontal intercepts of the graph, where the vertical coordinate is 0.
  • To answer the second question, we can look for the horizontal coordinates that correspond to a vertical coordinate of 8.

<p>Parabola facing down. X intercept at 6. Maximum at about 2 point 8 comma 150. points plotted at 0 point 1 comma 8, 1 point 9 comma 8, and 2 point 1 5 comma 0. </p>

We can see that there are two solutions to the equation -16t2+32t+5=8\text -16t^2+32t+5=8 and one solution to the equation -16t2+32t+5=0\text{-}16t^2+32t+5=0.

The softball has a height of 8 feet twice, when going up and when coming down, and these instances occur when tt is about 0.1 and 1.9. It has a height of 0 once, when tt is about 2.15.

Often, when we are modeling a situation mathematically, an approximate solution is good enough. Sometimes, however, we would like to know exact solutions, and it may not be possible to find them using a graph. In this unit, we will learn more about quadratic equations and how to solve for exact answers using algebraic techniques.

Interpreting a Solution (1 problem)

A framed picture has a total area yy, in square inches. The thickness of the frame is represented by xx, in inches. The equation y=(8+2x)(10+2x)y=(8+2x)(10+2x) relates these two variables.

  1. What are the length and width of the picture without the frame?
  2. What would a solution to the equation 100=(8+2x)(10+2x)100=(8+2x)(10+2x) mean in this situation?
Show Solution
  1. 8 inches and 10 inches
  2. A solution would represent the thickness of a frame that results in a total area of 100 square inches.
Lesson 2
When and Why Do We Write Quadratic Equations?

The height of a potato that is launched from a mechanical device can be modeled by a function, gg, with xx representing time in seconds. Here are two expressions that are equivalent and both define function gg.

-16x2+80x+96\text-16x^2+80x+96

-16(x6)(x+1)\text-16(x-6)(x+1)

Notice that one expression is in standard form and the other is in factored form.

Suppose we wish to know, without graphing the function, the time when the potato will hit the ground. We know that the value of the function at that time is 0, so we can write:

-16x2+80x+96=0\text-16x^2+80x+96=0

-16(x6)(x+1)=0\text-16(x-6)(x+1)=0

Let's try solving -16x2+80x+96=0\text-16x^2+80x+96 = 0, using some familiar moves. For example:

  • Subtract 96 from each side:

-16x2+80x=-96\text-16x^2+80x=\text-96

  • Apply the distributive property to rewrite the expression on the left:

-16(x25x)=-96\text-16(x^2-5x)=\text-96

  • Divide both sides by -16:

x25x=6x^2-5x=6

  • Apply the distributive property to rewrite the expression on the left:

x(x5)=6x(x-5)=6

These steps don’t seem to get us any closer to a solution. We need some new moves!

What if we use the other equation? Can we find the solutions to -16(x6)(x+1)=0\text-16(x-6)(x+1)=0?

Earlier, we learned that the zeros of a quadratic function can be identified when the expression defining the function is in factored form. The solutions to -16(x6)(x+1)=0\text-16(x-6)(x+1)=0 are the zeros to function gg, so this form may be more helpful! We can reason that:

  • If xx is 6, then the value of x6x-6 is 0, so the entire expression has a value of 0.
  • If xx is -1, then the value of x+1x+1 is 0, so the entire expression also has a value of 0.

This tells us that 6 and -1 are solutions to the equation, and that the potato hits the ground after 6 seconds. (A negative value of time is not meaningful, so we can disregard the -1.)

Both equations we see here are quadratic equations. In general, a quadratic equation is an equation that can be expressed as ax2+bx+c=0ax^2+bx+c=0, where aa, bb, and cc are constants and a0a \neq 0.

In upcoming lessons, we will learn how to rewrite quadratic equations into forms that make the solutions easy to see.

The Movie Theater (1 problem)

A movie theater models the revenue from ticket sales in one day as a function of the ticket price, pp. Here are two expressions defining the same revenue function.

p(1204p)\displaystyle p(120-4p)

120p4p2\displaystyle 120p-4p^2

  1. According to this model, how high would the ticket price have to be for the theater to make $0 in revenue? Explain your reasoning.
  2. What equation can you write to find out what ticket price(s) would allow the theater to make $600 in revenue?
Show Solution
  1. $30. Sample reasoning: If p(1204p)=0p(120-4p)=0, then either p=0p=0 or 1204p=0120-4p=0. If the latter is a true equation, pp must be 30.
  2. p(1204p)=600p(120-4p)=600 or 120p4p2=600120p - 4p^2=600
Section A Check
Section A Checkpoint
Lesson 3
Solving Quadratic Equations by Reasoning

Some quadratic equations can be solved by performing the same operation on each side of the equal sign and reasoning about which values for the variable would make the equation true.

Suppose we wanted to solve 3(x+1)275=03(x+1)^2-75=0. We can proceed like this:

  • Add 75 to each side:

3(x+1)2=753(x+1)^2 = 75

  • Divide each side by 3:

(x+1)2=25(x+1)^2 = 25

  • What number can be squared to get 25?

(300)2=25\left( \boxed{\phantom{300}} \right)^2=25

  • There are two numbers that work, 5 and -5:

52=255^2=25 and (-5)2=25(\text-5)^2=25

  • If x+1=5x+1 = 5, then x=4x=4.
  • If x+1=-5x+1 = \text-5, then x=-6x=\text-6.

This means that both x=4x=4 and x=-6x=\text-6 make the equation true and are solutions to the equation.

Many quadratic equations have 2 solutions, but some have only 1 or no solution.

Find Both Solutions (1 problem)

Find both solutions to the equation 100+(n2)2=149100+(n-2)^2=149. Explain or show your reasoning.

Show Solution

9 and -5. Sample reasoning: 100 plus a squared number is 149. That squared number must be 49 and the number must be 7 or -7. If n2=7n-2=7, then nn is 9. If n2=-7n-2=\text-7, then n=-5n= \text-5.

Lesson 4
Solving Quadratic Equations with the Zero Product Property

The zero product property says that if the product of two numbers is 0, then one of the numbers must be 0. In other words, if ab=0,a\boldcdot b=0, then either a=0a=0 or b=0b=0. This property is handy when an equation we want to solve states that the product of two factors is 0.

Suppose we want to solve m(m+9)=0m(m+9)=0. This equation says that the product of mm and (m+9)(m+9) is 0. For this to be true, either m=0m=0 or m+9=0m+9=0, so both 0 and -9 are solutions.

Here is another equation: (u2.345)(14u+2)=0(u-2.345)(14u+2)=0. The equation says the product of (u2.345)(u-2.345) and (14u+2)(14u+2) is 0, so we can use the zero product property to help us find the values of uu. For the equation to be true, one of the factors must be 0.

  • For u2.345=0u-2.345=0 to be true, uu would have to be 2.345.
  • For 14u+2=014u+2=0 or (14u=-214u = \text-2) to be true, uu would have to be -214\text-\frac{2}{14}, or -17\text-\frac17.

The solutions are 2.345 and -17\text-\frac17.

In general, when a quadratic expression in factored form is on one side of an equation and 0 is on the other side, we can use the zero product property to find its solutions.

This property is unique to 0. Given an equation like ab=6a \boldcdot b = 6, the factors could be 2 and 3, 1 and 6, -12 and -12\text{-}\frac{1}{2}, π\pi and 6π\frac{6}{\pi}, or any other of the infinite number of combinations. This type of equation does not give insight into the value of aa or bb.

Solve This Equation! (1 problem)

Find all solutions to (x+5)(2x3)=0(x+5)(2x-3)=0. Explain or show your reasoning.

Show Solution

-5 and 32\frac32. Sample reasoning: By the zero product property, either x+5=0x+5=0 or 2x3=02x-3=0, so x=-5x=\text-5 or x=32x=\frac32.

Lesson 6
Rewriting Quadratic Expressions in Factored Form (Part 1)

Previously, you learned how to expand a quadratic expression in factored form and write it in standard form by applying the distributive property.

For example, to expand (x+4)(x+5)(x+4)(x+5), we apply the distributive property to multiply xx by (x+5)(x+5) and 4 by (x+5)(x+5). Then, we apply the property again to multiply xx by xxxx by 5, 4 by xx, and 4 by 5. 

To keep track of all the products, we could make a diagram like this:

 xx   44 
 xx           
 55       

Next, we could write the products of each pair inside the spaces:

  xx     44  
 xx  x2x^2 4x4x
 55  5x5x 454 \boldcdot 5

The diagram helps us see that (x+4)(x+5)(x+4)(x+5) is equivalent to x2+5x+4x+45x^2 +5x +4x + 4 \boldcdot 5, or in standard form, x2+9x+20x^2 +9x + 20.

  • The linear term, or the term with a single factor of xx in the standard form of a quadratic expression, is 9x9x and has a coefficient of 9, which is the sum of 5 and 4.
  • The constant term, 20, is the product of 5 and 4.

We can use these observations to reason in the other direction: starting with an expression in standard form and writing it in factored form.

For example, suppose we wish to write x211x+24x^2 - 11x + 24 in factored form.

Let’s start by creating a diagram and writing in the terms x2x^2 and 24.

We need to think of two numbers that multiply to make 24 and add up to -11.

 xx 
 xx  x2x^2     
           2424 

After some thinking, we see that -8 and -3 meet these conditions. The product of -8 and -3 is 24. The sum of -8 and -3 is -11.

So, x211x+24x^2 - 11x + 24 written in factored form is (x8)(x3)(x-8)(x-3).

xx -8\text-8
xx x2x^2 -8x\text-8x
-3\text-3 -3x\text-3x 2424
The Unknown Numbers (1 problem)

Here are pairs of equivalent expressions—one in standard form and the other in factored form. Find the numbers that go in the boxes.

  1. x2+300x+300x^2 + \boxed{\phantom{300}}x +\boxed{\phantom{300}} and (x+1)(x+17)(x+1)(x+17)
  2. x2+9x+14x^2 + 9x + 14 and (x+2)(x+300)(x+2)(x+\boxed{\phantom{300}})
  3. x27x+10x^2 - 7x + 10 and (x2)(x300)(x-2)(x-\boxed{\phantom{300}})
  4. x29x+20x^2 - 9x + 20 and (x300)(x300)(x-\boxed{\phantom{300}})(x-\boxed{\phantom{300}})
Show Solution
  1. 18 and 17. The completed expression is x2+18x+17x^2+18x+17.
  2. 7. The completed expression is (x+2)(x+7)(x+2)(x+7).
  3. 5. The completed expression is (x2)(x5)(x-2)(x-5).
  4. 4 and 5. The completed expression is (x4)(x5)(x-4)(x-5).
Lesson 7
Rewriting Quadratic Expressions in Factored Form (Part 2)

When we rewrite expressions in factored form, it is helpful to remember that:

  • Multiplying two positive numbers or two negative numbers results in a positive product.
  • Multiplying a positive number and a negative number results in a negative product.

This means that if we want to find two factors whose product is 10, the factors must both be positive or both be negative. If we want to find two factors whose product is -10, one of the factors must be positive and the other negative.

Suppose we wanted to rewrite x28x+7x^2 -8x + 7 in factored form. Recall that subtracting a number can be thought of as adding the opposite of that number, so that expression can also be written as x2+-8x+7x^2 + \text-8x + 7. We are looking for two numbers that:

  • Have a product of 7. The candidates are 7 and 1, and -7 and -1.
  • Have a sum of -8. Only -7 and -1 from the list of candidates meet this condition.

The factored form of x28x+7x^2 -8x + 7 is therefore (x+-7)(x+-1)(x + \text-7)(x + \text-1) or, written another way, (x7)(x1)(x-7)(x-1).

To write x2+6x7x^2 + 6x - 7 in factored form, we would need two numbers that:

  • Multiply to make -7. The candidates are 7 and -1, and -7 and 1.
  • Add up to 6. Only 7 and -1 from the list of candidates add up to 6.

The factored form of x2+6x7x^2 + 6x - 7 is (x+7)(x1)(x+7)(x-1).

The Unknown Symbols (1 problem)

Here are pairs of equivalent expressions in standard form and factored form. Find the unknown symbols and numbers.

  1. x23016x3017x^2 \boxed{\phantom{30}}\>16x \> \boxed{\phantom{30}}\> 17 and (x+1)(x17)(x+1)(x-17)
  2. x23016x3017x^2 \boxed{\phantom{30}} \> 16x \> \boxed{\phantom{30}}\> 17 and (x1)(x+17)(x-1)(x+17)
  3. x2+3x28x^2 + 3x - 28 and (x+3000)(x3000)(x + \boxed{\phantom{3000}})(x - \boxed{\phantom{3000}})
  4. x212x28x^2 - 12x - 28 and (x303000)(x303000)(x \> \boxed{\phantom{30}} \> \boxed{\phantom{3000}})(x \> \boxed{\phantom{30}} \>\boxed{\phantom{3000}})
Show Solution
  1. - and -. The completed expression is x216x17x^2 - 16x - 17.
  2. ++ and -. The completed expression is x2+16x17x^2 +16x - 17.
  3. 7 and 4. The completed expression is (x+7)(x4)(x + 7)(x - 4).
  4. 14-14 and +2+2. The completed expression is (x14)(x+2)(x - 14)(x + 2).
Lesson 9
Solving Quadratic Equations by Using Factored Form

Recently, we learned strategies for transforming expressions from standard form to factored form. In earlier lessons, we have also seen that when a quadratic expression is in factored form, we can find values of the variable that make the expression equal zero. Suppose we are solving the equation x(x+4)=0x(x+4)=0, which says that the product of xx and x+4x+4 is 0. By the zero product property, we know this means that either x=0x=0 or x+4=0x+4=0, which then tells us that 0 and -4 are solutions.

Together, these two skills—writing quadratic expressions in factored form and using the zero product property when a factored expression equals 0—allow us to solve quadratic equations given in other forms. Here is an example:

n24n=140Original equationn24n140=0Subtract 140 from each side so the right side is 0.(n14)(n+10)=0Rewrite in factored form.n14=0orn+10=0Apply the zero product property.n=14orn=-10Solve each equation.\displaystyle \begin{aligned} n^2-4n &= 140 &\qquad& \text{Original equation}\\n^2-4n-140 & =0 &\qquad& \text{Subtract 140 from each side so the right side is 0.}\\ (n-14)(n+10) &= 0 &\qquad& \text{Rewrite in factored form.} \\ \\n-14=0 \quad \text{or} \quad &n+10=0 &\qquad& \text {Apply the zero product property.} \\ n=14 \quad \text{or} \quad &n=\text-10 &\qquad& \text{Solve each equation.}\end{aligned}

When a quadratic equation is written as as an expression in factored form equal to 0, we can also see the number of solutions the equation has.

In the previous example, it is not obvious how many solutions there are when the equation is in the form n24n140=0n^2-4n-140=0. When the equation is rewritten as (n14)(n+10)=0(n-14)(n+10) =0, we can see that there are two numbers that could make the expression equal 0: 14 and -10.

How many solutions does the equation x220x+100=0x^2-20x+100=0 have?

Let’s rewrite it in factored form: (x10)(x10)=0(x-10)(x-10)=0. The two factors are identical, which means that there is only one value of xx that makes the expression (x10)(x10)(x-10)(x-10) equal 0. The equation has only one solution: 10.

Conquering More Equations (1 problem)

Solve each equation by rewriting it in factored form and using the zero product property. Show your reasoning.

  1. x2+12x+11=0x^2+12x+11=0
  2. x23=1x^2-3=1
  3. x26x+7=-2x^2-6x+7=\text-2
Show Solution
  1. -1 and -11. The equation x2+12x+11=0x^2 + 12x + 11=0 can be written as (x+11)(x+1)=0(x+11)(x+1)=0, which means x+11=0x+11=0 or x+1=0x+1=0.
  2. -2 and 2. The equation x23=1x^2 - 3 = 1 can be written as x24=0x^2-4=0, which is (x+2)(x2)=0(x+2)(x-2)=0, which means x+2=0x+2=0 or x2=0x-2=0.
  3. 3. The equation x26x+7=-2x^2 - 6x + 7 = \text-2 can be written as x26x+9=0x^2 - 6x + 9 = 0, which is (x3)(x3)=0(x-3)(x-3)=0, which means x3=0x-3=0.
Section B Check
Section B Checkpoint
Lesson 12
Completing the Square (Part 1)

Turning an expression into a perfect square can be a good way to solve a quadratic equation. Suppose we wanted to solve x214x+10=-30x^2 - 14x +10 = \text-30.

The expression on the left, x214x+10x^2 - 14x +10, is not a perfect square, but x214x+49x^2 - 14x + 49 is a perfect square. Let’s transform that side of the equation into a perfect square (while keeping the equality of the two sides).

  • One helpful way to start is by first moving the constant that is not a perfect square out of the way. Let’s subtract 10 from each side:​​​​​​

x214x+1010=-3010x214x=-40\displaystyle \begin{aligned} x^2 - 14x +10 - 10 &= \text-30 - 10\\ x^2 - 14x &= \text-40 \end{aligned}

  • And then add 49 to each side:​​​​​​

x214x+49=-40+49x214x+49=9\displaystyle \begin{aligned} x^2 - 14x +49 &= \text-40 +49\\ x^2 - 14x+49 &= 9 \end{aligned}

  • The left side is now a perfect square because it’s equivalent to (x7)(x7)(x-7)(x-7) or (x7)2(x-7)^2. Let’s rewrite it:

(x7)2=9\displaystyle (x-7)^2=9

  • If a number squared is 9, the number has to be 3 or -3. Solve to finish up:​​​​​​

x7=3orx7=-3x=10orx=4\displaystyle \begin{aligned} x-7=3 \quad & \text{or} \quad x-7=\text-3\\ x=10 \quad & \text{or} \quad x=4 \end{aligned}

This method of solving quadratic equations is called completing the square. In general, perfect squares in standard form look like x2+bx+(b2)2x^2 + bx + \left(\frac{b}{2} \right)^2, so to complete the square, take half of the coefficient of the linear term and square it.

In the example, half of -14 is -7, and (-7)2(\text-7)^2 is 49. We wanted to make the left side x214x+49.x^2 - 14x + 49. To keep the equation true and maintain equality of the two sides of the equation, we added 49 to each side.

Make It a Perfect Square (1 problem)
  1. What could be added to each expression to make it a perfect square?

    1. x2+12xx^2 + 12x
    2. x26x+1x^2 - 6x + 1
    3. x2+14x10x^2 + 14x - 10
  2. Solve the equation x216x=-60x^2 -16x = \text-60 by completing the square. Show your reasoning.
Show Solution
    1. 36
    2. 8
    3. 59
  1. 6 and 10. Sample reasoning:

    x216x=-60x216x+64=-60+64x216x+64=4(x8)2=4x8=2orx8=-2x=10orx=6\displaystyle \begin{aligned} x^2-16x &= \text-60 \\ x^2-16x+64 &=\text-60 + 64\\x^2-16x+64 &=4 \\ (x-8)^2 &=4\\ x-8=2 \quad & \text{or} \quad x-8=\text-2\\ x=10 \quad & \text{or} \quad x=6 \end{aligned}

Lesson 13
Completing the Square (Part 2)

Completing the square can be a useful method for solving quadratic equations in cases in which it is not easy to rewrite an expression in factored form. For example, let’s solve this equation:

x2+5x754=0\displaystyle x^2 + 5x - \frac{75}{4}=0

First, we’ll add 754\frac{75}{4} to each side to make things easier on ourselves.

x2+5x754+754=0+754x2+5x=754\displaystyle \begin{aligned} x^2 + 5x - \frac{75}{4}+ \frac{75}{4} &= 0+\frac{75}{4}\\ x^2 + 5x &= \frac{75}{4} \end{aligned}

To complete the square, take 12\frac12 of the coefficient of the linear term, 5, which is 52\frac52, and square it, which is 254\frac{25}{4}. Add this to each side:

x2+5x+254=754+254x2+5x+254=1004\displaystyle \begin{aligned}x^2 + 5x + \frac{25}{4} &= \frac{75}{4} + \frac{25}{4}\\x^2 + 5x + \frac{25}{4} &= \frac{100}{4} \end{aligned}

Notice that 1004\frac{100}{4} is equal to 25, and rewrite it:

x2+5x+254=25\displaystyle x^2 + 5x + \frac{25}{4} =25

Since the left side is now a perfect square, let’s rewrite it:

(x+52)2=25\displaystyle \left(x+\frac52 \right)^2 = 25

For this equation to be true, one of these equations must true:

x+52=5orx+52=-5\displaystyle x + \frac52 = 5 \quad \text{or} \quad x + \frac52 = \text-5

To finish up, we can subtract 52\frac52 from each side of the equal sign in each equation.

x=552orx=-552x=52orx=-152x=212orx=-712\displaystyle \begin{aligned} x = 5 - \frac52 \quad &\text{or} \quad x = \text-5 - \frac52\\x = \frac{5}{2} \quad &\text{or} \quad x = \text-\frac{15}{2}\\x = 2\frac12 \quad &\text{or} \quad x = \text-7\frac12 \end{aligned}

It takes some practice to become proficient at completing the square, but it makes it possible to solve many more equations than we could by methods we learned previously.

How Did We Get Those Solutions? (1 problem)

The solutions to this equation are 34\frac34 and 14\frac14. Show how to find those solutions by completing the square.

x2x+316=0\displaystyle x^2 - x + \frac{3}{16}=0

Show Solution

34\frac34 and 14\frac14. Sample reasoning:

x2x+316=0x2x+14=116(x12)2=116x12=14orx12=-14x=34orx=14\displaystyle \begin{aligned} x^2 - x + \frac{3}{16}&=0\\ x^2 - x + \frac14 &= \frac{1}{16}\\ (x - \frac12)^2 &= \frac{1}{16}\\ \\ x - \frac12 = \frac14 \quad &\text{or} \quad x - \frac12 =\text- \frac14\\x = \frac34 \quad &\text{or} \quad x = \frac14 \end{aligned}

Section C Check
Section C Checkpoint
Lesson 16
The Quadratic Formula

We have learned a couple of methods for solving quadratic equations algebraically:

  • By rewriting the equation as so that one side is 0 and the other side is in factored form, then using the zero product property
  • By completing the square

Some equations can be solved quickly with one of these methods, but many cannot. Here is an example: 5x23x1=05x^2-3x-1=0. The expression on the left cannot be rewritten in factored form with rational coefficients. Because the coefficient of the squared term is not a perfect square, and the coefficient of the linear term is an odd number, completing the square would be inconvenient and would result in a perfect square with fractions.

The quadratic formula can be used to find the solutions to any quadratic equation, including those that are tricky to solve with other methods.

For an equation of the form ax2+bx+c=0ax^2+bx+c=0, where aa, bb, and cc are numbers and a0a \neq 0, the solutions are given by:

x=-b±b24ac2a\displaystyle x=\dfrac{\text- b \pm \sqrt{b^2-4ac}}{2a}

For the equation 5x23x1=05x^2-3x-1=0, we see that a=5a=5, b=-3b=\text-3, and c=-1c=\text-1. Let’s solve it!

x=-b±b24ac2athe quadratic formulax=-(-3)±(-3)24(5)(-1)2(5)Substitute the values of a,b,and c.x=3±9+2010Evaluate each part of the expression.x=3±2910\displaystyle \begin{aligned} x &=\dfrac{\text- b \pm \sqrt{b^2-4ac}}{2a} &\qquad &\text{the quadratic formula}\\ x &=\dfrac{\text-(\text-3) \pm \sqrt{(\text-3)^2-4(5)(\text-1)}}{2(5)} &\qquad &\text{Substitute the values of }a, b, \text{and }c. &\\ x &=\dfrac{3 \pm \sqrt{9+20}}{10} &\qquad &\text {Evaluate each part of the expression.} \\ x &=\dfrac{3 \pm \sqrt{29}}{10}\end{aligned}

A calculator gives approximate solutions of 0.84 and -0.24 for 3+2910\frac{3 + \sqrt{29}}{10} and 32910\frac{3 - \sqrt{29}}{10}.

We can also use the formula for simpler equations like x29x+8=0x^2-9x+8=0, but it may not be the most efficient way. If the quadratic expression can be easily rewritten in factored form or made into a perfect square, those methods may be preferable. For example, rewriting x29x+8=0x^2-9x+8=0 as (x1)(x8)=0(x-1)(x-8)=0 immediately tells us that the solutions are 1 and 8.

Solving and Checking (1 problem)

Here is the quadratic formula: x=-b±b24ac2ax = \dfrac{\text-b \pm \sqrt{b^2-4ac}} { 2a}

Use the formula to solve the equation x2+9x+8=0x^2 +9x + 8=0.

Show Solution

The solutions are -8 and -1. The quadratic formula applied for a=1,b=9,c=8a=1,b=9, c=8x=-9±924(1)(8)2(1)=-9±492x = {\text-9 \pm \sqrt{9^2-4(1)(8)} \over 2(1)}=\frac{\text-9\pm\sqrt{49}}{2}, which means x=-972=-8x=\frac{\text-9-7}{2}=\text-8 or x=-9+72=-1x=\frac{\text-9+7}{2}=\text-1.

Lesson 17
Applying the Quadratic Formula (Part 1)

Quadratic equations that represent situations cannot always be neatly put into factored form or easily solved by finding square roots. Completing the square is a workable strategy, but for some equations, it may involve many cumbersome steps. Graphing is also a handy way to solve the equations, but it doesn’t always give us precise solutions.

With the quadratic formula, we can solve these equations more readily and precisely.

Here’s an example: Function hh models the height of an object, in meters, tt seconds after it is launched into the air. It is is defined by h(t)=-5t2+25th(t)=\text-5t^2+25t.

To know how much time it would take the object to reach 15 meters, we could solve the equation 15=-5t2+25t15=\text-5t^2+25t. How should we do it?

  • Rewriting it in standard form gives -5t2+25t15=0\text-5t^2+25t-15=0. The expression on the left side of the equation cannot be written in factored form, however.
  • Completing the square isn't convenient because the coefficient of the squared term is not a perfect square and the coefficient the linear term is an odd number.
  • Let’s use the quadratic formula, using a=-5,b=25,and c=-15a=\text-5,b=25,\text{and }c=\text-15!

t=-b±b24ac2at=-25±2524(-5)(-15)2(-5)t=-25±325-10\displaystyle \begin{aligned}\\t &=\dfrac{\text-b \pm \sqrt{b^2-4ac}}{2a}\\ t &=\dfrac{\text-25 \pm \sqrt{25^2-4(\text-5)(\text-15)}}{2(\text-5)}\\ t &=\dfrac{\text-25 \pm \sqrt{325}}{\text-10} \end{aligned}

The expression -25±325-10\frac{\text-25 \pm \sqrt{325}}{\text-10} represents the two exact solutions of the equation.

We can also get approximate solutions by using a calculator, or by reasoning that 32518\sqrt{325} \approx 18.

The solutions tell us that there are two times after the launch when the object is at a height of 15 meters: at about 0.7 second (as the object is going up) and 4.3 seconds (as it comes back down).

Tennis Ball Up, Tennis Ball Down (1 problem)

Function hh gives the height of a tennis ball, in feet, tt seconds after it is tossed straight up in the air. The equation h(t)=-16t2+12t+10h(t)= \text-16t^2+12t+10 defines function hh.

Write and solve an equation to find when the ball hits the ground. Show your reasoning.

Show Solution

The equation -16t2+12t+10=0\text-16t^2+12t+10=0 can be rewritten as (4t+2)(-4t+5)=0(4t+2)(\text-4t + 5)=0. By the zero product property, 4t+2=04t+2=0 or (-4t+5)=0(\text-4t + 5)=0, so t=-12t=\text-\frac12 or t=54t= \frac54. Only the positive solution makes sense here, so the ball hits the ground 1.25 seconds after being tossed up.

Section D Check
Section D Checkpoint
Lesson 22
Rewriting Quadratic Expressions in Vertex Form

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:

(x3)(x7)factored formx210x+21standard form(x5)24vertex form\begin{aligned} (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{aligned}

  • From factored form, we can tell that the xx-intercepts are (3,0)(3,0) and (7,0)(7,0).
  • From standard form, we can tell that the yy-intercept is (0,21)(0,21).
  • From vertex form, we can tell that the vertex is (5,-4)(5,\text-4).

<p>Graph of a quadratic function on a grid.</p>
Graph of a quadratic function on a grid. X axis from 0 to 9, by 1’s. Y axis from negative 8 to 20, by 4’s. Origin O. Graph opens upward with points 0 comma 21, 3 comma 0, and 7 comma 0. Vertex at 5 comma negative 4.

Recall that a function expressed in vertex form is written as a(xh)2+ka(x-h)^2 + k. The values of hh and kk reveal the vertex of the graph: (h,k)(h, k) are the coordinates of the vertex. In this example, aa is 1, hh is 5, and kk 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 (x1)24(x-1)^2-4 in standard form.

    (x1)24(x1)(x1)4x22x+14x22x3\displaystyle \begin{aligned} &(x-1)^2-4 \\ &(x-1)(x-1)-4 \\& x^2-2x+1-4 \\&x^2-2x-3 \end{aligned}

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

    Let’s rewrite x2+10x+24x^2 + 10x +24 in vertex form.

    A perfect square would be x2+10x+25x^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.

    x2+10x+24x2+10x+24+11x2+10x+251(x+5)21\displaystyle \begin{aligned} &x^2 + 10x +24 \\& x^2 + 10x +24 + 1 - 1 \\ &x^2 + 10x + 25 - 1 \\ &(x+5)^2-1 \end{aligned}

  • Let’s rewrite another expression in vertex form: -2x2+12x30\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 -2(x26x+15)\text-2 (x^2 -6x + 15).

    For the expression in the parentheses to be a perfect square, we need x26x+9x^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 x26x+9x^2-6x+9 in factored form.

    -2x2+12x30-2(x26x+15)-2(x26x+156+6)-2(x26x+9+6)-2((x3)2+6)\displaystyle \begin{aligned} &\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{aligned}

    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(xh)2+ka(x-h)^2 + k:

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

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

Rewrite This Expression (1 problem)

A quadratic function is defined by the expression x220x+19x^2-20x+19.

Rewrite the expression in vertex form, and give the coordinates of the vertex. Show your reasoning.

Show Solution

(x10)281(x-10)^2-81. The vertex is at (10,-81)(10, \text-81).

Sample reasoning:

x220x+19x220x+19+8181x220x+10081(x10)281\displaystyle \begin{aligned} &x^2 -20x +19 \\& x^2 -20x +19 + 81 - 81 \\ &x^2 -20x + 100 - 81 \\ &(x-10)^2-81 \end{aligned}

Lesson 23
Using Quadratic Expressions in Vertex Form to Solve Problems

Any quadratic function has either a maximum or a minimum value. We can tell whether a quadratic function has a maximum or a minimum by observing the vertex of its graph.

Here are graphs representing functions ff and gg, defined by f(x)=-(x+5)2+4f(x)=\text-(x+5)^2+4 and g(x)=x2+6x1g(x)=x^2+6x-1.

<p>Graph of function f on a grid. X axis from negative 8 to 1, by 1’s. Y axis from negative 6 to 4, by 2’s. Origin, O. Parabola opens downward with vertex at negative 35 comma 4.</p>

  • The vertex of the graph of ff is (-5,4)(\text-5,4), and the graph is a parabola that opens downward.
  • No other points on the graph of ff (no matter how much we zoom out) are higher than (-5,4)(\text-5,4), so we can say that ff has a maximum of 4, and that this occurs when x=-5x=\text-5.

<p>Graph of function g on a grid. X axis from negative 8 to 1, by 1’s. Y axis from negative 16 to 4, by 4’s. Origin, O. Graph opens upward with vertex at negative 3 comma negative 10.</p>

  • The vertex of the graph of gg is at (-3,-10)(\text-3, \text-10), and the graph is a parabola that opens upward.
  • No other points on the graph (no matter how much we zoom out) are lower than (-3,-10)(\text-3,\text-10), so we can say that gg has a minimum of -10, and that this occurs when x=-3x = \text-3.

We know that a quadratic expression in vertex form can reveal the vertex of the graph, so we don’t actually have to graph the expression. But how do we know, without graphing, if the vertex corresponds to a maximum or a minimum value of a function?

The vertex form can give us that information as well!

To see if (-3,-10)(\text-3, \text-10) is a minimum or maximum of gg, we can rewrite x2+6x1x^2+6x-1 in vertex form, which is (x+3)210(x+3)^2-10. Let’s look at the squared term in (x+3)210(x+3)^2-10.

  • When x=-3x=\text-3, (x+3)(x+3) is 0, so (x+3)2(x+3)^2 is also 0.
  • When xx is not -3, the expression (x+3)(x+3) is a nonzero number, and (x+3)2(x+3)^2 is positive.
  • Because a squared number cannot have a value less than 0, (x+3)2(x+3)^2 has the least value when x=-3x=\text{-}3.

To see if (-5,4)(\text-5,4) is a minimum or maximum of ff, let’s look at the squared term in -(x+5)2+4\text-(x+5)^2+4.

  • When x=-5x=\text-5, (x+5)(x+5) is 0, so (x+5)2(x+5)^2 is also 0.
  • When xx is not -5, the expression (x+5)(x+5) is nonzero, so (x+5)2(x+5)^2 is positive. The expression -(x+5)2\text-(x+5)^2 has a coefficient of -1, however. Multiplying (x+5)2(x+5)^2 (which is positive when x-5x \neq \text-5) by a negative number results in a negative number.
  • Because a negative number is always less than 0, the value of -(x+5)2+4\text-(x+5)^2+4 will always be less when x-5x \neq \text-5 than when x=-5x=\text-5. This means x=-5x =\text-5 gives the greatest value of ff.
Looking for the Greatest or the Least (1 problem)
  1. Without graphing, find the vertex of the graph of a quadratic function defined by -x214x60\text-x^2-14x-60. Show your reasoning.
  2. Does the yy-coordinate of the vertex correspond to a maximum or a minimum value of the function? Explain how you know.
Show Solution
  1. The vertex is at (-7,-11)(\text-7,\text-11). Sample reasoning:

    -(x2+14x+60)-(x2+14x+49+11)-((x+7)2+11)-(x+7)211\displaystyle \begin{aligned} \\&\text-(x^2 + 14x +60) \\& \text-(x^2 + 14x +49 +11) \\ &\text-((x+7)^2 + 11) \\ &\text-(x+7)^2-11 \end{aligned}

  2. A maximum value. Sample reasonings:
    • The squared term has a coefficient of -1.
    • The squared term will be 0 when xx is -7. For all other values of xx, the squared term will be subtracted from -11, resulting in outputs that are less than -11.
Section E Check
Section E Checkpoint
Unit 8 Assessment
End-of-Unit Assessment