Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

5.3: Zeros of the Quadratic

( \newcommand{\kernel}{\mathrm{null}\,}\)

We’ve seen how vertex form and intelligent use of the axis of symmetry can help to draw an accurate graph of the quadratic function defined by the equation f(x)=ax2+bx+c. When drawing the graph of the parabola it is helpful to know where the graph of the parabola crosses the x-axis. That is the primary goal of this section, to find the zero crossings or x-intercepts of the parabola.

Before we begin, you’ll need to review the techniques that will enable you to factor the quadratic expression ax2+bx+c.

Factoring ax2+bx+c when a = 1

Our intent in this section is to provide a quick review of techniques used to factor quadratic trinomials. We begin by showing how to factor trinomials having the form ax2+bx+c, where the leading coefficient is a = 1; that is, trinomials having the form x2+bx+c. In the next section, we will address the technique used to factor ax2+bx+c when a1.

Let’s begin with an example.

Example 5.3.1

Factor x2+16x36

Solution

Note that the leading coefficient, the coefficient of x2, is a 1. This is an important observation, because the technique presented here will not work when the leading coefficient does not equal 1.

Note the constant term of the trinomial x2+16x36 is −36. List all integer pairs whose product equals −36.

clipboard_e73a6dacbf4b997ba9f96b1443d5d9b17.png

Note that we’ve framed the pair −2, 18. We’ve done this because the sum of this pair of integers equals the coefficient of x in the trinomial expression x2+16x36. Use this framed pair to factor the trinomial.

(5.3.1)x2+16x36=(x2)(x+18)

It is important that you check your result. Use the distributive property to multiply.

(5.3.2)(x2)(x+18)=x(x+18)2(x+18)=x2+18x2x36=x2+16x36

Thus, our factorization is correct.

Let’s summarize the technique.

Algorithm

To factor the quadratic x2+bx+c, proceed as follows:

  1. List all the integer pairs whose product equals c.
  2. Circle or frame the pair whose sum equals the coefficient of x, namely b. Use this pair to factor the trinomial.

Let’s look at another example.

Example 5.3.2

Factor the trinomial x225x84

Solution

List all the integer pairs whose product is −84.

WeChat5fb220032137aa5d839609105e08db14.png

We’ve framed the pair whose sum equals the coefficient of x, namely −25. Use this pair to factor the trinomial.

(5.3.3)x225x84=(x+3)(x28)

Check

(5.3.4)(x+3)(x28)=x(x28)+3(x28)=x228x+3x84=x225x84

With experience, there are a number of ideas that will quicken the process.

  • As you are listing the integer pairs, should you happen to note that the current pair has the appropriate sum, there is no need to list the remaining integer pairs. Simply halt the process of listing the integer pairs and use the current pair to factor the trinomial.
  • Some students are perfectly happy being asked “Can you think of an integer pair whose product is c and whose sum is b (where b and c refer to the coefficients of x2+bx+c)?” If you can pick the pair “out of the air” like this, all is well and good.

Use the integer pair to factor the trinomial and don’t bother listing any integer pairs.

Now, let’s investigate how to proceed when the leading coefficient is not 1.

Factoring ax2+bx+c when a1

When a1, we use a technique called the ac-test to factor the trinomial ax2+bx+c. The process is best explained with an example.

Example 5.3.3

Factor 2x2+13x24.

Solution

Note that the leading coefficient does not equal 1. Indeed, the coefficient of x2 in this example is a 2. Therefore, the technique of the previous examples will not work. Thus, we turn to a similar technique called the ac-test.

First, compare

(5.3.5)2x2+13x24 and ax2+bx+c

and note that a = 2, b = 13, and c = −24. Compute the product of a and c. This is how the technique earns its name “ac-test.”

(5.3.6)ac=(2)(24)=48

List all integer pairs whose product is ac = −48.


WeChat39164d70ac3884c6b54ac2c2202eb698.png

We’ve framed the pair whose sum is b = 13. The next step is to rewrite the trinomial 2x2+13x24, splitting the middle term into a sum, using our framed integer pair.

(5.3.7)2x2+13x24=2x23x+16x24

We factor an x out of the first two terms, then an 8 out of the last two terms. This process is called factoring by grouping.

(5.3.8)2x23x+16x24=x(2x3)+8(2x3)

We now factor out a common factor of 2x − 3.

(5.3.9)x(2x3)+8(2x3)=(x+8)(2x3)

It’s helpful to see the complete process as a coherent unit.

(5.3.10)2x2+13x24=2x23x+16x24=x(2x3)+8(2x3)=(x+8)(2x3)

Check

Again, it is important to check the answer by multiplication.

(5.3.11)(x+8)(2x3)=x(2x3)+8(2x3)=2x23x+16x24=2x2+13x24

Because this is the original trinomial, our solution checks.

Let’s summarize this process.

Algorithm: ac-Test

To factor the quadratic ax2+bx+c, proceed as follows:

  1. List all integer pairs whose product equals ac.
  2. Circle or frame the pair whose sum equals the coefficient of x, namely b.
  3. Use the circled pair to express the middle term bx as a sum.
  4. Factor by “grouping.”

Let’s look at another example.

Example 5.3.4

Factor 3x2+34x24

Solution

Compare

(5.3.12)3x2+34x24 and ax2+bx+c

and note that a = 3, b = 34 and c = −24. List all integer pairs whose product equals ac = (3)(−24) = −72.


WeChat1ee702c9fce6512c377d5be2660d936c.png

We’ve framed the pair whose sum is the same as b = 34, the coefficient of x in 3x2+34x24. Again, possible shortcuts are possible. If you can “think” of a pair whose product is ac = −72 and whose sum is b = 34, then it is not necessary to list any integer pairs. Alternatively, if you come across the needed pair as you are listing them, then you can halt the process. There is no need to list the remaining pairs if you have the one you need.

Use the framed pair to express the middle term as a sum, then factor by grouping.

(5.3.13)3x2+34x24=3x22x+36x24=x(3x2)+12(3x2)=(x+12)(3x2)

We leave it to the reader to check this result.

Intercepts

The points where the graph of a function crosses the x-axis are called the x-intercepts of graph of the function. Consider the graph of the quadratic function f in Figure 5.3.1.

WeChat3c966fe85e9581a75092f98f63ef4ee9.png
Figure 5.3.1: The x- and y-intercepts are key features of any graph.

Note that the graph of the f crosses the x-axis at (−3, 0) and (2, 0). These are the x-intercepts of the parabola. Note that the y-coordinate of each x-intercept is zero.

In function notation, the solutions of f(x) = 0 (note the similarity to y = 0) are the x-coordinates of the points where the graph of f crosses the x-axis. Analyzing the graph of f in Figure 5.3.1, we see that both −3 and 2 are solutions of f(x) = 0.

Thus, the process for finding the x-intercepts is clear.

Finding x-intercepts

To find the x-intercepts of the graph of any function, set y = 0 and solve for x. Alternatively, if function notation is used, set f(x) = 0 and solve for x.

Let’s look at an example.

Example 5.3.5

Find the x-intercepts of the graph of the quadratic function defined by y=x2+2x48.

Solution

To find the x-intercepts, first set y = 0.

(5.3.14)0=x2+2x48

Next, factor the trinomial on the right. Note that the coefficient of x2 is 1. We need only think of two integers whose product equals the constant term −48 and whose sum equals the coefficient of x, namely 2. The numbers 8 and −6 come to mind, so the trinomial factors as follows (readers should check this result).

(5.3.15)0=(x+8)(x6)

To complete the solution, we need to use an important property of the real numbers called the zero product property.

Zero Product Property

If a and b are any real numbers such that

(5.3.16)ab=0
, then either a = 0 or b = 0.

In our case, we have 0 = (x + 8)(x − 6). Therefore, it must be the case that either

(5.3.17)x+8=0 or x6=0

These equations can be solved independently to produce

(5.3.18)x=8 or x=6

Thus, the x-intercepts of the graph of y=x2+2x48 are located at (−8, 0) and (6, 0).

Let’s look at another example.

Example 5.3.6

Find the x-intercepts of the graph of the quadratic function f(x)=2x27x15.

Solution

To find the x-intercepts of the graph of the quadratic function f, we begin by setting

(5.3.19)f(x)=0

Of course, f(x)=2x27x15, so we can substitute to obtain

(5.3.20)2x27x15=0

We will now use the ac-test to factor the trinomial on the left. Note that ac = (2)(−15) = −30. List the integer pairs whose products equal −30.

WeChata337864d94f162320825da60e3dbfad6.png

Note that the framed pair sum to the coefficient of x in 2x27x15. Use the framed pair to express the middle term as a sum, then factor by grouping

(5.3.21)2x27x15=02x2+3x10x15=0x(2x+3)5(2x+3)=0(x5)(2x+3)=0

Now we can use the zero product property. Either

(5.3.22)x5=0 or 2x+3=0

Each of these can be solved independently to obtain

(5.3.23)x=5 or x=3/2

Thus, the x-intercepts of the graph of the quadratic function f(x)=2x27x15 are located at (−3/2, 0) and (5, 0).

One more definition is in order.

Definition 7: Zeros of a Function

he solutions of f(x) = 0 are called the zeros of the function f.

Thus, in the last example, both −3/2 and 5 are zeros of the quadratic function f(x)=2x27x15. Note the intimate relationship between the zeros of the quadratic function and the x-intercepts of the graph. Note that −3/2 is a zero and (−3/2, 0) is an x-intercept. Similarly, 5 is a zero and (5, 0) is an x-intercept.

The graphing calculator can be used to find the zeros of a function.

Example 5.3.7

Use the graphing calculator to find the zeros of the function f(x)=2x27x15.

Solution

Enter the function f(x)=2x27x15 into Y1 in the Y= menu; then adjust the window parameters as shown in Figure 5.3.2(b). Push the GRAPH button to produce the parabola shown in Figure 5.3.2(c).

To find a zero of the function, proceed as follows:


WeChat87249680f8b31c2001d05d0a745339b2.png

Figure 5.3.2. Plotting the quadratic function f(x)=2x27x15.

  • Press 2nd TRACE to open the CALCULATE window shown in Figure 5.3.3(a). From this menu, select 2:zero.
  • The calculator responds by asking for a “Left bound.” Use the arrow keys to move the cursor slightly to the left of the leftmost x-intercept, as shown in Figure 5.3.3(b). Press the ENTER key.
  • The calculator responds by asking for a “Right bound.” Use the arrow keys to move the cursor slightly to the right of the leftmost x-intercept, as shown in Figure 5.3.3(c). Press the ENTER key.
  • The calculator responds by asking for a “Guess.” You may use the arrow keys to select a starting x-value any where between the left- and right-bounds you selected (note that the calculator marks these on the screen in Figure 5.3.3(d)). However, the cursor already lies between these marks, so we typically just hit ENTER at this point. We suggest you do so also.
WeChat3aa9842b01e8aa8b3e1cf374e22151e9.png
Figure 5.3.3. Using the zero utility to find an x-intercept.

The calculator responds by marking the x-intercept and reporting its x-value at the bottom of the screen, as shown in Figure 5.3.4(a). This is one of the zeros of the function. Note that this value of −1.5 agrees nicely with our hand calculated result −3/2 in Example 5.3.6. We followed precisely the same procedure outlined above to find the second x-intercept shown in Figure 5.3.4(b). Note that it also agrees with the hand calculated solution of Example 5.3.6.

In a similar vein, the point where the graph of a function crosses the y-axis is called the y-intercept of the graph of the function. In Figure 5.3.1 the y-intercept of the parabola is (0, −6). Note that the x-coordinate of this y-intercept is zero.

Thus, the process for finding y-intercepts should be clear.

WeChat82988125d8f6bf28f1d34044dffbfbb2.png
Figure 5.3.4: The zeros of f(x)2x27x15.
Finding Y-Intercepts

To find the y-intercepts of the graph of any function, set x=0 and solve for y. Alternatively, if function notation is used, simply evaluate f(0).

Example 5.3.8

Find the y-intercept of the quadratic function defined by f(x)=x23x11.

Solution

Evaluate the function at x = 0.

(5.3.24)f(0)=(0)23(0)11=11

The coordinates of the y-intercept are (0, −11).

Putting it All Together

We will find both x- and y-intercepts extremely useful when drawing the graph of a quadratic function.

Example 5.3.9

Place the quadratic function y=x2+2x24 in vertex form. Plot the vertex and axis of symmetry and label them with their coordinates and equation, respectively. Find and plot the x- and y-intercepts of the parabola and label them with their coordinates.

Solution

Take half of the coefficient of x, square, then add and subtract this amount to balance the equation. Factor and combine coefficients.

(5.3.25)y=x2+2x+1124y=(x+1)225

The graph is a parabola that opens upward; it is shifted 1 unit to the left and 25 units downward. This information is enough to plot and label the vertex, then plot and label the axis of symmetry, as shown in Figure 5.3.5(a).

To find the x-intercepts, let y = 0 in y=x2+2x24.

(5.3.26)0=x2+2x24

The leading coefficient is a 1. The integer pair −4 and 6 has product −24 and sum 2. Thus, the right-hand side factors as follows.

(5.3.27)0=(x+6)(x4)

In order that this product equals zero, either

(5.3.28)x+6=0 or x4=0

Solve each of these linear equations independently.

(5.3.29)x=6 or x=4

Recall that we let y = 0. We’ve found two solutions, x = −6 and x = 4. Thus, we have x-intercepts at (−6, 0) and (4, 0), as pictured in Figure 5.3.5(b).

Finally, to find the y-intercept, let x = 0 in y=x2+2x24. With this substitution, y = −24. Thus, the y-intercept is (0, −24), as pictured in Figure 5.3.5(c). Note that we’ve also included the mirror image of the y-intercept across the axis of symmetry.

WeChat984ec8c12dc3454f417e059854775cbf.png
Figure 5.3.5

Let’s look at one final example.

Example 5.3.10

Plot the parabola represented by the equation f(x)=2x27x+15. Plot and label the vertex, axis of symmetry, and the x- and y-intercepts.

Solution

First, factor out a −2.

(5.3.30)f(x)=2[x2+72x152]

Half of 7/2 is 7/4. Squared, this amounts to 49/16. Add and subtract this last amount to keep the equation balanced.

(5.3.31)f(x)=2[x2+72x+49164916152]

The first three terms inside the parentheses form a perfect square trinomial. The last two constants are combined with a common denominator.

(5.3.32)f(x)=2[(x2+72x+4916)491612016]f(x)=2[(x+74)216916]

Finally, redistribute the −2.

(5.3.33)f(x)=2(x+74)2+1698

The graph of this last equation is a parabola that opens downward, translated 7/4 units to the left and 169/8 units upward. This is enough information to plot and label the vertex and axis of symmetry, as shown in Figure 5.3.6(a).

To find the y-intercepts, set f(x) = 0 in f(x)=2x27x+15. We will also multiply both sides of the resulting equation by −1.

(5.3.34)0=2x27x+150=2x2+7x15

After comparing 2x2+7x15 with ax2+bx+c, we note that the integer pair −3 and 10 have product equal to ac = −30 and sum equal to b = 7. Use this pair to express the middle term of 2x2+7x15 as a sum and then factor by grouping.

(5.3.35)0=2x23x+10x150=x(2x3)+5(2x3)0=(x+5)(2x3)

By the zero product property, either

(5.3.36)x+5=0 or 2x3=0

Solve these linear equations independently.

(5.3.37)x=5 or x=32

These x-values are the zeros of f (they make f(x) = 0), so we have x-intercepts at (−5, 0) and (3/2, 0), as shown in Figure 5.3.6(b).

WeChat9ed6fb8d8558b0e3b952fc5fca00d7e6.png
Figure 5.3.6

Finally, to find the y-intercept, set x = 0 in f(x)=2x27x+15 to get f(0) = 15. Note the positioning of the y-intercept (0, 15) and its mirror image across the axis of symmetry in Figure 5.3.6(c).

Exercise

In Exercises 1-8, factor the given quadratic polynomial.

Exercise 5.3.1

x2+9x+14

Answer

(x+2)(x+7)

Exercise 5.3.2

x2+6x+5

Exercise 5.3.3

x2+10x+9

Answer

(x+9)(x+1)

Exercise 5.3.4

x2+4x21

Exercise 5.3.5

x24x5

Answer

(x−5)(x+1)

Exercise 5.3.6

x2+7x8

Exercise 5.3.7

x27x+12

Answer

(x−4)(x−3)

Exercise 5.3.8

x2+5x24

In Exercises 9-16, find the zeros of the given quadratic function.

Exercise 5.3.9

f(x)=x22x15

Answer

Zeros: x = −3, x = 5

Exercise 5.3.10

f(x)=x2+4x32

Exercise 5.3.11

f(x)=x2+10x39

Answer

Zeros: x = −13, x = 3

Exercise 5.3.12

f(x)=x2+4x45

Exercise 5.3.13

f(x)=x214x+40

Answer

Zeros: x = 4, x = 10

Exercise 5.3.14

f(x)=x25x14

Exercise 5.3.15

f(x)=x2+9x36

Answer

Zeros: x = −12, x = 3

Exercise 5.3.16

f(x)=x2+11x26

In Exercises 17-22, perform each of the following tasks for the quadratic functions.

  1. Load the function into Y1 of the Y= of your graphing calculator. Adjust the window parameters so that the vertex is visible in the viewing window.
  2. Set up a coordinate system on your homework paper. Label and scale each axis with xmin, xmax, ymin, and ymax. Make a reasonable copy of the image in the viewing window of your calculator on this coordinate system and label it with its equation.
  3. Use the zero utility on your graphing calculator to find the zeros of the function. Use these results to plot the x-intercepts on your coordinate system and label them with their coordinates.
  4. Use a strictly algebraic technique (no calculator) to find the zeros of the given quadratic function. Show your work next to your coordinate system. Be stubborn! Work the problem until your algebraic and graphically zeros are a reasonable match.
Exercise 5.3.17

f(x)=x2+5x14

Answer

Screen Shot 2019-09-04 at 4.13.39 PM.png

Exercise 5.3.18

f(x)=x2+x20

Exercise 5.3.19

f(x)=x2+3x+18

Answer

Screen Shot 2019-09-05 at 8.47.23 AM.png

Exercise 5.3.20

f(x)=x2+3x+40

Exercise 5.3.21

f(x)=x216x36

Answer

Screen Shot 2019-09-05 at 8.47.58 AM.png

Exercise 5.3.22

f(x)=x2+4x96

In Exercises 23-30, perform each of the following tasks for the given quadratic function.

  1. Set up a coordinate system on graph paper. Label and scale each axis. Remember to draw all lines with a ruler.
  2. Use the technique of completing the square to place the quadratic function in vertex form. Plot the vertex on your coordinate system and label it with its coordinates. Draw the axis of symmetry on your coordinate system and label it with its equation.
  3. Use a strictly algebraic technique (no calculators) to find the x-intercepts of the graph of the given quadratic function. Plot them on your coordinate system and label them with their coordinates.
  4. Find the y-intercept of the graph of the quadratic function. Plot the y-intercept on your coordinate system and its mirror image across the axis of symmetry, then label these points with their coordinates.
  5. Using all the information plotted, draw the graph of the quadratic function and label it with the vertex form of its equation. Use interval notation to describe the domain and range of the quadratic function.
Exercise 5.3.23

f(x)=x2+2x8

Answer

Domain = (,), Range = [−9, )

Screen Shot 2019-09-05 at 8.49.18 AM.png

Exercise 5.3.24

f(x)=x26x+8

Exercise 5.3.25

f(x)=x2+4x12

Answer

Domain = (,), Range = [−16, )

Screen Shot 2019-09-05 at 8.50.12 AM.png

Exercise 5.3.26

f(x)=x2+8x+12

Exercise 5.3.27

f(x)=x22x+8

Answer

Domain = (,), Range = (, 9]

Screen Shot 2019-09-05 at 8.51.07 AM.png

Exercise 5.3.28

f(x)=x22x+24

Exercise 5.3.29

f(x)=x28x+48

Answer

Domain = (,), Range = (, 64]

Screen Shot 2019-09-05 at 8.52.52 AM.png

Exercise 5.3.30

f(x)=x28x+20

In Exercises 31-38, factor the given quadratic polynomial.

Exercise 5.3.31

42x2+5x2

Answer

(7x+2)(6x−1)

Exercise 5.3.32

3x2+7x20

Exercise 5.3.33

5x219x+12

Answer

(x−3)(5x−4)

Exercise 5.3.34

54x23x1

Exercise 5.3.35

4x2+9x5

Answer

(4x−5)(−x+1)

Exercise 5.3.36

3x25x12

Exercise 5.3.37

2x23x35

Answer

(2x+7)(x−5)

Exercise 5.3.38

6x2+25x+9

In Exercises 39-46, find the zeros of the given quadratic functions.

Exercise 5.3.39

f(x)=2x23x20

Answer

Zeros: x=52, x = 4

Exercise 5.3.40

f(x)=2x27x30

Exercise 5.3.41

f(x)=2x2+x+28

Answer

Zeros: x=72, x = 4

Exercise 5.3.42

f(x)=2x2+15x22

Exercise 5.3.43

f(x)=3x220x+12

Answer

Zeros: x=23, x = 6

Exercise 5.3.44

f(x)=4x2+11x20

Exercise 5.3.45

f(x)=4x2+4x+15

Answer

Zeros: x=32, x=52

Exercise 5.3.46

f(x)=6x2x+12

In Exercises 47-52, perform each of the following tasks for the given quadratic functions.

  1. Load the function into Y1 of the Y= of your graphing calculator. Adjust the window parameters so that the vertex is visible in the viewing window.
  2. Set up a coordinate system on your homework paper. Label and scale each axis with xmin, xmax, ymin, and ymax. Make a reasonable copy of the image in the viewing window of your calculator on this coordinate system and label it with its equation.
  3. Use the zero utility on your graphing calculator to find the zeros of the function. Use these results to plot the x-intercepts on your coordinate system and label them with their co- ordinates.
  4. Use a strictly algebraic technique (no calculator) to find the zeros of the given quadratic function. Show your work next to your coordinate system. Be stubborn! Work the problem until your algebraic and graphically zeros are a reasonable match.
Exercise 5.3.47

f(x)=2x2+3x35

Answer

Screen Shot 2019-09-05 at 8.56.23 AM.png

Exercise 5.3.48

f(x)=2x25x42

Exercise 5.3.49

f(x)=2x2+5x+33

Answer

Screen Shot 2019-09-05 at 8.57.06 AM.png

Exercise 5.3.50

f(x)=2x25x+52

Exercise 5.3.51

f(x)=4x224x13

Answer

Screen Shot 2019-09-05 at 8.57.49 AM.png

Exercise 5.3.52

f(x)=4x2+24x45

In Exercises 53-60, perform each of the following tasks for the given quadratic functions.

  1. Set up a coordinate system on graph paper. Label and scale each axis. Remember to draw all lines with a ruler.
  2. Use the technique of completing the square to place the quadratic function in vertex form. Plot the vertex on your coordinate system and label it with its coordinates. Draw the axis of symmetry on your coordinate system and label it with its equation.
  3. Use a strictly algebraic method (no calculators) to find the x-intercepts of the graph of the quadratic function. Plot them on your coordinate system and label them with their coordinates.
  4. Find the y-intercept of the graph of the quadratic function. Plot the y-intercept on your coordinate system and its mirror image across the axis of symmetry, then label these points with their coordinates.
  5. Using all the information plotted, draw the graph of the quadratic function and label it with the vertex form of its equation. Use interval notation to describe the domain and range of the quadratic function.
Exercise 5.3.53

f(x)=2x28x24

Answer

Domain = (,), Range = [−32, )

Screen Shot 2019-09-05 at 8.58.57 AM.png

Exercise 5.3.54

f(x)=2x24x6

Exercise 5.3.55

f(x)=2x24x+16

Answer

Domain = (,), Range = (, 18]

Screen Shot 2019-09-05 at 9.00.55 AM.png

Exercise 5.3.56

f(x)=2x216x+40

Exercise 5.3.57

f(x)=3x2+18x48

Answer

Domain = (,), Range = [−75, )

Screen Shot 2019-09-05 at 9.03.28 AM.png

Exercise 5.3.58

f(x)=3x2+18x216

Exercise 5.3.59

f(x)=2x2+10x48

Answer

Domain = (,), Range = [−1212, )

Screen Shot 2019-09-05 at 9.04.24 AM.png

Exercise 5.3.60

f(x)=2x210x100

In Exercises 61-66, Use the graph of f(x)=ax2+bx+c shown to find all solutions of the equation f(x) = 0. (Note: Every solution is an integer.)

Exercise 5.3.61

Screen Shot 2019-09-04 at 2.07.22 PM.png

Answer

−2, 3

Exercise 5.3.62

Screen Shot 2019-09-04 at 2.08.37 PM.png

Exercise 5.3.63

Screen Shot 2019-09-04 at 2.09.53 PM.png

Answer

−3, 0

Exercise 5.3.64

Screen Shot 2019-09-05 at 9.05.52 AM.png

Exercise 5.3.65

Screen Shot 2019-09-04 at 2.11.38 PM.png

Answer

−3, 0

Exercise 5.3.66

Screen Shot 2019-09-04 at 2.12.52 PM.png


This page titled 5.3: Zeros of the Quadratic is shared under a CC BY-NC-SA 2.5 license and was authored, remixed, and/or curated by David Arnold via source content that was edited to the style and standards of the LibreTexts platform.

  • Was this article helpful?

Support Center

How can we help?