Skip to main content

Section 6.3 Solving Quadratic Equations by Factoring

Subsection The Zero-Factor Principle

In Lesson 6.2 we applied the Zero-Factor Principle to solve quadratic equations of the form \(ax^2+bx+c=0\text{.}\) For reference, here is the statement of the Zero-Factor Principle.

Zero-Factor Principle.

If the product of two numbers is zero, then one (or both) of the numbers must be zero. Using symbols,

\begin{equation*} \text{If}~AB=0,~\text{then either} ~A=0~\text{or}~B=0. \end{equation*}

In order to solve more general quadratic equations, of the form \(ax^2+bx+c=0\) we will need to factor quadratic trinomials. Here is an example of how we can use the principle to solve a quadratic equation.

Example 6.13.
  1. Compute the product \(~(x+5)(x-4).\)

  2. Solve the equation \(~x^2+x-20=0.\)

Solution.
  1. We use the FOIL method to apply the distributive law to the product.
    graphic
  2. From part (a) we see that \(~x^2+x-20\) can also be written in factored form as \(~(x+5)(x-4)\text{.}\) Thus, the equation \(~x^2+x-20\) is equivalent to

    \begin{equation*} (x+5)(x-4)=0 \end{equation*}
    We can apply the Zero-Factor Principle to this equation: If the product is zero, then one of the factors must be zero. Thus, either
    \begin{equation*} x+5=0~~~~\text{or}~~~~x-4=0 \end{equation*}
    This means that either \(x=-5\) or \(x=4\text{.}\) These are the solutions of the equation, as we verify below.
    \begin{align*} \blert{\text{Check:}}~~\amp \text{Substitute each value into the original equation.}\\ \amp x=\alert{-5}:~~~~~~ (\alert{-5})^2+(\alert{-5})-20=25-5-20=0\\ \amp x=\alert{4}: ~~~~~~~~~~ (\alert{4})^2+(\alert{4})-20=25-5-20=0 \end{align*}

Reading Questions Reading Questions

1.

Why can't we solve the equation \(~x^2+x-20=0\) in Example 6.13 by extraction of roots?

Answer.

Because of the linear term, \(x\text{.}\)

Subsection Factoring Quadratic Trinomials

In Lesson 6.2 we learned to factor quadratic expressions of the form \(ax^2+bx\text{.}\) Now we consider quadratic trinomials of the form \(x^2+bx+c\text{.}\) Many of these can be factored into the product of two binomials. For example,

\begin{equation*} x^2+7x+12=(x+3)(x+4) \end{equation*}

How can we come up with the factors of the quadratic trinomial? Let's recall how the product is obtained. We apply the distributive law and multiply each term of the first binomial by each term of the second binomial. We use the word "FOIL" to label the four terms of the product: First, Outside, Inside, and Last.

\begin{align*} (x+3)(x+4) = \amp x^2+4x+3x+12\\ \amp \blert{\text{F}}~~~~~~~~~~~~\blert{\text{O + I}}~~~~~~~~~~\blert{\text{L}} \end{align*}
subdivided rectangle

Reading Questions Reading Questions

2.

Where does the constant term of the trinomial appear in the product box?

Answer.

In the lower left-hand box.

3.

Where does the linear term appear?

Answer.

In the upper left and lower right boxes.

We make several observations about this product.

  1. The quadratic term, \(x^2\text{,}\) comes from the product of the First terms in each binomial.

  2. The constant term, \(12\text{,}\) is the product of the Last terms.

  3. The middle term, \(7x\text{,}\) is the sum of two terms, the product of the Inside terms and the product of the Outside terms.

We can see that the first term of each factor must be \(x\text{,}\) so we only need to fill in the blanks below with the correct numbers:

\begin{equation*} x^2+7x+12=(x+\underline{\hspace{2.727272727272727em}})(x+\underline{\hspace{2.727272727272727em}}) \end{equation*}

If the two numbers are \(p\) and \(q\text{,}\) then

\begin{align*} (x+p)(x+q)\amp =x^2+qx+px+pq\\ \amp x^2 + (\blert{p+q})x + \blert{pq} \end{align*}

We see that the constant term of the trinomial is the product \(pq\text{,}\) and the linear term of the trinomial has as coefficient the sum \(p+q\text{.}\)

Thus, to factor \(x^2+7x+12\text{,}\) we look for two integers \(p\) and \(q\) whose sum is 7 and whose product is 12. With a little trial and error, we discover that the two integers are 3 and 4. So the factored form is

\begin{equation*} x^2+7x+12=(x+3)(x+4) \end{equation*}
To Factor a Quadratic Trinomial.

To factor \(x^2+bx+c\text{,}\) we look for two numbers \(p\) and \(q\) so that

\begin{equation*} \blert{pq=c}~~~~\text{and}~~~~\blert{p+q=b} \end{equation*}
Example 6.14.

Factor \(~~a^2+13a+40\)

Solution.

The factored form looks like

\begin{equation*} a^2+13a+40=(a+p)(a+q) \end{equation*}

where \(pq=40\) and \(p+q=13\text{.}\) To find the numbers \(p\) and \(q\text{,}\) it may help to list all possible pairs of numbers whose product is 40. Then we can check each pair of numbers to see which pair has a sum of 13.

\(\hphantom{00}\blert{p}\hphantom{00}\) \(\hphantom{00}\blert{q}\hphantom{00}\) \(\hphantom{00}\blert{p+q}\hphantom{00}\)
\(1\) \(40\) \(41\)
\(2\) \(20\) \(22\)
\(4\) \(10\) \(14\)
\(\blert{5}\) \(\blert{8}\) \(\blert{13}\)

We see that \(5 \cdot 8 = 40\) and \(5+8=13\text{,}\) so the correct factorization is

\begin{equation*} a^2+13a+40=(a+5)(a+8) \end{equation*}

We can also write the factored form as \((a+8)(a+5)\text{;}\) the order of the factors does not matter. Aside from rearranging the factors, there is only one correct factorization for these quadratic trinomials.

Reading Questions Reading Questions

4.

To factor \(x^2+126x+3393\text{,}\) we look for two numbers whose sum is and whose product is .

Answer.

126; 3393

Look Ahead.

In the Activities we'll see how to factor trinomials with negative coefficients. Here are the results.

Sign Patterns for Factoring Quadratic Trinomials.

Assume that \(b,~c,~p,\) and \(q\) are positive integers.

  1. \(x^2+bx+c=(x+p)(x+q)\)

    If all the coefficients of the trinomial are positive, then both \(p\) and \(q\) are positive.

  2. \(x^2-bx+c=(x-p)(x-q)\)

    If the linear term of the trinomial is negative and the other two terms positive, then \(p\) and \(q\) are both negative.

  3. \(x^2 \pm bx+c=(x+p)(x-q)\)

    If the constant term of the trinomial is negative, then \(p\) and \(q\) have opposite signs.

Example 6.15.

Factor \(~x^2+3x-18\)

Solution.

We look for two integers \(p\) and \(q\) for which \(pq=-18\) and \(p+q=3\text{.}\) Because \(pq\) is negative, \(p\) and \(q\) must have opposite signs. Because \(p+q\) is positive, the choices are

\begin{equation*} -1~\text{and}~18,~~~~-2~\text{and}~9,~~~~\text{or}~~~~-3~\text{and}~6 \end{equation*}

Because \(-3+6=3\text{,}\) the correct factorization is

\begin{equation*} x^2+3x-18=(x-3)(x+6) \end{equation*}

You can check the factorization by multiplying the two binomials to see that their product is in fact \(~x^2+3x-18\text{.}\)

Subsection Solving a Quadratic Equation

Now we can use factoring to solve a quadratic equation.

Example 6.16.

Solve the equation \(~x^2+3x=18\)

Solution.

We must have the right side equal to zero if we want to apply the Zero-Factor Principle, so we begin by subtracting 18 from both sides to get

\begin{align*} x^2+3x-18 \amp =0 \amp \amp \blert{\text{Factor the left side.}}\\ (x+6)(x-3) \amp =0 \amp \amp \blert{\text{Apply the zero-factor principle:}}\\ \amp \amp \amp \blert{\text{set each factor equal to zero.}}\\ x+6=0 ~~~~~~~ x-3 \amp =0 \amp \amp \blert{\text{Solve each equation.}}\\ x=-6 ~~~~~~~~~~~ x \amp = 3 \end{align*}

The solutions are \(-6\) and \(3\text{.}\) You can check that each of these solutions satisfies the original equation.

Caution 6.17.

Before factoring and applying the Zero-Factor Principle, we must write the equation in standard form, so that one side of the equation is zero. Thus, it would not be useful to write

\begin{equation*} x(x+3)=18 \end{equation*}

We cannot apply the Zero-Factor principle to this equation.

Reading Questions Reading Questions

5.

Why can't we solve the equation \(x(x+3)=18\) by setting each factor equal to 18?

Answer.

Just because a product equals 18 does not mean that one of its factors equals 18.

Here is our method for solving a quadratic equation by factoring.

To Solve a Quadratic Equation by Factoring.
  1. Write the equation in standard form,

    \begin{equation*} ax^2+bx+c=0~~~~~~(a \not= 0) \end{equation*}

  2. Factor the left side of the equation.

  3. Apply the Zero-Factor Principle; that is, set each factor equal to zero.

  4. Solve each equation to obtain two solutions.

Example 6.18.

Solve the equation \(~2x^2+6x=36\)

Solution.

You may notice that each term of this equation is twice the corresponding term of the equation in Example 6.16. We can factor out a common factor of 2 from the left side of the standard form of this equation.

\begin{align*} 2x^2+6x-36 \amp =0 \amp \amp \blert{\text{Factor out 2 from the left side.}}\\ 2(x^2+3x-18) \amp = 0 \end{align*}

Then we can divide both sides of the equation by 2.

\begin{align*} \dfrac{2(x^2+3x-18)}{\blert{2}} \amp = \dfrac{0}{\blert{2}}\\ x^2+3x-18 \amp = 0 \end{align*}

This new equation is the same as the equation in Example 6.16. Thus, the solutions are the same as the solutions in Example 6.16, namely, \(-6\) and \(3\text{.}\)

Look Closer.

Multiplying the equation in Example 6.16 by a factor of 2 does not affect the solutions of the equation. We can divide both sides of a quadratic (or any) equation by a nonzero constant factor while solving.

Subsection Application

Delbert is standing at the edge of a 240-foot cliff. He throws his algebra book upwards off the cliff with a velocity of 32 feet per second. The height of his book above the ground (at the base of the cliff) after \(t\) seconds is given by the formula

\begin{equation*} h=-16t^2+32t+240 \end{equation*}

where \(h\) is in feet. The figure below shows a graph of the equation.

parabola

From the graph, we see that it takes the book 5 seconds to reach the ground. Because \(h=0\) when the book reaches the ground, 5 is one of the solutions of the quadratic equation

\begin{equation*} 0=-16t^2+32t+240 \end{equation*}

Can we solve this equation algebraically, without using a graph?

Example 6.19.

The equation

\begin{equation*} h=-16t^2+32t+240 \end{equation*}

gives the height of a book above the ground \(t\) seconds after being thrown off a cliff. How long will it take the book to reach the ground?

Solution.

We set \(h=0\) to obtain the equation

\begin{equation*} -16t^2+32t+240=0 \end{equation*}

It is easier to factor if the coefficient of \(t^2\) is positive, so we factor out \(-16\text{.}\)

\begin{align*} -16(t^2-2t-15) \amp =0 \amp \amp \blert{\text{Divide both sides by}~-16.}\\ t^2-2t-15 \amp = 0 \end{align*}

Now we are ready to factor the left side of the equation. You can verify that the factorization is

\begin{equation*} (t+3)(t-5)=0 \end{equation*}

Applying the Zero-Factor Principle yields

\begin{align*} t+3=0 ~~~~~~ t-5 \amp =0 \amp \amp \blert{\text{Solve each equation.}}\\ t=-3 ~~~~~~ t \amp = 5 \end{align*}

The solutions are \(-3\) and \(5\text{.}\) Because a negative time does not make sense for this problem, we discard that solution. The book takes 5 seconds to reach the ground.

Reading Questions Reading Questions

6.

In Example 6.19, why did we set \(h=0\text{?}\)

Answer.

When the book reaches the ground, its height is zero.

Subsection Skills Warm-Up

Exercises Exercises

Exercise Group.
  1. Find the linear term of each product mentally.

  2. Find the constant term.

1.
\((x+1)(x+3)\)
2.
\((a-6)(a-3)\)
3.
\((p+7)(p-4)\)
4.
\((q-8)(q+2)\)
5.
\((3w+4)(w+2)\)
6.
\((2z-5)(3z+2)\)

Subsubsection Answers to Skills Warm-Up

    1. \(\displaystyle 4x\)

    2. \(\displaystyle 3\)

    1. \(\displaystyle -9a\)

    2. \(\displaystyle 18\)

    1. \(\displaystyle 3p\)

    2. \(\displaystyle -28\)

    1. \(\displaystyle -6q\)

    2. \(\displaystyle -16\)

    1. \(\displaystyle 10w\)

    2. \(\displaystyle 8\)

    1. \(\displaystyle -11z\)

    2. \(\displaystyle -10\)

Subsection Lesson

Subsubsection Activity 1: Factoring a Quadratic Trinomial

\(\blert{\text{CASE 1}}~~~\) Positive coefficients: \(~x^2+bx+c\)

If all the coefficients in the quadratic trinomial are positive, then \(p\) and \(q\) are also positive.

\(\blert{\text{Example 1}}~~~\)Factor \(~t^2+9t+18~\) as a product of two binomials

\begin{equation*} t^2+9t+18 = (~\underline{\hspace{2.272727272727273em}}~+~\underline{\hspace{2.272727272727273em}}~)~(~\underline{\hspace{2.272727272727273em}}~+~\underline{\hspace{2.272727272727273em}}~) \end{equation*}

\(\blert{\text{Step 1}}~~~\)The product of the First terms must be \(t^2\text{,}\) so we place \(t\)'s in the First spots.

\begin{equation*} t^2+9t+18 = (~t~+~\underline{\hspace{2.272727272727273em}}~)~(~t~+~\underline{\hspace{2.272727272727273em}}~) \end{equation*}

\(\blert{\text{Step 2}}~~~\)The product of the Last terms is 18, so \(pq=18\text{.}\) There are three possibilities for \(p\) and \(q\text{:}\)

\begin{equation*} 1 ~\text{and}~18,~~~ 2 ~\text{and}~9,~~~ \text{or}~~~ 3 ~\text{and}~6 \end{equation*}

We use the middle term of the trinomial to decide which possibility is correct.

\(\blert{\text{Step 3}}~~~\)The sum of Outside plus Inside is the middle term, \(9t\text{.}\) We check each possibility to see which gives the correct middle term.

\begin{align*} \amp (t+1)(t+18) \amp \amp O+I = t+18t=19t\\ \amp (t+2)(t+9) \amp \amp O+I = 2t+9t=11t\\ \amp (t+3)(t+6) \amp \amp \blert{O+I = t+18t=19t} \end{align*}

The last choice is correct, so the factorization is

\begin{equation*} t^2+9t+18 = (t+3)(t+6) \end{equation*}

\(\blert{\text{Exercise 1 }}~~~\)Factor each trinomial.

  1. \(\displaystyle x^2+8x+15\)

  2. \(\displaystyle y+2+14y+49\)

\(\blert{\text{CASE 2}}~~~\) Negative linear coefficient: \(~x^2-bx+c\)

If the coefficient of the linear term is negative and the constant term is positive, what are the signs of \(p\) and \(q\text{?}\)

\(\blert{\text{Example 2}}~~~\)Factor \(~x^2-12x+20~\) as a product of two binomials.

\(\blert{\text{Step 1}}~~~\)We look for a product of the form

\begin{equation*} x^2-12x+20 = (x+p)(x+q) \end{equation*}

The numbers \(p\) and \(q\) must satisfy two conditions:

  1. Their product, \(pq\text{,}\) is the Last term, and so must equal 20.

  2. Their sum, \(p+q\text{,}\) equals \(-12\) (because \(O+I = px+qx = -12x\)).

These two conditions tell us that \(p\) and \(q\) must both be negative.

\(\blert{\text{Step 2}}~~~\)We list all the ways to factor 20 with negative factors:

\begin{equation*} -1 ~\text{and}~-20,~~~ -2 ~\text{and}~-10,~~~ \text{or}~~~ -4 ~\text{and}~-5 \end{equation*}

\(\blert{\text{Step 3}}~~~\)We check each possibility to see which gives the correct middle term.

\begin{align*} \amp (x-1)(x-20) \amp \amp O+I = -20x-x=-21x\\ \amp (x-2)(x-10) \amp \amp \blert{O+I = -10x-2x=-12x}\\ \amp (x-4)(x-5) \amp \amp O+I = -4x-5x=-9x \end{align*}

The second possibility is correct, so the factorization is

\begin{equation*} x^2-12x+20 = (x-2)(x-10) \end{equation*}

\(\blert{\text{Exercise 2}}~~~\)Factor each trinomial.

  1. \(\displaystyle m^2-10m+24\)

  2. \(\displaystyle m^2-11m+24\)

\(\blert{\text{CASE 3}}~~~\) Negative constant term: \(~x^2+bx-c~\) or \(~x^2-bx-c~\)

The linear term can be either positive or negative.

\(\blert{\text{Example 3}}~~~\)Factor \(~x^2+2x-15~\) as a product of two binomials.

\(\blert{\text{Step 1}}~~~\)We look for a factorization of the form

\begin{equation*} x^2+2x-15 = (x+p)(x+q) \end{equation*}

The product \(pq\) of the two unknown numbers must be negative, \(-15\text{.}\) This means that \(p\) and \(q\) must have opposite signs, one positive and one negative. How do we decide which is positive and which is negative? We guess! If we make the wrong choice, we can easily fix it by switching the signs.

\(\blert{\text{Step 2}}~~~\)There are only two ways to factor 15, either 1 times15 or 3 times 5. We just guess that the second factor is negative, and check \(O+I\) for each possibility:

\begin{align*} \amp (x+1)(x-15) \amp \amp O+I = -15x+x=-14x\\ \amp (x+3)(x-5) \amp \amp \blert{O+I = -5x+3x=-2x} \end{align*}

\(\blert{\text{Step 3}}~~~\)The second possibility gives a middle term of \(-2x\text{.}\) This is not quite correct, because the middle term we want is \(2x\text{.}\) We fix this by switching the signs on the factors of 15: instead of using \(+3\) and \(-5\text{,}\) we change to \(-3\) and \(+5\text{.}\) You can check that the correct factorization is

\begin{equation*} x^2+2x-15 = (x-3)(x+5) \end{equation*}

\(\blert{\text{Exercise 3}}~~~\)Factor each trinomial.

  1. \(\displaystyle t^2+8t-48\)

  2. \(\displaystyle t^2-8t-48\)

The sign patterns we have discovered for factoring quadratic trinomials are summarized below. The order of the terms is very important. For these strategies to work, the trinomial must be written in descending powers of the variable; that is, the quadratic term must come first, then the linear term, and finally the constant term, like this:

\begin{gather*} \hphantom{00}x^2\hphantom{00000000}+bx\hphantom{00000000}+c\\ \text{quadratic term}~~~~~~\text{linear term}~~~~~~\text{constant term} \end{gather*}

Subsubsection Activity 2: Solving Quadratic Equations

Exercises Exercises
Exercise Group.

Solve each quadratic equation.

1.
\(a^2-13a+30=0\)
2.
\(u^2-6y=16\)
3.
\(3x^2+3=6x\)
4.
\(9x^2-18x=0\)

Subsubsection Activity 3: Application

The town of Amory lies due north of Chester, and Bristol lies due east of Chester. If you drive from Amory to Bristol by way of Chester, the distance is 17 miles, but if you take the back road directly from Amory to Bristol, you save 4 miles. You would like to know the distance from Bristol to Chester.

  1. What is the unknown quantity? Call it \(x\text{.}\)

  2. Make a sketch and label it with distances.

  3. Write an equation about the variable.

  4. Solve your equation.

  5. How far is it from Bristol to Chester?

Subsubsection Wrap-Up

Objectives.

In this Lesson we practiced the following skills:

  • Using the zero-factor principle

  • Factoring quadratic trinomials

  • Solving a quadratic equation by factoring

Questions.
  1. Which technique would you use to solve each equation below? Explain your choice in each case.

    1. \(\displaystyle x^2-6=0\)

    2. \(\displaystyle x^2-6x=0\)

  2. In Activity 1, what can you say about the signs of \(p\) and \(q\) if \(c\) is positive?

  3. In Activity 2, how did you know which type of factoring to use for each equation?

  4. If \(p\) and \(q\) have opposite signs, how do we know which one is positive?

Subsection Homework Preview

Exercises Exercises

Exercise Group.

Factor.

1.
\(x^2+15x+56\)
2.
\(m^2-9m-52\)
3.
\(t^2-24t+144\)
Exercise Group.

Solve.

4.
\(3x^2-48=0\)
5.
\(3x^2-48x=0\)
6.
\(x^2-19x+48=0\)
7.
\(x^2-8x=48\)
8.
\(3x^2+18x=48\)

Subsubsection Answers to Homework Preview

  1. \(\displaystyle (x+7)(x+8)\)

  2. \(\displaystyle (m-13)(m+4)\)

  3. \(\displaystyle (t-12)(t-12)\)

  4. \(\displaystyle \pm 4\)

  5. \(\displaystyle 0,~16\)

  6. \(\displaystyle 3,~16\)

  7. \(\displaystyle -8,~2\)

  8. \(\displaystyle -4,~12\)

Exercises Homework 6.3

Exercise Group.

For Problems 1–3,

  1. Fill in the missing expressions.

  2. Write the area as a product of binomials, then compute the product.

1.

\(~~~~~x~~~~~\)

\(~~~~?~~~~~\)

\(x\)

\(x^2\)

\(6x\)

\(?\)

\(5x\)

\(30\)

2.

\(~~~~~x~~~~~\)

\(~~~~-3~~~~~\)

\(x\)

\(x^2\)

\(-3x\)

\(?\)

\(?\)

\(27\)

3.

\(~~~~~x~~~~~\)

\(~~~~?~~~~~\)

\(?\)

\(x^2\)

\(2x\)

\(?\)

\(?\)

\(16\)

Exercise Group.

For Problems 4–6, list all the ways to write the number as a product of two whole numbers.

4.

24

5.

60

6.

40

Exercise Group.

For Problems 7–12,

  1. Factor the quadratic trinomial.

  2. Solve the quadratic equation.

7.
  1. \(\displaystyle n^2+10n+16\)

  2. \(\displaystyle n^2+10n+16=0\)

8.
  1. \(\displaystyle h^2+26h+48\)

  2. \(\displaystyle h^2+26h+48=0\)

9.
  1. \(\displaystyle a^2-8a+12\)

  2. \(\displaystyle a^2-8a+12=0\)

10.
  1. \(\displaystyle t^2-15t+36\)

  2. \(\displaystyle t^2-15t+36=0\)

11.
  1. \(\displaystyle x^2-3x-10\)

  2. \(\displaystyle x^2-3x-10=0\)

12.
  1. \(\displaystyle a^2+8a-20\)

  2. \(\displaystyle a^2+8a-20=0\)

Exercise Group.

For Problems 13–21, factor if possible. If the trinomial cannot be factored, say so.

13.

\(x^2-17x+30\)

14.

\(x^2+4x+2\)

15.

\(y^2-44y-45\)

16.

\(t^2-9t-20\)

17.

\(q^2-5q-6\)

18.

\(n^2-6-5n\)

19.

\(a^2+48-2a\)

20.

\(32-12b+b^2\)

21.

\(4c-60+c^2\)

Exercise Group.

For Problems 22–24, factor completely.

22.

\(3b^2-33b+72\)

23.

\(4x^2-20x-144\)

24.

\(42-8m-2m^2\)

Exercise Group.

For Problems 25–32, solve the quadratic equation.

25.

\(x^2+3x-10=0\)

26.

\(t^2+t=42\)

27.

\(2x^2-10x=12\)

28.

\(0=n^2-14n+49\)

29.

\(5q^2=10q\)

30.

\(x(x-4)=21\)

31.

\((x-2)(x+1)=4\)

32.

\((x-8)^2=12+4(10-6x)\)

33.

An architect is designing rectangular offices to be 3 yards longer than they are wide, to allow for storage space. Let \(w\) represent the width of one office.

  1. Draw a sketch of the floor of an office and label its dimensions.

  2. Write an equation for the area, \(A,\) of one office in terms of its width.

  3. Complete the table and graph your equation for \(A\text{.}\)

    \(w\) \(-6\) \(-5\) \(-3\) \(-2\) \(-1\) \(0\) \(1\) \(2\)
    \(A\) \(\hphantom{0000}\) \(\hphantom{0000}\) \(\hphantom{0000}\) \(\hphantom{0000}\) \(\hphantom{0000}\) \(\hphantom{0000}\) \(\hphantom{0000}\) \(\hphantom{0000}\)
    grid
  4. Each office should have an area of 28 square yards. Write an equation for this requirement.

  5. Solve your equation. You should get two solutions. Which one makes sense for this application?

34.

Icon Industries produces all kinds of electronic equipment. The cost, \(C\text{,}\) of producing a piece of equipment depends on the number of hours, \(t\text{,}\) it takes to build it, where

\begin{equation*} C=8t^2-32t-16 \end{equation*}

How many hours does it take to build a transformer if it costs $80 to produce?

Exercise Group.

For Problems 35–36,

  1. Draw and label a sketch to illustrate the problem.

  2. Write an equation for the problem.

  3. Solve your equation and complete the problem.

35.

The area of a computer circuit board must be 60 square centimeters. The length of the circuit board should be 2 centimeters shorter than twice its width. Find the dimensions of the circuit board.

36.

A paper airplane in the shape of a triangle is 40 square inches in area. Its base is 11 inches longer than its altitude. Find the base and altitude of the triangle.

37.

What is wrong with the following solution to the quadratic equation?

\begin{align*} x^2-6x+8 \amp =0\\ x^2 \amp = 6x-8\\ x \amp = \dfrac{6x-8}{x} \end{align*}