Learning

open
close

Quadratic Equations In One Variable with Applications

April 27, 2025 | by Bloom Code Studio

The Gateway Arch in St. Louis, Missouri

Figure 5.39 The Gateway Arch in St. Louis, Missouri (credit: modification of work “Gateway Arch – St. Louis – Missouri” by Sam valadi/Flickr, CC BY 2.0)

Learning Objectives

After completing this section, you should be able to:

  1. Multiply binomials.
  2. Factor trinomials.
  3. Solve quadratic equations by graphing.
  4. Solve quadratic equations by factoring.
  5. Solve quadratic equations using square root method.
  6. Solve quadratic equations using the quadratic formula.
  7. Solve real world applications modeled by quadratic equations.

In this section, we will discuss quadratic equations. There are several real-world scenarios that can be represented by the graph of a quadratic equation. Think of the Gateway Arch in St. Louis, Missouri. Both ends of the arch are 630 feet apart and the arch is 630 feet tall. You can plot these points on a coordinate system and create a parabola to graph the quadratic equation.

Identify Polynomials, Monomials, Binomials and Trinomials

You have learned that a term is a constant, or the product of a constant and one or more variables. When it is of the form axmaxm, where aa is a constant and xmxm is a positive whole number, it is called a monomial. Some examples of monomial are 8, −2×2-2×2, 4y34y3, and 11z11z.

A monomial or two or more monomials combined by addition or subtraction is a polynomial. Some examples include: b+11b+11, 4y2−7y+24y2−7y+2, and 4×4+x3+8×2−9x+14×4+x3+8×2−9x+1. Some polynomials have special names, based on the number of terms. A monomial is a polynomial with exactly one term (examples: 14, 8y28y2, −9x3y5-9x3y5, and −13−13). A binomial has exactly two terms (examples: a+7a+7, 4b−54b−5, y2−16y2−16, and 3×3−9x23x3−9×2), and a trinomial has exactly three terms (examples: x2−7x+12×2−7x+12, 9y2+2y−89y2+2y−8, 6m4−m3+8m6m4−m3+8m, and x4+3×2−1×4+3×2−1).

Notice that every monomial, binomial, and trinomial is also a polynomial. They are just special members of the “family” of polynomials and so they have special names. We use the words monomial, binomial, and trinomial when referring to these special polynomials and just call all the rest polynomials.

Multiply Binomials

Recall multiplying algebraic expressions from Algebraic Expressions. In this section, we will continue that work and multiply binomials as well. We can use an area model to do multiplication.

Example 5.47

Multiply Binomials

Multiply (x+2)(x+3)(x+2)(x+3).

Solution

Step 1: Use the distributive property:

(x)(x)+(x)(3)+(2)(x)+(2)(3)(x)(x)+(x)(3)+(2)(x)+(2)(3)

In the area model (Figure 5.40) multiply each term on the side by each term on the top (think of it as a multiplication table).

An area diagram shows a rectangle divided into two rows and two columns. The row headers read, x minus 3. The column headers read, x plus 2. The first row reads, x squared and 2 x. The second row reads, 3 x and 6.

Figure 5.40

Step 2: After we multiply, we get the following equation:

x2+3x+2x+6×2+3x+2x+6

Step 3: Combine the like terms to arrive at:

x2+5x+6×2+5x+6

Your Turn 5.47

1.

Multiply (x+3)(x+1)(x+3)(x+1).

Example 5.48

Multiplying More Complex Binomials

Multiply (2x+7)(3x−5)(2x+7)(3x−5).

An area diagram shows a rectangle divided into two rows and two columns. The row headers read, 3 x minus 5. The column headers read, 2 x plus 7. The first row reads, 6 x squared and 21 x. The second row reads, negative 10 x and negative 35.

Your Turn 5.48

1.

Multiply (x−3)(2x+1)(x−3)(2x+1).

Who Knew?

They Are Teaching Multiplication of Binomials in Elementary School

Manipulatives are often used in elementary school for students to experience a hands-on way to experience the mathematics they are learning. Base Ten Blocks, or Dienes Blocks, are often used to introduce place value and the operation of whole numbers. When multiplying two-digit numbers, students can make an array to visualize the Distributive Property. Figure 5.42 shows the value of each Base Ten Block and Figure 5.43 shows how to multiply 17 and 23 using an area model and Base Ten Blocks. You can see how this helps students visualize the multiplication using the Distributive Property. Consider how (10+7)(20+3)(10+7)(20+3) can easily extend to (10+x)(20+y)(10+x)(20+y) in algebra!

Three Base 10 blocks are shown. The blocks have the following values: 100, 10, and 1.

Figure 5.42 The Value of Each Base Ten Block

An area model shows the equation 17 times 23 equals 391. The number 17 is represented down the left side of the model as one 10 block and seven 1 blocks. The number 23 is represented along the top of the model as two 10 blocks and three 1 blocks. Inside the model, the first row shows two 100 blocks and three 10 blocks. The second row shows two 10 blocks and three 1 blocks. The third row shows two 10 blocks and three 1 blocks. The fourth row shows two 10 blocks and three 1 blocks. The fifth row shows two 10 blocks and three 1 blocks. The sixth row shows two 10 blocks and three 1 blocks. The seventh row shows two 10 blocks and three 1 blocks. The eighth row shows two 10 blocks and three 1 blocks.

Figure 5.43 How to Multiply 17 and 23 Using an Area Model and Base Ten Blocks

Factoring Trinomials

We’ve just covered how to multiply binomials. Now you will need to “undo” this multiplication—to start with the product and end up with the factors. Let us review an example of multiplying binomials to refresh your memory.

(x+2)(x+3)=x2+5x+6(x+2)(x+3)=x2+5x+6

To factor the trinomial means to start with the product, x2+5x+6×2+5x+6, and end with the factors, (x+2)(x+3)(x+2)(x+3). You need to think about where each of the terms in the trinomial came from. The first term came from multiplying the first term in each binomial. So, to get x2x2 in the product, each binomial must start with an xx.

x2+5x+6(x )(x )x2+5x+6(x )(x )

The last term in the trinomial came from multiplying the last term in each binomial. So, the last terms must multiply to 6. What two numbers multiply to 6? The factors of 6 could be 1 and 6, or 2 and 3. How do you know which pair to use? Consider the middle term. It came from adding the outer and inner terms. So the numbers that must have a product of 6 will need a sum of 5.

We’ll test both possibilities and summarize the results in the following table, which will be very helpful when you work with numbers that can be factored in many different ways.

Factors of 6Sum of Factors
1, 61+6=71+6=7
2, 32+3=52+3=5

We see that 2 and 3 are the numbers that multiply to 6 and add to 5. We have the factors of x2+5x+6×2+5x+6. They are (x+2)(x+3)(x+2)(x+3).

x2+5x+6(x+2)(x+3)productfactorsx2+5x+6product(x+2)(x+3)factors

You can check if the factors are correct by multiplying. Looking back, we started with x2+5x+6×2+5x+6, which is of the form x2+bx+cx2+bx+c, where b=5b=5 and c=6c=6. We factored it into two binomials of the form (x+m)(x+m) and (x+n)(x+n).

x2+5x+6(x+2)(x+3)x2+bx+c(x+m)(x+n)x2+5x+6×2+bx+c(x+2)(x+3)(x+m)(x+n)

To get the correct factors, we found two number mm and nn whose product is cc and sum is bb. With the area model (Figure 5.44), start with an empty box and then put in the x2x2 term and cc.

An area diagram shows a rectangle divided into two rows and two columns. The first row reads, x squared and nil. The second row reads, nil and 6.

Figure 5.44

Continue by putting in two terms that add up to 5x:2x5x:2x and 3x3x (Figure 5.45):

An area diagram shows a rectangle divided into two rows and two columns. The first row reads, x squared and 2 x. The second row reads, 3 x and 6.

Figure 5.45

Then you find the terms of the binomials on the top and side (Figure 5.46):

An area diagram shows a rectangle divided into two rows and two columns. The row headers read, x plus 3. The column headers read, x plus 2. The first row reads, x squared and 2 x. The second row reads, 3 x and 6.

Figure 5.46

Example 5.49

Factoring Trinomials

Factor x2+7x+12×2+7x+12.

Solution

The numbers that must have a product of 12 will need a sum of 7. We will summarize the results in a table below.

Factors of 12Sum of Factors
1, 121+12=131+12=13
2, 62+6=82+6=8
3, 43+4=73+4=7

We see that 3 and 4 are the numbers that multiply to 12 and add to 7. The factors of x2+7x+12×2+7x+12 are (x+3)(x+4)(x+3)(x+4).

Your Turn 5.49

1.

Factor x2+6x+8×2+6x+8.

Example 5.50

Factoring More Complex Trinomials

Factor x2−11x+28×2-11x+28.

Solution

The numbers that must have a product of 28 will need a sum of −11−11. We will summarize the results in a table.

Factors of 28Sum of Factors
1,281,281+28=291+28=29
2,142,142+14=162+14=16
4,74,74+7=114+7=11

We see that 4 and 7 are the numbers that multiply to 28 and add to 11. But we needed −11−11, so we will need to use −4−4 and −7−7 because (−4)(−7)=28(−4)(−7)=28 and (−4)+(−7)=−11(−4)+(−7)=−11. The factors of x2−11x+28×2−11x+28 are (x−4)(x−7)(x−4)(x−7).

Your Turn 5.50

1.

Factor: x2−16x+63×2−16x+63.

Solving Quadratic Equations by Graphing

We have already solved and graphed linear equations in Graphing Linear Equations and Inequalities, equations of the form Ax+By=CAx+By=C. In linear equations, the variables have no exponents. Quadratic equations are equations in which the variable is squared. The following are some examples of quadratic equations:

x2+5x+6=03y2+4y=1064u2−81=0n(n+1)=42×2+5x+6=03y2+4y=1064u2−81=0n(n+1)=42

The last equation does not appear to have the variable squared, but when we simplify the expression on the left, we will get n2+nn2+n. The general form of a quadratic equation is ax2+bx+c=0ax2+bx+c=0, where a,b,a,b, and cc are real numbers, with a≠0a≠0. Remember that a solution of an equation is a value of a variable that makes a true statement when substituted into the equation. The solutions of quadratic equations are the values of the variables that make the quadratic equation ax2+bx+c=0ax2+bx+c=0 true.

To solve quadratic equations, we need methods different than the ones we used in solving linear equations. We will start by solving a quadratic equation from its graph. Just like we started graphing linear equations by plotting points, we will do the same for quadratic equations. Let us look first at graphing the quadratic equation y=x2y=x2. We will choose integer values of xx between −2−2 and 2 and find their yy values, as shown in the table below.

y=x2y=x2
xxyy
00
11
−1−11
24
−2−24

Notice when we let x=1x=1 and x=−1x=−1, we got the same value for yy.

y=x2y=x2y=12y=(−1)2y=1y=1y=x2y=12y=1y=x2y=(−1)2y=1

The same thing happened when we let x=2x=2 and x=−2x=−2. Now, we will plot the points to show the graph of y=x2y=x2. See Figure 5.47.

A parabola is plotted on an x y coordinate plane. The x and y axes range from negative 6 to 6, in increments of 1. The parabola opens up and it passes through the following points, (negative 2, 4), (negative 1, 1), (0, 0), (1, 1), and (2, 4). Note: all values are approximate.

Figure 5.47

The graph is not a line. This figure is called a parabola. Every quadratic equation has a graph that looks like this. When y=0y=0 the solution to the quadratic y=x2y=x2 is 0 because x2=0x2=0 at x=0x=0.

Example 5.51

Graphing a Quadratic Equation

Graph y=x2−1y=x2-1 and list the solutions to the quadratic equation.

Solution

We will graph the equation by plotting points.

Step 1: Choose integer values for xx, substitute them into the equation, and solve for yy.

Step 2: Record the values of the ordered pairs in the chart.

y=x2−1y=x2-1
xxyy
0−1−1
10
−1−10
23
−2−23

Step 3: Plot the points and then connect them with a smooth curve. The result will be the graph of the equation y=x2−1y=x2-1 (Figure 5.48). The solutions are x=1x=1 and x=−1x=-1.

A parabola is plotted on an x y coordinate plane. The x and y axes range from negative 6 to 6, in increments of 1. The parabola opens up and it passes through the following points, (negative 2, 3), (negative 1, 0), (0, negative 1), (1, 0), and (2, 3). Note: all values are approximate.

Figure 5.48

Your Turn 5.51

1.

Graph y=−x2y=−x2.

Example 5.52

Solving a Quadratic Equation From Its Graph

Find the solutions of y=x2+5x+4y=x2+5x+4 from its graph (Figure 5.49).

A parabola is plotted on an x y coordinate plane. The x and y axes range from negative 10 to 10, in increments of 1. The parabola opens up and it passes through the following points, (negative 5, 4), (negative 4, 0), (negative 2.5, negative 2.25), (negative 1, 0), and (0, 4). Note: all values are approximate.

Figure 5.49

Solution

The solutions of a quadratic equations are the values of xx that make the equation a true statement when set equal to zero (i.e. when y=0y=0). x2+5x+4=0x2+5x+4=0 at x=−4x=-4 and x=−1x=-1.

Your Turn 5.52

1.

Find the solutions of y=x2+x−6y=x2+x−6 from its graph.

A parabola is plotted on an x y coordinate plane. The x and y axes range from negative 10 to 10, in increments of 1. The parabola opens up and it passes through the following points, (negative 3, 0), (negative 0.5, negative 6.2), and (2, 0). Note: all values are approximate.

Solving Quadratic Equations by Factoring

Another way of solving quadratic equations is by factoring. We will use the Zero Product Property that says that if the product of two quantities is zero, it must be that at least one of the quantities is zero. The only way to get a product equal to zero is to multiply by zero itself.

Example 5.53

Solving a Quadratic Equation by Factoring

Solve (x+1)(x−4)=0(x+1)(x-4)=0.

Solution

Step 1. Set each factor equal to zero.The product equals zero, so at least one factor must equal zero.(x+1)(x−4)=0x+1=0orx−4=0(x+1)(x-4)=0x+1=0orx-4=0
Step 2. Solve the linear equations.Solve each equation.x=−1orx=4x=−1orx=4
Step 3. Check.Substitute each solution separately into the original equation.x(x+1)(x−4)(−1+1)(−1−4)(0)(−5)0===?=?=−10000✓x=-1(x+1)(x-4)=0(−1+1)(−1−4)=?0(0)(-5)=?00=0✓
x(x+1)(x−4)(4+1)(4−4)(5)(0)0===?=?=40000✓x=4(x+1)(x-4)=0(4+1)(4−4)=?0(5)(0)=?00=0✓

Your Turn 5.53

1.

Solve (x−2)(x+5)=0(x−2)(x+5)=0.

Example 5.54

Solve Another Quadratic Equation by Factoring

Solve x2+2x−8=0x2+2x−8=0.

Solution

Step 1. Write the quadratic equation in standard form, ax2+bx+c=0ax2+bx+c=0.The equation is already in standard form.x2+2x−8=0x2+2x-8=0
Step 2. Factor the quadratic expression.Factorx2+2x−8(x+4)(x−2)x2+2x-8(x+4)(x-2)(x+4)(x−2)=0(x+4)(x-2)=0
Step 3. Use the Zero Product Property.Set each factor equal to zero.x+4=0orx−2=0x+4=0orx-2=0
Step 4. Solve the linear equations.We have two linear equations.x=−4orx=2x=-4orx=2
Step 5. Check.Substitute each solution separately into the original equation.x2+2x−8x(−4)2−2(−4)−816+(−8)−80===?=?=0−4000✓x2+2x-8=0x=-4(−4)2-2(-4)-8=?016+(-8)-8=?00=0✓
x2+2x−8×22−2(2)−84+4−80===?=?=02000✓x2+2x-8=0x=222-2(2)-8=?04+4-8=?00=0✓

Your Turn 5.54

1.

Solve x2+2x−15=0x2+2x−15=0.

Checkpoint

Be careful to write the quadratic equation in standard form first. The equation must be set equal to zero in order for you to use the Zero Product Property! Often students start in Step 2 resulting in an incorrect solution. For example, x2+2x−15=−7×2+2x−15=-7 cannot be factored to (x−3)(x+5)=−7(x−3)(x+5)=−7 and then solved by setting each factor equal to −7−7.

The correct way to solve this quadratic equation is to set it equal to zero FIRST: x2+2x−15+7=−7+7×2+2x−15+7=−7+7 which becomes x2+2x−8=0x2+2x−8=0, then continue to factor. See the table below for the correct way to apply the Zero Product Property.

x2+2x−15=−7×2+2x−15=−7x2+2x−15=−7×2+2x−15=−7
Step 1Skippedx2+2x−15+7=−7+7×2+2x−8=0x2+2x−15+7=−7+7×2+2x−8=0
Step 2(x−3)(x+5)=−7(x−3)(x+5)=−7(x−2)(x+4)=0(x−2)(x+4)=0
Step 3x−3=−7x−3=−7x+5=−7x+5=−7x−2=0x−2=0x+4=0x+4=0
Step 4x=−4x=−4x=−12x=−12x=2x=2x=−4x=−4
Step 5(−4)2+2(−4)−15=16−8−15=−7(−4)2+2(−4)−15=16−8−15=−7(−12)2+2(−12)−15=144−24−1=105≠−7(−12)2+2(−12)−15=144−24−1=105≠−7(2)2+2(2)−8=4+4−8=0(2)2+2(2)−8=4+4−8=0(−4)2+2(−4)−18=16−8−8=0(−4)2+2(−4)−18=16−8−8=0

Solving Quadratic Equations Using the Square Root Property

We just solved some quadratic equations by factoring. Let us use factoring to solve the quadratic equation x2=9×2=9.

Step 1: Put the equation in standard form.x2−9=0x2−9=0
Step 2: Factor the left side.(x+3)(x−3)=0(x+3)(x-3)=0
Step 3: Use the Zero Product Property.x+3=0x+3=0x−3=0x−3=0
Step 4: Solve each equation.x=−3x=−3x=3x=3
Step 5: Combine the two solutions into ±±x=±3x=±3

The solution is read as “xx is equal to positive or negative 3.”

What happens when we have an equation like x2=7×2=7? Since 7 is not a perfect square, we cannot solve the equation by factoring. These equations are all of the form x2=kx2=k. We define the square root of a number in this way: If n2=mn2=m, then nn is a square root of mm. This leads to the Square Root Property.

Example 5.55

Using the Square Root Property to Solve a Quadratic Equation

Solve using the square Root Property: x2=169×2=169.

Solution

Step 1: Use the Square Root Property.x=±169−−−√x=±169
Step 2: Simplify the radical.x=±13x=±13
Step 3: Rewrite to show the two solutions.x=13x=13x=−13x=-13

Your Turn 5.55

1.

Solve using the Square Root Property: x2=25×2=25.

Example 5.56

Using the Square Root Property to Solve Another Quadratic Equation

Solve using the Square Root Property: 144q2=25144q2=25.

Solution

Step 1: Solve for qq.

q2=25144q2=25144

Step 2: Use the Square Root Property.

q=±25144−−−√q=±25144

Step 3: Simplify the radical.

q=±512q=±512

Step 4: Rewrite to show the two solutions.
q=512q=512, q=−512q=-512

Your Turn 5.56

1.

Solve using the Square Root Property: 25p2=4925p2=49.

Solving Quadratic Equations Using the Quadratic Formula

This last method we will look at for solving quadratic equations is the quadratic formula. This method works for all quadratic equations, even the quadratic equations we could not factor! To use the quadratic formula, we substitute the values of aa, bb, and cc into the expression on the right side of the formula. Then, we do all the math to simplify the expression. The result gives the solution(s) to the quadratic equation.

Example 5.57

Solving a Quadratic Equation Using the Quadratic Formula

Solve using the quadratic formula: x2−6x+5=0x2-6x+5=0.

Solution

x2−6x+5=0x2-6x+5=0

This equation is in standard form.

ax2+bx+cx2−6x+5==00ax2+bx+c=0x2-6x+5=0

Step 1: Identify the aa, bb, and cc values.

a=1,b=−6,c=5a=1,b=-6,c=5

Step 2: Write the quadratic formula.

x=−b±b2−4ac√2ax=-b±b2-4ac2a

Step 3: Substitute in the values of aa, bb, cc.

x=(−6)±(−6)2−4(1)(5)√2.1x=(−6)±(−6)2−4(1)(5)2.1

Step 4: Simplify.

x=6±36−20√2x=6±36-202

x=6±16√2x=6±162

x=6±42x=6±42

Step 5: Rewrite to show two solutions.

x=6+42,x=6−42x=6+42,x=6-42

Step 6: Simplify.

x=102,x=22x=102,x=22

x=5,x=1x=5,x=1

Step 7: Check.

x2−6x+552−6⋅5+525−30+50==?=?=0000✓x2−6x+512−6⋅1+51−6+50==?=?=0000✓x2−6x+5=0x2−6x+5=052−6⋅5+5=?012−6⋅1+5=?025−30+5=?01−6+5=?00=0✓0=0✓

Your Turn 5.57

1.

Solve using the quadratic formula: a2−2a−15=0a2−2a−15=0.

Example 5.58

Solving Another Quadratic Equation Using the Quadratic Formula

Solve using the quadratic formula: 2×2+9x−5=02×2+9x−5=0.

Solution

Step 1. Write the quadratic equation in standard form. Identify the aa, bb, cc values.This equation is in standard form.ax2+bx+c=02×2+9x−5=0a=2,b=9,c=−5ax2+bx+c=02×2+9x-5=0a=2,b=9,c=-5
Step 2. Write the quadratic formula. Then substitute in the values of aa, bb, cc.Substitute in a=2a=2, b=9b=9, c=−5c=-5x=−b±b2−4ac√2ax=−9±92−4(2)(−5)√2⋅2x=−b±b2−4ac2ax=−9±92−4(2)(−5)2⋅2
Step 3. Simplify the fraction, and solve for xx.x=−9±81−(−40)√4x=−9±121√4x=−9±114x=−9+114x=−9−114x=24x=−204x=12x=−5x=−9±81−(−40)4x=−9±1214x=−9±114x=−9+114x=−9−114x=24x=−204x=12x=−5
Step 4. Check the solutions.Put each answer in the original equation to check.Substitute x=12x=12.2×2+9x−52(12)2+9⋅12−52⋅14+9⋅12−512+92−5102−55−50==?=?=?=?=?=0000000✓2×2+9x-5=02(12)2+9⋅12-5=?02⋅14+9⋅12-5=?012+92-5=?0102-5=?05-5=?00=0✓
Substitute x=−5x=-5.2×2+9x−52(−5)2+9(−5)−52⋅25−45−550−45−50==?=?=?=00000✓2×2+9x-5=02(-5)2+9(-5)-5=?02⋅25-45-5=?050-45-5=?00=0✓

Your Turn 5.58

1.

Solve using the quadratic formula: 3y2−5y+2=03y2−5y+2=0.

Solving Real-World Applications Modeled by Quadratic Equations

There are problem solving strategies that will work well for applications that translate to quadratic equations. Here’s a problem-solving strategy to solve word problems:

Step 1: Read the problem. Make sure all the words and ideas are understood.

Step 2: Identify what we are looking for.

Step 3: Name what we are looking for. Choose a variable to represent that quantity.

Step 4: Translate into an equation. It may be helpful to restate the problem in one sentence with all the important information. Then, translate the English sentence into an algebra equation.

Step 5: Solve the equation using good algebra techniques.

Step 6: Check the answer in the problem and make sure it makes sense.

Step 7: Answer the question with a complete sentence.

Example 5.59

Finding Consecutive Integers

The product of two consecutive integers is 132. Find the integers.

Solution

Step 1: Read the problem.

Step 2: Identify what we are looking for.

We are looking for two consecutive integers.

Step 3: Name what we are looking for.

Let n=n= the first integer

Let n+1=n+1= the next consecutive integer.

Step 4: Translate into an equation. Restate the problem in a sentence.

n(n+1)=132n(n+1)=132

The product of the two consecutive integers is 132. The first integer times the next integer is 132.

Step 5: Solve the equation.

n2+n=132n2+n=132

Bring all the terms to one side.

n2+n−132=0n2+n-132=0

Factor the trinomial.

(n−11)(n+12)=0(n-11)(n+12)=0

Use the zero product property.

n−11=0orn+12=0n-11=0orn+12=0

Solve the equations.

n=11,n=−12n=11,n=-12

There are two values for nn that are solutions to this problem. So, there are two sets of consecutive integers that will work.

If the first integer is n=11n=11, then the next integer is 12. If the first integer is n=−12n=-12, then the next integer is −11−11.

Step 6: Check the answer.

The consecutive integers are 11, 12 and −11−11, −12−12. The product of 11 and 12=13212=132 and the product of −11(−12)=132-11(-12)=132. Both pairs of consecutive integers are solutions.

Step 7: Answer the question.

The consecutive integers are 11, 12, and −11−11, −12−12.

Your Turn 5.59

1.

The product of two consecutive odd integers is 240. Find the integers.

Were you surprised by the pair of negative integers that is one of the solutions? In some applications, negative solutions will result from the algebra, but will not be realistic for the situation.

Example 5.60

Finding Length and Width of a Garden

A rectangular garden has an area 15 square feet. The length of the garden is 2 feet more than the width. Find the length and width of the garden.

A rectangular garden with its length and width marked W plus 2 and W.

A rectangular garden with its length and width marked W plus 2 and W. The length is marked 3 plus 2 equals 5. The width is marked 3. Text reads, A equals L times W. A equals 3 times 5. A equals 15.

Your Turn 5.60

1.

A rectangular sign has an area of 30 square feet. The length of the sign is 1 foot more than the width. Find the length and width of the sign.

WORK IT OUT

Completing the Square

Recall the two methods used to solve quadratic equations of the form ax2+bx+c:ax2+bx+c: by factoring and by using the quadratic formula. There are, however, many different methods for solving quadratic equations that were developed throughout history. Egyptian, Mesopotamian, Chinese, Indian, and Greek mathematicians all solved various types of quadratic equations, as did Arab mathematicians of the ninth through the twelfth centuries. It is one of these Arab mathematicians’ methods that we wish to investigate with this activity.

Muhammad ibn Musa al-Khwarizmi was employed as a scholar at the House of Wisdom in Baghdad, located in present day Iraq. One of the many accomplishments of Al-Khwarizmi was his book on the topic of algebra. In that book, he asks, “What must be the square which, when increased by ten of its own roots, amounts to 39?” Al-Khwarizmi, like many Arab mathematicians of his time, was well versed in Euclid’s Elements. Like Euclid, he viewed algebra very geometrically, and thus had a geometric approach to solving a problem like the one above. In his approach, he used a method which today we refer to as completing the square.

His description of the solution method for the above problem is: halve the number of roots, which in the present instance yields 5. This you multiply by itself; the product is 25. Add this to 39; the sum is 64. Now take the root of this which is 8, and subtract from it half the number of the roots, which is 5; the remainder is 3. This is the root of the square which you sought for. Thus the square is 9.

So, what does all of this mean? Al-Khwarizmi would start with a square of unknown length of side (we will label the side length xx). See Figure 5.52 So, this square has area x2x2A shaded square.Figure 5.52xx
He would then proceed to halve the number of roots (i.e., there are 10 roots by which the square is increasing) to get 5; this he would add to the first square. See Figure 5.53 The area of the two new pieces added into the original square are both 5x5x. At this point, we have x2+10x=39×2+10x=39.A square with a shaded rectangle attached to its right and bottom sides. The sides of the square measure x. The length and width of the rectangle measure x and 5.Figure 5.53
Now Al-Khwarizmi needed to “complete the square” by adding into the drawing a small square. See Figure 5.54 This square has an area of 25.A square with a rectangle attached to its right and bottom sides. The sides of the square measure x. The length and width of the rectangle measure x and 5. The rectangle at the bottom is shaded. A square in dashed lines with rounded edges is present at the bottom-right corner.Figure 5.54

x2+10x+25=39+25×2+10x+25=39+25, or x2+10x+25=64×2+10x+25=64.

Notice that the completed square has side length x+5x+5, so the large square has area (x+5)2(x+5)2. (Notice algebraically that the left half of the equation x2+10x+25=64×2+10x+25=64 factors to (x+5)2=64.)(x+5)2=64.) This means the area of large square equals 64. If (x+5)2=64(x+5)2=64, then x+5=8x+5=8; so xx must be equal to 3 or −13−13 to make this true. Note that Al-Kwarimi would not have considered the possibility of a negative solution, since he approached the solution geometrically, and negative distances do not exist.

RELATED POSTS

View all

view all