This is “Solving Equations Quadratic in Form”, section 6.3 from the book Advanced Algebra (v. 1.0). For details on it (including licensing), click here.

For more information on the source of this book, or why it is available for free, please see the project's home page. You can browse or download additional books there. To download a .zip file containing this book to use offline, simply click here.

Has this book helped you? Consider passing it on:
Creative Commons supports free culture from music to education. Their licenses helped make this book available to you.
DonorsChoose.org helps people like you help teachers fund their classroom projects, from art supplies to books to calculators.

6.3 Solving Equations Quadratic in Form

Learning Objectives

  1. Develop a general strategy for solving quadratic equations.
  2. Solve equations that are quadratic in form.

General Guidelines for Solving Quadratic Equations

Use the coefficients of a quadratic equation to help decide which method is most appropriate for solving it. While the quadratic formula always works, it is sometimes not the most efficient method. If given any quadratic equation in standard form,

ax2+bx+c=0 where c = 0, then it is best to factor out the GCF and solve by factoring.

Example 1

Solve: 12x23x=0.

Solution:

In this case, c = 0 and we can solve by factoring out the GCF 3x.

12x23x=03x(4x1)=0

Then apply the zero-product property and set each factor equal to zero.

3x=0or4x1=0x=04x=1x=14

Answer: The solutions are 0 and 14.

If b = 0, then we can solve by extracting the roots.

Example 2

Solve: 5x2+8=0.

Solution:

In this case, b = 0 and we can solve by extracting the roots. Begin by isolating the square.

5x2+8=05x2=8x2=85

Next, apply the square root property. Remember to include the ±.

x=±85Rationalizethedenominator.=±42555Simplify.=±2i255=±2i105

Answer: The solutions are ±2i105.

When given a quadratic equation in standard form where a, b, and c are all nonzero, determine the value for the discriminant using the formula b24ac.

  1. If the discriminant is a perfect square, then solve by factoring.
  2. If the discriminant is not a perfect square, then solve using the quadratic formula.

Recall that if the discriminant is not a perfect square and positive, the quadratic equation will have two irrational solutions. And if the discriminant is negative, the quadratic equation will have two complex conjugate solutions.

Example 3

Solve: (3x+5)(3x+7)=6x+10.

Solution:

Begin by rewriting the quadratic equation in standard form.

(3x+5)(3x+7)=6x+109x2+21x+15x+35=6x+109x2+36x+35=6x+109x2+30x+25=0

Substitute a = 9, b = 30, and c = 25 into the discriminant formula.

b24ac=(30)24(9)(25)=900900=0

Since the discriminant is 0, solve by factoring and expect one real solution, a double root.

9x2+30x+25=0(3x+5)(3x+5)=03x+5=0or3x+5=03x=53x=5x=53x=53

Answer: The solution is 53.

It is good to know that the quadratic formula will work to find the solutions to all of the examples in this section. However, it is not always the best solution. If the equation can be solved by factoring or by extracting the roots, you should use that method.

Solving Equations Quadratic in Form

In this section we outline an algebraic technique that is used extensively in mathematics to transform equations into familiar forms. We begin by defining quadratic formAn equation of the form au2+bu+c=0 where a, b and c are real numbers and u represents an algebraic expression.,

au2+bu+c=0

Here u represents an algebraic expression. Some examples follow:

(t+2t)2+8(t+2t)+7=0u=t+2tu2+8u+7=0x2/33x1/310=0u=x1/3u23u10=03y2+7y16=0u=y13u2+7u6=0

If we can express an equation in quadratic form, then we can use any of the techniques used to solve quadratic equations. For example, consider the following fourth-degree polynomial equation,

x44x232=0

If we let u=x2 then u2=(x2)2=x4 and we can write

x44x232=0(x2)24(x2)32=0u24u32=0

This substitution transforms the equation into a familiar quadratic equation in terms of u which, in this case, can be solved by factoring.

u24u32=0(u8)(u+4)=0u=8oru=4

Since u=x2 we can back substitute and then solve for x.

u=8oru=4 ↓x2=8x2=4x=±8x=±4x=±22x=±2i

Therefore, the equation x44x232=0 has four solutions {±22,±2i}, two real and two complex. This technique, often called a u-substitutionA technique in algebra using substitution to transform equations into familiar forms., can also be used to solve some non-polynomial equations.

Example 4

Solve: x2x8=0.

Solution:

This is a radical equation that can be written in quadratic form. If we let u=x then u2=(x)2=x and we can write

x2x8=0u22u8=0

Solve for u.

u22u8=0(u4)(u+2)=0u=4oru=2

Back substitute u=x and solve for x.

x=4orx=2(x)2=(4)2(x)2=(2)2x=16x=4

Recall that squaring both sides of an equation introduces the possibility of extraneous solutions. Therefore we must check our potential solutions.

Checkx=16Checkx=4x2x8=0162168=016248=01688=00=0x2x8=04248=04228=0448=08=0

Because x=4 is extraneous, there is only one solution, x=16.

Answer: The solution is 16.

Example 5

Solve: x2/33x1/310=0.

Solution:

If we let u=x1/3, then u2=(x1/3)2=x2/3 and we can write

x2/33x1/310=0u23u10=0

Solve for u.

u23u10=0(u5)(u+2)=0u=5oru=2

Back substitute u=x1/3 and solve for x.

x1/3=5orx1/3=2(x1/3)3=(5)3(x1/3)3=(2)3x=125x=8

Check.

Checkx=125Checkx=8x2/33x1/310=0(125)2/33(125)1/310=0(53)2/33(53)1/310=0523510=0251510=00=0x2/33x1/310=0(8)2/33(8)1/310=0[(2)3]2/33[(2)3]1/310=0(2)23(2)10=04+610=00=0

Answer: The solutions are −8, 125.

Example 6

Solve: 3y2+7y16=0.

Solution:

If we let u=y1, then u2=(y1)2=y2 and we can write

3y2+7y16=03u2+7u6=0

Solve for u.

3u2+7u6=0(3u2)(u+3)=0u=23oru=3

Back substitute u=y1 and solve for y.

y1=23ory1=31y=231y=3y=32y=13

The original equation is actually a rational equation where y0. In this case, the solutions are not restrictions; they solve the original equation.

Answer: The solutions are 13,32.

Example 7

Solve: (t+2t)2+8(t+2t)+7=0.

Solution:

If we let u=t+2t, then u2=(t+2t)2 and we can write

(t+2t)2+8(t+2t)+7=0u2+8u+7=0

Solve for u.

u2+8u+7=0(u+1)(u+7)=0u=1oru=7

Back substitute u=t+2t and solve for t.

t+2t=1ort+2t=7t+2=tt+2=7t2t=28t=2t=1t=14

Answer: The solutions are −1, 14. The check is left to the reader.

Try this! Solve: 12x216x1+5=0

Answer: The solutions are 65, 2.

So far all of the examples were of equations that factor. As we know, not all quadratic equations factor. If this is the case, we use the quadratic formula.

Example 8

Solve: x410x2+23=0. Approximate to the nearest hundredth.

Solution:

If we let u=x2, then u2=(x2)2=x4 and we can write

x410x2+23=0u210u+23=0

This equation does not factor; therefore, use the quadratic formula to find the solutions for u. Here a=1, b=10, and c=23.

u=b±b24ac2a=(10)±(10)24(1)(23)2(1)=10±82=10±222=5±2

Therefore, u=5±2. Now back substitute u=x2 and solve for x.

u=52oru=5+2x2=52x2=5+2x=±52x=±5+2

Round the four solutions as follows.

x=521.89x=5+22.53x=521.89x=5+22.53

Answer: The solutions are approximately ±1.89, ±2.53.

If multiple roots and complex roots are counted, then the fundamental theorem of algebraIf multiple roots and complex roots are counted, then every polynomial with one variable will have as many roots as its degree. implies that every polynomial with one variable will have as many roots as its degree. For example, we expect f(x)=x38 to have three roots. In other words, the equation

x38=0 should have three solutions. To find them one might first think of trying to extract the cube roots just as we did with square roots,

x38=0x3=8x=83x=2

As you can see, this leads to one solution, the real cube root. There should be two others; let’s try to find them.

Example 9

Find the set of all roots: f(x)=x38.

Solution:

Notice that the expression x38 is a difference of cubes and recall that a3b3=(ab)(a2+ab+b2). Here a=x and b=2 and we can write

x38=0(x2)(x2+2x+4)=0

Next apply the zero-product property and set each factor equal to zero. After setting the factors equal to zero we can then solve the resulting equation using the appropriate methods.

x2=0orx2+2x+4=0x=2x=b±b24ac2a=(2)±(2)24(1)(4)2(1)=2±122=2±2i32=1±i3

Using this method we were able to obtain the set of all three roots {2,1±i3}, one real and two complex.

Answer: {2,1±i3}

Sometimes the roots of a function will occur multiple times. For example, g(x)=(x2)3 has degree three where the roots can be found as follows:

(x2)3=0(x2)(x2)(x2)=0x2=0orx2=0orx2=0x=2x=2x=2

Even though g is of degree 3 there is only one real root {2}; it occurs 3 times.

Key Takeaways

  • The quadratic formula can solve any quadratic equation. However, it is sometimes not the most efficient method.
  • If a quadratic equation can be solved by factoring or by extracting square roots you should use that method.
  • We can sometimes transform equations into equations that are quadratic in form by making an appropriate u-substitution. After solving the equivalent equation, back substitute and solve for the original variable.
  • Counting multiple and complex roots, the fundamental theorem of algebra guarantees as many roots as the degree of a polynomial equation with one variable.

Topic Exercises

    Part A: Solving Quadratic Equations

      Solve.

    1. x29x=0

    2. x2+10x=0

    3. 15x2+6x=0

    4. 36x218x=0

    5. x290=0

    6. x2+48=0

    7. 2x2+1=0

    8. 7x21=0

    9. 6x211x+4=0

    10. 9x2+12x5=0

    11. x2+x+6=0

    12. x2+2x+8=0

    13. 4t2+28t+49=0

    14. 25t220t+4=0

    15. u24u1=0

    16. u22u11=0

    17. 2(x+2)2=11+4x2x2

    18. (2x+1)(x3)+2x2=3(x1)

    19. (3x+2)2=6(2x+1)

    20. (2x3)2+5x2=4(23x)

    21. 4(3x1)25=0

    22. 9(2x+3)22=0

    Part B: Solving Equations Quadratic in Form

      Find all solutions.

    1. x4+x272=0

    2. x417x218=0

    3. x413x2+36=0

    4. 4x417x2+4=0

    5. x+2x3=0

    6. xx2=0

    7. x5x+6=0

    8. x6x+5=0

    9. x2/3+5x1/3+6=0

    10. x2/32x1/335=0

    11. 4x2/34x1/3+1=0

    12. 3x2/32x1/31=0

    13. 5x2+9x12=0

    14. 3x2+8x13=0

    15. 8x2+14x115=0

    16. 9x224x1+16=0

    17. (x3x)22(x3x)24=0
    18. (2x+1x)2+9(2x+1x)36=0
    19. 2(xx+1)25(xx+1)3=0
    20. 3(x3x1)2+13(x3x1)10=0
    21. 4y29=0

    22. 16y2+4y1=0

    23. 30y2/315y1/3=0

    24. y2/39=0

    25. 81y41=0

    26. 5(1x+2)23(1x+2)2=0
    27. 12(x2x3)211(x2x3)+2=0
    28. 10x219x12=0

    29. x1/23x1/4+2=0

    30. x+5x50=0

    31. 8x2/3+7x1/31=0

    32. x4/313x2/3+36=0

    33. y414y2+46=0

    34. x4/32x2/3+1=0

    35. 2y2y11=0

    36. 2x2/33x1/32=0

    37. 4x117x1/2+4=0

    38. 3x18x1/2+4=0

    39. 2x1/33x1/6+1=0

    40. x1/3x1/62=0

      Find all solutions. Round your answers to the nearest hundredth.

    1. x46x2+7=0

    2. x46x2+6=0

    3. x48x2+14=0

    4. x412x2+31=0

    5. 4x416x2+13=0

    6. 9x430x2+1=0

      Find the set of all roots.

    1. f(x)=x31

    2. g(x)=x3+1

    3. f(x)=x327

    4. g(x)=x416

    5. h(x)=x41

    6. h(x)=x61

    7. f(x)=(2x1)3

    8. g(x)=x2(x4)2

    9. f(x)=x3q3, q>0

    10. f(x)=x3+q3, q>0

      Find all solutions.

    1. x6+7x38=0

    2. x67x38=0

    3. x6+28x3+27=0

    4. x6+16x3+64=0

    5. | x2+2x5 |=1
    6. | x22x3 |=3
    7. | 2x25 |=4
    8. | 3x29x |=6

      Find a quadratic function with integer coefficients and the given set of roots. (Hint: If r1 and r2 are roots, then (xr1)(xr2)=0.)

    1. {±3i}

    2. {±i5}

    3. {±3}

    4. {±26}

    5. {1±3}

    6. {2±32}

    7. {1±6i}

    8. {2±3i}

    Part C: Discussion Board

    1. On a note card, write out your strategy for solving a quadratic equation. Share your strategy on the discussion board.

    2. Make up your own equation that is quadratic in form. Share it and the solution on the discussion board.

Answers

  1. 0, 9

  2. 25, 0

  3. ±310

  4. ±22i
  5. 12,43
  6. 12±232i
  7. 72

  8. 2±5

  9. 32,12

  10. ±23
  11. 2±56
  1. ±22, ±3i

  2. ±2, ±3

  3. 1

  4. 4, 9

  5. −27, −8

  6. 18
  7. 12, 5

  8. 25,43
  9. ±35
  10. 32,13
  11. ±23
  12. 0, 18

  13. ±13,±i3
  14. 32, 6

  15. 1, 16

  16. −1, 1512

  17. ±73, ±7+3

  18. −2, 1

  19. 116, 16

  20. 164, 1

  21. ±1.26, ±2.10

  22. ±1.61, ±2.33

  23. ±1.06, ±1.69

  24. {1,12±32i}
  25. {3,32±332i}
  26. {±1,±i}

  27. { 12 }
  28. {q,q2±q32i}
  29. −2, 1, 1±i3, 12±32i

  30. −3, −1, 32±332i, 12±32i

  31. 1±7, 1±5

  32. ±22, ±322

  33. f(x)=x2+9

  34. f(x)=x23

  35. f(x)=x22x2

  36. f(x)=x22x+37

  1. Answer may vary