Skip to main content
Mathematics LibreTexts

6.6: Solving Equations by Factoring

  • Page ID
    23743
    • Anonymous
    • LibreTexts
    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives

    • Verify solutions to quadratic equations.
    • Solve quadratic equations by factoring.
    • Determine a quadratic equation with given solutions.
    • Solve polynomial equations by factoring.

    Solving Quadratic Equations by Factoring

    Learning how to solve equations is one of our main goals in algebra. Up to this point, we have solved linear equations, which are of degree 1. In this section, we will learn a technique that can be used to solve certain equations of degree 2. A quadratic equation is any equation that can be written in the standard form

    \[ax^{2}+bx+c=0\],

    where \(a, b\), and \(c\) are real numbers and \(a≠0\). The following are some examples of quadratic equations, all of which will be solved in this section:

    \(x^{2}+x-6=0\)

    \(4x^{2}-9=0\)

    \(2x^{2}+10x+20=-3x+5\)

    A solution of a quadratic equation in standard form is called a root. Quadratic equations can have two real solutions, one real solution, or no real solution. The quadratic equation \(x^{2}+x−6=0\) has two solutions, namely, \(x=−3\) and \(x=2\).

    Example \(\PageIndex{1}\)

    Verify that \(x=−3\) and \(x=2\) are solutions to \(x^{2}+x−6=0\).

    Solution:

    To verify solutions, substitute the values for \(x\) and then simplify to see if a true statement results.

    \(\begin{array} {r|r} {\color{Cerulean}{Check:}\color{black}{\:x=-3}}&{\color{Cerulean}{Check:}\color{black}{\:x=2}} \\ {x^{2}+x-6=0}&{x^{2}+x-6=0}\\{(\color{OliveGreen}{-3}\color{black}{)^{2}+(}\color{OliveGreen}{-3}\color{black}{)-6=0}}&{(\color{OliveGreen}{2}\color{black}{)^{2}+(}\color{OliveGreen}{2}\color{black}{)-6=0}}\\{9-3-6=0}&{4+2-6=0}\\{0=0\quad\color{Cerulean}{\checkmark}}&{0=0\quad\color{Cerulean}{\checkmark}} \end{array}\)

    Answer:

    Both values produce true statements. Therefore, they are both solutions to the equation.

    Our goal is to develop algebraic techniques for finding solutions to quadratic equations. The first technique requires the zero-product property:

    If \(a\cdot b=0\), then \(a=0\) or \(b=0\)

    In other words, if any product is equal to zero, then one or both of the variable factors must be equal to zero.

    Example \(\PageIndex{2}\)

    Solve:

    \((x−8)(x+7)=0\).

    Solution:

    This equation consists of a product of two quantities equal to zero; therefore, the zero-product property applies. One or both of the quantities must be zero.

    \(\begin{array} {ccc} {(x-8)=0}&{\text{or}}&{(x+7)=0}\\{x-8\color{Cerulean}{+8}\color{black}{=0}\color{Cerulean}{+8}}&{}&{x+7\color{Cerulean}{-7}\color{black}{=0}\color{Cerulean}{-7}}\\{x=8}&{}&{x=-7} \end{array}\)

    To verify that these are solutions, substitute them for the variable \(x\).

    \(\begin{array}{r|r} {\color{Cerulean}{Check:}\color{black}{\:x=8}}&{\color{Cerulean}{Check:}\color{black}{\:x=-7}}\\{(x-8)(x+7)=0}&{(x-8)(x+7)=0}\\{(8-8)(8+7)=0}&{(-7+8)(-7+7)=0}\\{(0)(15)=0}&{(1)(0)=0}\\{0=0\quad\color{Cerulean}{\checkmark}}&{0=0\quad\color{Cerulean}{\checkmark}} \end{array}\)

    Notice that each solution produces a factor that is equal to zero.

    Answer:

    The solutions are \(8\) and \(−7\).

    The quadratic equation may not be given in its factored form.

    Example \(\PageIndex{3}\)

    Solve:

    \(x^{2}+3x−10=0\).

    Solution:

    The goal is to produce a product that is equal to zero. We can do that by factoring the trinomial on the left side of the equation.

    \(\begin{array}{cc}{x^{2}+3x-10=0}&{}\\{(x\quad\color{Cerulean}{?}\color{black}{)(x\quad}\color{Cerulean}{?}\color{black}{)=0}}&{\color{Cerulean}{-10=5(-2)}}\\{}&{\color{Cerulean}{and\: 3=5+(-2)}}\\{(x+5)(x-2)=0}&{} \end{array}\)

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

    \(x+5=0 \quad\text{or}\quad x-2=0\)

    This leaves us with two linear equations, each of which can be solved for \(x\).

    \(\begin{array}{cc} {x+5\color{Cerulean}{-5}\color{black}{=0}\color{Cerulean}{-5}}&{x-2\color{Cerulean}{+2}\color{black}{=0}\color{Cerulean}{+2}}\\{x=-5}&{x=2} \end{array}\)

    Check the solutions by substituting into the original equation to verify that we obtain true statements.

    \(\begin{array}{r|r}{\color{Cerulean}{Check:}\color{black}{\:x=-5}}&{\color{Cerulean}{Check:}\color{black}{\:x=2}}\\{x^{2}+3x-10=0}&{x^{2}+3x-10=0}\\{(\color{OliveGreen}{-5}\color{black}{)^{2}+3(}\color{OliveGreen}{-5}\color{black}{)-10=0}}&{(\color{OliveGreen}{2}\color{black}{)^{2}+3(}\color{OliveGreen}{2}\color{black}{)-10=0}}\\{25-15-10=0}&{4+6-10=0}\\{0=0\quad\color{Cerulean}{\checkmark}}&{0=0\quad\color{Cerulean}{\checkmark}} \end{array}\)

    Answer:

    The solutions are \(-5\) and \(2\).

    Using the zero-product property after factoring a quadratic equation in standard form is the key to this technique. However, the quadratic equation may not be given in standard form, and so there may be some preliminary steps before factoring. The steps required to solve by factoring are outlined in the following example.

    Example \(\PageIndex{4}\)

    Solve:

    \(2x^{2}+10x+20=−3x+5\).

    Solution:

    Step 1: Express the quadratic equation in standard form. For the zero-product property to apply, the quadratic expression must be equal to zero. Use the addition and subtraction properties of equality to combine opposite-side like terms and obtain zero on one side of the equation. In this example, add \(3x\) to and subtract \(5\) from both sides.

    \(\begin{aligned} 2x^{2}+10x+20\color{Cerulean}{+3x}&\color{black}{=-3x+5}\color{Cerulean}{+3x} \\ 2x^{2}+13x+20&=5 \\ 2x^{2}+13x+20\color{Cerulean}{-5}&\color{black}{=5}\color{Cerulean}{-5} \\ 2x^{2}+13x+15&=0 \end{aligned}\)

    Step 2: Factor the quadratic expression.

    \((2x+3)(x+5)=0\)

    Step 3: Apply the zero-product property and set each variable factor equal to zero.

    \(2x+3=0\quad\text{or}\quad x+5=0\)

    Step 4: Solve the resulting linear equations.

    \(\begin{array} {ccc} {2x+3=0}&{\text{or}}&{x+5=0}\\{2x=-3}&{}&{x=-5}\\{\frac{2x}{\color{Cerulean}{2}}\color{black}{=\frac{-3}{\color{Cerulean}{2}}}}&{}&{}\\{x=-\frac{3}{2}}&{}&{} \end{array}\)

    Answer:

    The solutions are \(-5\) and \(-\frac{3}{2}\). The check is optional.

    Example \(\PageIndex{5}\)

    Solve:

    \(9x^{2}+1=6x\).

    Solution:

    Write this in standard form by subtracting \(6x\ from both sides.

    \(\begin{aligned} 9x^{2}+1\color{Cerulean}{-6x}&\color{black}{=6x}\color{Cerulean}{-6x} \\ 9x^{2}-6x+1&=0 \end{aligned}\)

    Once the equation is in standard form, equal to zero, factor.

    \((3x-1)(3x-1)=0\)

    This is a perfect square trinomial. Hence setting each factor equal to zero results in a repeated solution.

    \(\begin{array}{ccc}{3x-1=0}&{\text{or}}&{3x-1=0}\\{3x=1}&{}&{3x=1}\\{x=\frac{1}{3}}&{}&{x=\frac{1}{3}}\\ \end{array}\)

    A repeated solution is called a double root and does not have to be written twice.

    Answer:

    The solution is \(\frac{1}{3}\).

    Exercise \(\PageIndex{1}\)

    Solve:

    \(x^{2}−3x=28\).

    Answer

    \(x=−4\) or \(x=7\)

    Not all quadratic equations in standard form are trinomials. We often encounter binomials.

    Example \(\PageIndex{6}\)

    Solve:

    \(x^{2}−9=0\).

    Solution:

    This quadratic equation is given in standard form, where the binomial on the left side is a difference of squares. Factor as follows:

    \(\begin{aligned} x^{2}-9&=0 \\ (x+3)(x-3)&=0 \end{aligned}\)

    Next, set each factor equal to zero and solve.

    \(\begin{array}{ccc}{x+3=0}&{\text{or}}&{x-3=0}\\{x=-3}&{}&{x=3}\end{array}\)

    Answer:

    The solutions are \(3\) and \(−3\), which can also be written as \(±3\).

    Example \(\PageIndex{7}\)

    Solve:

    \(5x^{2}=15x\)

    Solution:

    By inspection, we see that \(x=0\) is a solution to this quadratic equation. Since dividing by zero is undefined, we want to avoid dividing both sides of this equation by \(x\). In general, we wish to avoid dividing both sides of any equation by a variable or an expression containing a variable. We will discuss this in more detail later. The first step is to rewrite this equation in standard form with zero on one side.

    \(\begin{aligned} 5x^{2}&=15x \\ 5x^{2}\color{Cerulean}{-15x}&\color{black}{=15x}\color{Cerulean}{-15x\quad Subtract\:15x\:from\:both\:sides.} \\ 5x^{2}-15x&=0 \end{aligned}\)

    Next, factor the expression. Notice that the binomial on the left has a GCF of \(5x\).

    \(\begin{aligned} 5x^{2}-15x&=0\\5x(x-3)&=0 \end{aligned}\)

    Set each factor to equal to zero.

    \(\begin{array}{ccc}{5x=0}&{\text{or}}&{x-3=0}\\{\frac{5x}{\color{Cerulean}{5}}\color{black}{=\frac{0}{\color{Cerulean}{5}}}}&{}&{x=3}\\{x=0}&{}&{} \end{array}\)

    Answer:

    The solutions are \(0\) and \(3\).

    Example \(\PageIndex{8}\)

    Solve:

    \((2x+1)(x+5)=11\).

    Solution:

    This quadratic equation appears to be factored; hence it might be tempting to set each factor equal to \(11\). However, this would lead to incorrect results. We must rewrite the equation in standard form, equal to zero, so that we can apply the zero-product property.

    \(\begin{aligned}(2x+1)(x+5)&=11 \\ 2x^{2}+10x+x+5&=11 \\ 2x^{2}+11x+5\color{Cerulean}{-11}&\color{black}{=11}\color{Cerulean}{-11}\\2x^{2}+11x-6&=0 \end{aligned}\)

    Once it is in standard form, we can factor and then set each factor equal to zero.

    \((2x-1)(x+6)=0\)

    \(\begin{array}{ccc}{2x-1=0}&{\text{or}}&{x+6=0}\\{2x=1}&{}&{x=-6}\\{x=\frac{1}{2}}&{}&{} \end{array}\)

    Answer:

    The solutions are \(\frac{1}{2}\) and \(-6\).

    Example \(\PageIndex{9}\)

    Solve:

    \(15x^{2}−25x+10=0\).

    Solution:

    We begin by factoring out the GCF of \(5\). Then factor the resulting trinomial.

    \(\begin{aligned} 15x^{2}-25x+10&=0 \\ 5(3x^{2}-5x+2)&=0\\5(3x-2)(x-1)&=0 \end{aligned}\)

    Next, we set each variable factor equal to zero and solve for \(x\).

    \(\begin{array}{ccc} {3x-2=0}&{\text{or}}&{x-1=0}\\{3x=2}&{}&{x=1}\\{x=\frac{2}{3}}&{}&{} \end{array}\)

    Notice that the factor \(5\) is not a variable factor and thus did not contribute to the solution set.

    Answer:

    The solutions are \(\frac{2}{3}\) and \(1\).

    Example \(\PageIndex{10}\)

    Factor:

    \(52x^{2}+76x−13=0\).

    Solution:

    Clear the fractions by multiplying both sides of the equation by the LCD, which is equal to \(6\).

    \(\begin{aligned} \frac{5}{2}x^{2}+\frac{7}{6}x-\frac{1}{3}&=0 \\ \color{Cerulean}{6}\color{black}{\cdot} \left( \frac{5}{2}x^{2}+\frac{7}{6}x-\frac{1}{3} \right) &=\color{Cerulean}{6}\color{black}{\cdot (0)} \\ 15x^{2}+7x-2&=0 \end{aligned}\)

    At this point, we have an equivalent equation with integer coefficients and can factor as usual. Begin with the factors of \(15\) and \(2\).

    \(\begin{array}{cc}{15=1\cdot 15}&{2=1\cdot 2} \\ {=3\cdot 5}&{} \end{array}\)

    The coefficient of the middle term is \(7=3(−1)+5(2)\). Factor as follows:

    \(\begin{aligned} 15x^{2}+7x-2&=0 \\ (3x+2)(5x-1)&=0 \end{aligned}\)

    Set each factor equal to zero and solve.

    \(\begin{array}{ccc}{3x+2=0}&{\text{or}}&{5x-1=0}\\{3x=-2}&{}&{5x=1}\\{x=-\frac{2}{3}}&{}&{x=\frac{1}{5}} \end{array}\)

    Answer:

    The solutions are \(-\frac{2}{3}\) and \(\frac{1}{5}\).

    Exercise \(\PageIndex{2}\)

    Solve:

    \(4x^{2}-9=0\).

    Answer

    \(-\frac{3}{2}\) and \(\frac{3}{2}\)

    Finding Equations with Given Solutions

    The zero-product property states,

    If \(a\cdot b=0\), then \(a=0\) or \(b=0\)

    And, in fact, the converse is true as well:

    If \(a=0\) or \(b=0\), then \(ab=0\)

    When this is the case, we can write the following:

    \(a\cdot b =0\), if and only if \(a=0\) or \(b=0\)

    We use this property to find equations, given the solutions. To do this, the steps for solving by factoring are performed in reverse.

    Example \(\PageIndex{11}\)

    Find a quadratic equation with solutions \(−7\) and \(2\).

    Solution:

    Given the solutions, we can determine two linear factors.

    \(\begin{array} {ccc}{x=-7}&{\text{or}}&{x=2}\\{x+7=0}&{}&{x-2=0} \end{array}\)

    The product of these linear factors is equal to zero when \(x=-7\) or \(x=2\):

    \((x+7)(x-2)=0\)

    Multiply the binomials and present the equation in standard form.

    \(\begin{aligned} x^{2}-2x+7x-14&=0 \\ x^{2}+5x-14&=0 \end{aligned}\)

    Answer:

    \(x^{2}+5x-14=0\).

    We may check our equation by substituting the given answers to see if we obtain a true statement. Also, the equation found aboveis not unique and so the check becomes essential when our equation looks different from someone else’s. This is left as an exercise.

    Example \(\PageIndex{12}\)

    Find a quadratic equation with integer coefficients, given solutions \(\frac{1}{2}\) and \(−\frac{3}{4}\).

    Solution:

    To avoid fractional coefficients, we first clear the fractions by multiplying both sides by the denominator.

    \(\begin{array} {ccc}{x=\frac{1}{2}}&{\text{or}}&{x=-\frac{3}{4}}\\{\color{Cerulean}{2}\color{black}{\cdot x =}\color{Cerulean}{2}\color{black}{\cdot \frac{1}{2}}}&{}&{\color{Cerulean}{4}\color{black}{\cdot x = -\frac{3}{4}\cdot}\color{Cerulean}{4}}\\{2x=1}&{}&{4x=-3}\\{2x-1=0}&{}&{4x+3=0} \end{array}\)

    Apply the zero-product property and multiply.

    \(\begin{aligned} (2x-1)(4x+3)&=0 \\ 8x^{2}+6x-4x-3&=0 \\ 8x^{2}+2x-3&=0 \end{aligned}\)

    Answer:

    \(8x^{2}+2x-3=0\)

    Exercise \(\PageIndex{3}\)

    Find a quadratic equation with integer coefficients, given solutions \(−1\) and \(\frac{2}{3}\).

    Answer

    \(3x^{2}+x-2=0\)

    Solving Polynomial Equations by Factoring

    The zero-product property is true for any number of factors that make up an equation. If an expression is equal to zero and can be factored into linear factors, then we will be able to set each factor equal to zero and solve for each equation.

    Example \(\PageIndex{13}\)

    Solve:

    \(3x(x−5)(3x−2)=0\).

    Solution:

    Set each variable factor equal to zero and solve.

    \(\begin{array}{ccccc} {3x=0}&{\text{or}}&{x-5=0}&{\text{or}}&{3x-2=0}\\{\frac{3x}{\color{Cerulean}{3}}\color{black}{=\frac{0}{\color{Cerulean}{3}}}}&{}&{x=5}&{}&{\frac{3x}{\color{Cerulean}{3}}\color{black}{=\frac{2}{\color{Cerulean}{3}}}}\\{x=0}&{}&{}&{}&{x=\frac{2}{3}}\end{array}\)

    Answer:

    The solutions are \(0, 5\), and \(\frac{2}{3}\).

    Of course, we cannot expect the equation to be given in factored form.

    Example \(\PageIndex{14}\)

    Solve:

    \(x^{3}+2x^{2}−9x−18=0\).

    Solution

    Begin by factoring the left side completely.

    \(\begin{array}{rl} {x^{3}+2x^{2}-9x-18=0}&{\color{Cerulean}{Factor\:by\:grouping.}}\\{x^{2}(x+2)-9(x+2)=0}&{}\\{(x+2)(x^{2}-9)=0}&{\color{Cerulean}{Factor\:as\:a\:difference\:of\:squares.}}\\{(x+2)(x+3)(x-3)=0}&{} \end{array}\)

    Set each factor equal to zero and solve.

    \(\begin{array} {ccccc}{x+2=0}&{\text{or}}&{x+3=0}&{\text{or}}&{x-3=0}\\{x=-2}&{}&{x=-3}&{}&{x=3} \end{array}\)

    Answer:

    The solutions are \(-2, -3\), and \(3\).

    Notice that the degree of the polynomial is \(3\) and we obtained three solutions. In general, for any polynomial equation with one variable of degree \(n\), the fundamental theorem of algebra guarantees \(n\) real solutions or fewer. We have seen that many polynomials do not factor. This does not imply that equations involving these unfactorable polynomials do not have real solutions. In fact, many polynomial equations that do not factor do have real solutions. We will learn how to solve these types of equations as we continue in our study of algebra.

    Exercise \(\PageIndex{4}\)

    Solve:

    \(−10x^{3}−18x^{2}+4x=0\).

    Answer

    \(−2, 0, \frac{1}{5}\)

    Key Takeaways

    • A polynomial can have at most a number of solutions equal to its degree. Therefore, quadratic equations can have up to two real solutions.
    • To solve a quadratic equation, first write it in standard form. Once the quadratic expression is equal to zero, factor it and then set each variable factor equal to zero. The solutions to the resulting linear equations are the solutions to the quadratic equation.
    • Not all quadratic equations can be solved by factoring. We will learn how to solve quadratic equations that do not factor later in the course.
    • To find a quadratic equation with given solutions, perform the process of solving by factoring in reverse.
    • If any polynomial is factored into linear factors and is set to zero, then we can determine the solutions by setting each variable factor equal to zero and solving each individually.

    Exercise \(\PageIndex{5}\) Solutions to Quadratic Equations

    Determine whether the given set of values are solutions to the quadratic equation.

    1. \({−3, 5}; x^{2}−2x−15=0\)
    2. \({7, −1}; x^{2}−6x−7=0\)
    3. \({−\frac{1}{2}, \frac{1}{2} }; x^{2}−14=0\)
    4. \({−\frac{3}{4}, \frac{3}{4} }; x^{2}−916=0\)
    5. \({−3, 2}; x^{2}−x−6=0\)
    6. \({−5, 1}; x^{2}−4x−5=0\)
    Answer

    1. Yes

    3. Yes

    5. No

    Exercise \(\PageIndex{6}\) Solutions to Quadratic Equations

    Solve.

    1. \((x−3)(x+2)=0\)
    2. \((x+5)(x+1)=0\)
    3. \((2x−1)(x−4)=0\)
    4. \((3x+1)(3x−1)=0\)
    5. \((x−2)^{2}=0\)
    6. \((5x+3)^{2}=0\)
    7. \(7x(x−5)=0\)
    8. \(-2x(2x−3)=0\)
    9. \((x−12)(x+34)=0\)
    10. \((x+58)(x−38)=0\)
    11. \((14x+12)(16x−23)=0\)
    12. \((15x−3)^{2}=0\)
    13. \(−5(x+1)(x−2)=0\)
    14. \(12(x−7)(x−6)=0\)
    15. \((x+5)(x−1)=0\)
    16. \((x+5)(x+1)=0\)
    17. \(−2(3x−2)(2x+5)=0\)
    18. \(5(7x−8)^{2}=0\)
    Answer

    1. \(−2, 3\)

    3. \(\frac{1}{2}, 4\)

    5. \(2\)

    7. \(0, 5\)

    9. \(−\frac{3}{4}, \frac{1}{2}\)

    11. \(−2, 4\)

    13. \(−1, 2\)

    15. \(−5, 1\)

    17. \(−\frac{5}{2}, \frac{2}{3}\)

    Exercise \(\PageIndex{7}\) Solve by Factoring

    Solve.

    1. \(x^{2}−x−6=0\)
    2. \(x^{2}+3x−10=0\)
    3. \(y^{2}−10y+24=0\)
    4. \(y^{2}+6y−27=0\)
    5. \(x^{2}−14x+40=0\)
    6. \(x^{2}+14x+49=0\)
    7. \(x^{2}−10x+25=0\)
    8. \(3x^{2}+2x−1=0\)
    9. \(5x^{2}−9x−2=0\)
    10. \(7y^{2}+20y−3=0\)
    11. \(9x^{2}−42x+49=0\)
    12. \(25x^{2}+30x+9=0\)
    13. \(2y^{2}+y−3=0\)
    14. \(7x^{2}−11x−6=0\)
    15. \(2x^{2}=−15x+8\)
    16. \(8x−5=3x^{2}\)
    17. \(x^{2}−36=0\)
    18. \(x^{2}−100=0\)
    19. \(4x^{2}−81=0\)
    20. \(49x^{2}−4=0\)
    21. \(x^{2}=4\)
    22. \(9y^{2}=1\)
    23. \(16y^{2}=25\)
    24. \(36x^{2}=25\)
    25. \(4x^{2}−36=0\)
    26. \(2x^{2}−18=0\)
    27. \(10x^{2}+20x=0\)
    28. \(−3x^{2}+6x=0\)
    29. \(25x^{2}=50x\)
    30. \(x^{2}=0\)
    31. \((x+1)^{2}−25=0\)
    32. \((x−2)^{2}−36=0\)
    33. \(5x(x−4)=−4+x\)
    34. \((x−1)(x−10)=22\)
    35. \((x−3)(x−5)=24\)
    36. \(−2x(x−9)=x+21\)
    37. \((x+1)(6x+1)=2x\)
    38. \((x−2)(x+12)=15x\)
    39. \((x+1)(x+2)=2(x+16)\)
    40. \((x−9)(2x+3)=2(x−9)\)
    Answer

    1. \(−2, 3\)

    3. \(4, 6\)

    5. \(4, 10\)

    7. \(5\)

    9. \(−\frac{1}{5}, 2\)

    11. \(\frac{7}{3}\)

    13. \(−\frac{3}{2}, 1\)

    15. \(−8, \frac{1}{2}\)

    17. \(−6, 6\)

    19. \(−\frac{9}{2}, \frac{9}{2}\)

    21. \(−2, 2\)

    23. \(−\frac{5}{4}, \frac{5}{4}\)

    25. \(−3, 3\)

    27. \(−2, 0\)

    29. \(0, 2\)

    31. \(−6, 4\)

    33. \(\frac{1}{5}, 4\)

    35. \(−1, 9\)

    37. \(−\frac{1}{2}, −\frac{1}{3}\)

    39. \(−6, 5\)

    Exercise \(\PageIndex{8}\) Solve by Factoring

    Clear the fractions by first multiplying both sides by the LCD and then solve.

    1. \(115x^{2}+13x+25=0\)
    2. \(114x^{2}−12x+37=0\)
    3. \(32x^{2}−23=0\)
    4. \(52x^{2}−110=0\)
    5. \(314x^{2}−212=0\)
    6. \(13x^{2}−15x=0\)
    7. \(132x^{2}−12x+2=0\)
    8. \(13x^{2}+56x−12=0\)
    9. The sides of a square measure \(x + 3\) units. If the area is \(25\) square units, then find \(x\).
    10. The height of a triangle is \(2\) units more than its base. If the area is \(40\) square units, then find the length of the base.
    11. The sides of a right triangle have measures that are consecutive integers. Find the length of the hypotenuse. (Hint: The hypotenuse is the longest side. Apply the Pythagorean theorem.)
    12. The profit in dollars generated by producing and selling \(x\) custom lamps is given by the function \(P(x)=−10x^{2}+800x−12000\). How many lamps must be sold and produced to break even? (Hint: We break even when the profit is zero.)
    Answer

    1. \(−3, −2\)

    3. \(−\frac{2}{3}, \frac{2}{3}\)

    5. \(±7\)

    7. \(8\)

    9. \(2\) units

    11. \(5\) units

    Exercise \(\PageIndex{9}\) Solve by Factoring

    Assuming dry road conditions and average reaction times, the safe stopping distance, \(d\) in feet of an average car is given using the formula \(d=120v^{2}+v\), where \(v\) represents the speed of the car in miles per hour. For each problem below, given the stopping distance, determine the safe speed.

    1. \(15\) feet
    2. \(40\) feet
    3. \(75\) feet
    4. \(120\) feet
    Answer

    1. \(10\) miles per hour

    3. \(30\) miles per hour

    Exercise \(\PageIndex{10}\) Finding Equations with Given Solutions

    Find a quadratic equation with integer coefficients, given the following solutions.

    1. \(−3, 1\)
    2. \(−5, 3\)
    3. \(−10, −3\)
    4. \(−7, −4\)
    5. \(−1, 0\)
    6. \(0, \frac{3}{5}\)
    7. \(−2, 2\)
    8. \(−\frac{1}{2}, \frac{1}{2}\)
    9. \(−4, \frac{1}{3}\)
    10. \(\frac{2}{3}, \frac{2}{5}\)
    11. \(−\frac{1}{5}, −\frac{2}{3}\)
    12. \(−\frac{3}{2}, \frac{3}{4}\)
    13. \(3\), double root
    14. \(−5\), double root
    Answer

    1. \(x^{2}+2x−3=0\)

    3. \(x^{2}+13x+30=0\)

    5. \(x^{2}+x=0\)

    7. \(x^{2}−4=0\)

    9. \(3x^{2}+11x−4=0\)

    11. \(15x^{2}+13x+2=0\)

    13. \(x^{2}−6x+9=0\)

    Exercise \(\PageIndex{11}\) Solving Polynomial Equations

    Solve.

    1. \(7x(x+5)(x−9)=0\)
    2. \((x−1)(x−2)(x−3)=0\)
    3. \(−2x(x−10)(x−1)=0\)
    4. \(8x(x−4)^{2}=0\)
    5. \(4(x+3)(x−2)(x+1)=0\)
    6. \(−2(3x+1)(3x−1)(x−1)(x+1)=0\)
    7. \(x^{3}−x^{2}−2x=0\)
    8. \(2x^{3}+5x^{2}−3x=0\)
    9. \(5x^{3}−15x^{2}+10x=0\)
    10. \(−2x^{3}+2x^{2}+12x=0\)
    11. \(3x^{3}−27x=0\)
    12. \(−2x^{3}+8x=0\)
    13. \(x^{3}+x^{2}−x−1=0\)
    14. \(x^{3}+2x^{2}−16x−32=0\)
    15. \(8x^{3}−4x^{2}−18x+9=0\)
    16. \(12x^{3}=27x\)
    Answer

    1. \(−5, 0, 9 \)

    3. \(0, 1, 10 \)

    5. \(−3, −1, 2\)

    7. \(−1, 0, 2\)

    9. \(0, 1, 2\)

    11. \(−3, 0, 3\)

    13. \(−1, 1\)

    15. \(−\frac{3}{2}, \frac{1}{2}, \frac{3}{2}\)

    Exercise \(\PageIndex{12}\) Discussion Board Topics

    1. Explain why \(2(x+5)(x−5)=0\) has two solutions and \(2x(x+5)(x−5)=0\) has three solutions.
    2. Make up your own quadratic equation and post it and the solutions on the discussion board.
    3. Explain, in your own words, how to solve a quadratic equation in standard form.
    Answer

    1. Answers may vary

    3. Answers may vary


    This page titled 6.6: Solving Equations by Factoring is shared under a not declared license and was authored, remixed, and/or curated by Anonymous.

    • Was this article helpful?