Learn on PengiOpenstax Elementary Algebra 2EChapter 10: Quadratic Equations

Lesson 10.4: Solve Applications Modeled by Quadratic Equations

In this lesson from OpenStax Elementary Algebra 2E, students learn to solve real-world applications modeled by quadratic equations, applying the quadratic formula and factoring to problems involving consecutive odd and even integers, geometry, and the Pythagorean theorem. Students practice translating word problems into standard form quadratic equations and interpreting solutions in context. The lesson builds problem-solving skills by identifying the most appropriate method — factoring, completing the square, or the quadratic formula — for each application.

Section 1

📘 Solve Applications Modeled by Quadratic Equations

New Concept

This lesson empowers you to translate real-world scenarios—like problems involving area, geometry, or projectile motion—into quadratic equations. You will apply various algebraic methods to find practical solutions to these complex, real-life applications.

What’s next

Next, you'll tackle interactive examples that break down the problem-solving strategy, followed by a series of practice cards to build and test your new skills.

Section 2

Consecutive Integer Products

Property

Consecutive even or odd integers can be represented algebraically.
If we call the first integer nn, the next consecutive even or odd integer is n+2n+2, the next is n+4n+4, and so on.
This allows us to model problems about their products with quadratic equations.

Consecutive even integers: n,n+2,n+4,n, n+2, n+4, \dots
Consecutive odd integers: n,n+2,n+4,n, n+2, n+4, \dots

Examples

  • The product of two consecutive odd integers is 143. Let the integers be nn and n+2n+2. The equation is n(n+2)=143n(n+2) = 143, which simplifies to n2+2n143=0n^2 + 2n - 143 = 0. Factoring gives (n+13)(n11)=0(n+13)(n-11)=0, so n=11n=11 or n=13n=-13. The pairs are 11, 13 and -13, -11.
  • The product of two consecutive even integers is 288. Let them be nn and n+2n+2. The equation is n(n+2)=288n(n+2) = 288, or n2+2n288=0n^2 + 2n - 288 = 0. Factoring gives (n+18)(n16)=0(n+18)(n-16)=0, so n=16n=16 or n=18n=-18. The pairs are 16, 18 and -18, -16.
  • The product of two consecutive odd integers is 399. Let them be nn and n+2n+2. The equation is n(n+2)=399n(n+2) = 399, or n2+2n399=0n^2 + 2n - 399 = 0. Using the quadratic formula, we find n=19n=19 or n=21n=-21. The pairs are 19, 21 and -21, -19.

Section 3

Area of a Triangle

Property

For a triangle with base bb and height hh, the area, AA, is given by the formula:

A=12bhA = \frac{1}{2}bh
When solving geometry applications, it is helpful to draw the figure.

Examples

  • A triangle's area is 35 square feet. Its base is 3 feet more than its height. Let height be hh and base be h+3h+3. The equation is 35=12(h+3)h35 = \frac{1}{2}(h+3)h, or h2+3h70=0h^2+3h-70=0. Solving gives h=7h=7. The height is 7 ft and the base is 10 ft.
  • A triangular banner has an area of 80 square inches. The height is 4 inches less than twice the base. Let base be bb. The equation is 80=12b(2b4)80 = \frac{1}{2}b(2b-4), or b22b80=0b^2-2b-80=0. Solving gives b=10b=10. The base is 10 in and the height is 16 in.
  • The area of a triangular garden plot is 50 square meters. The base is four times the height. Let height be hh. The equation is 50=12(4h)h50 = \frac{1}{2}(4h)h, or 2h2=502h^2=50. This gives h2=25h^2=25, so h=5h=5. The height is 5 m and the base is 20 m.

Explanation

This formula connects a triangle's area, base, and height. When one dimension is described in terms of the other, substituting into the formula creates a quadratic equation you can solve to find the exact lengths of the base and height.

Section 4

Pythagorean Theorem

Property

In any right triangle, where aa and bb are the lengths of the legs and cc is the length of the hypotenuse, the sum of the squares of the lengths of the two legs is equal to the square of the length of the hypotenuse.

a2+b2=c2a^2 + b^2 = c^2

Examples

  • A right triangle has legs of length xx and x+7x+7. The hypotenuse is 13. The Pythagorean Theorem gives x2+(x+7)2=132x^2 + (x+7)^2 = 13^2. This simplifies to x2+7x60=0x^2+7x-60=0. Solving gives x=5x=5. The legs are 5 and 12.
  • The hypotenuse of a right triangle is 25 cm. One leg is 5 cm shorter than the other. Let the legs be xx and x5x-5. The equation is x2+(x5)2=252x^2 + (x-5)^2 = 25^2, which simplifies to x25x300=0x^2-5x-300=0. Solving gives x=20x=20. The legs are 20 cm and 15 cm.
  • A ladder leans against a wall. The ladder is 17 feet long. The base of the ladder is 8 feet from the wall. Let the height it reaches be hh. The equation is h2+82=172h^2 + 8^2 = 17^2. This gives h2=28964=225h^2 = 289-64=225, so h=15h=15. The ladder reaches 15 feet up the wall.

Explanation

This famous theorem applies only to right triangles, creating a powerful link between the three sides. When side lengths involve variables, this formula allows you to set up and solve a quadratic equation to find the missing lengths.

Section 5

Area of a Rectangle

Property

For a rectangle with length LL and width WW, the area, AA, is given by the formula:

A=LWA = L \cdot W
This formula is used when solving problems involving rectangular shapes where the dimensions are related to each other.

Examples

  • A rectangular garden has an area of 176 square feet. Its length is 5 feet more than its width. Let width be ww. The equation is w(w+5)=176w(w+5)=176, or w2+5w176=0w^2+5w-176=0. Solving gives w=11w=11. The width is 11 ft and the length is 16 ft.
  • The area of a rectangular patio is 250 square meters. The length is twice the width. Let width be ww. The equation is w(2w)=250w(2w)=250, or 2w2=2502w^2=250. This gives w2=125w^2=125, so w=12511.2w = \sqrt{125} \approx 11.2. The width is about 11.2 m and the length is about 22.4 m.
  • A rectangular screen has an area of 90 square inches. Its width is 1 inch less than half its length. Let length be LL. The equation is L(0.5L1)=90L(0.5L-1)=90, so 0.5L2L90=00.5L^2-L-90=0. This gives L22L180=0L^2-2L-180=0. Solving gives L14.4L \approx 14.4. The length is about 14.4 in and the width is about 6.2 in.

Explanation

This formula helps find unknown dimensions of a rectangle. When length is expressed in terms of width, substituting into the area formula creates a quadratic equation. Solving it reveals the exact measurements for the length and width.

Section 6

Projectile Motion

Property

The height in feet, hh, of an object shot upwards into the air with initial velocity, v0v_0, after tt seconds is given by the formula:

h=16t2+v0th = -16t^2 + v_0t

Examples

  • An object is launched upwards with an initial velocity of 96 ft/s. To find when it reaches 128 feet, we solve 128=16t2+96t128 = -16t^2 + 96t. This simplifies to t26t+8=0t^2-6t+8=0. Factoring gives (t2)(t4)=0(t-2)(t-4)=0. It reaches 128 ft at 2 seconds and 4 seconds.
  • A ball is thrown up with an initial velocity of 80 ft/s. To find when it hits the ground, we set h=0h=0 and solve 0=16t2+80t0 = -16t^2 + 80t. Factoring gives 16t(t5)=0-16t(t-5)=0. It hits the ground at t=5t=5 seconds.
  • A rocket has an initial velocity of 160 ft/s. To find when it is at a height of 384 feet, we solve 384=16t2+160t384 = -16t^2 + 160t. This is t210t+24=0t^2 - 10t + 24 = 0. Factoring gives (t4)(t6)=0(t-4)(t-6)=0. It is at 384 ft at 4 seconds and 6 seconds.

Explanation

This formula models an object's vertical path under gravity. By setting a target height for hh and using an initial velocity v0v_0, you create a quadratic equation to find the time tt it takes to reach that height.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 10: Quadratic Equations

  1. Lesson 1

    Lesson 10.1: Solve Quadratic Equations Using the Square Root Property

  2. Lesson 2

    Lesson 10.2: Solve Quadratic Equations by Completing the Square

  3. Lesson 3

    Lesson 10.3: Solve Quadratic Equations Using the Quadratic Formula

  4. Lesson 4Current

    Lesson 10.4: Solve Applications Modeled by Quadratic Equations

  5. Lesson 5

    Lesson 10.5: Graphing Quadratic Equations in Two Variables

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Solve Applications Modeled by Quadratic Equations

New Concept

This lesson empowers you to translate real-world scenarios—like problems involving area, geometry, or projectile motion—into quadratic equations. You will apply various algebraic methods to find practical solutions to these complex, real-life applications.

What’s next

Next, you'll tackle interactive examples that break down the problem-solving strategy, followed by a series of practice cards to build and test your new skills.

Section 2

Consecutive Integer Products

Property

Consecutive even or odd integers can be represented algebraically.
If we call the first integer nn, the next consecutive even or odd integer is n+2n+2, the next is n+4n+4, and so on.
This allows us to model problems about their products with quadratic equations.

Consecutive even integers: n,n+2,n+4,n, n+2, n+4, \dots
Consecutive odd integers: n,n+2,n+4,n, n+2, n+4, \dots

Examples

  • The product of two consecutive odd integers is 143. Let the integers be nn and n+2n+2. The equation is n(n+2)=143n(n+2) = 143, which simplifies to n2+2n143=0n^2 + 2n - 143 = 0. Factoring gives (n+13)(n11)=0(n+13)(n-11)=0, so n=11n=11 or n=13n=-13. The pairs are 11, 13 and -13, -11.
  • The product of two consecutive even integers is 288. Let them be nn and n+2n+2. The equation is n(n+2)=288n(n+2) = 288, or n2+2n288=0n^2 + 2n - 288 = 0. Factoring gives (n+18)(n16)=0(n+18)(n-16)=0, so n=16n=16 or n=18n=-18. The pairs are 16, 18 and -18, -16.
  • The product of two consecutive odd integers is 399. Let them be nn and n+2n+2. The equation is n(n+2)=399n(n+2) = 399, or n2+2n399=0n^2 + 2n - 399 = 0. Using the quadratic formula, we find n=19n=19 or n=21n=-21. The pairs are 19, 21 and -21, -19.

Section 3

Area of a Triangle

Property

For a triangle with base bb and height hh, the area, AA, is given by the formula:

A=12bhA = \frac{1}{2}bh
When solving geometry applications, it is helpful to draw the figure.

Examples

  • A triangle's area is 35 square feet. Its base is 3 feet more than its height. Let height be hh and base be h+3h+3. The equation is 35=12(h+3)h35 = \frac{1}{2}(h+3)h, or h2+3h70=0h^2+3h-70=0. Solving gives h=7h=7. The height is 7 ft and the base is 10 ft.
  • A triangular banner has an area of 80 square inches. The height is 4 inches less than twice the base. Let base be bb. The equation is 80=12b(2b4)80 = \frac{1}{2}b(2b-4), or b22b80=0b^2-2b-80=0. Solving gives b=10b=10. The base is 10 in and the height is 16 in.
  • The area of a triangular garden plot is 50 square meters. The base is four times the height. Let height be hh. The equation is 50=12(4h)h50 = \frac{1}{2}(4h)h, or 2h2=502h^2=50. This gives h2=25h^2=25, so h=5h=5. The height is 5 m and the base is 20 m.

Explanation

This formula connects a triangle's area, base, and height. When one dimension is described in terms of the other, substituting into the formula creates a quadratic equation you can solve to find the exact lengths of the base and height.

Section 4

Pythagorean Theorem

Property

In any right triangle, where aa and bb are the lengths of the legs and cc is the length of the hypotenuse, the sum of the squares of the lengths of the two legs is equal to the square of the length of the hypotenuse.

a2+b2=c2a^2 + b^2 = c^2

Examples

  • A right triangle has legs of length xx and x+7x+7. The hypotenuse is 13. The Pythagorean Theorem gives x2+(x+7)2=132x^2 + (x+7)^2 = 13^2. This simplifies to x2+7x60=0x^2+7x-60=0. Solving gives x=5x=5. The legs are 5 and 12.
  • The hypotenuse of a right triangle is 25 cm. One leg is 5 cm shorter than the other. Let the legs be xx and x5x-5. The equation is x2+(x5)2=252x^2 + (x-5)^2 = 25^2, which simplifies to x25x300=0x^2-5x-300=0. Solving gives x=20x=20. The legs are 20 cm and 15 cm.
  • A ladder leans against a wall. The ladder is 17 feet long. The base of the ladder is 8 feet from the wall. Let the height it reaches be hh. The equation is h2+82=172h^2 + 8^2 = 17^2. This gives h2=28964=225h^2 = 289-64=225, so h=15h=15. The ladder reaches 15 feet up the wall.

Explanation

This famous theorem applies only to right triangles, creating a powerful link between the three sides. When side lengths involve variables, this formula allows you to set up and solve a quadratic equation to find the missing lengths.

Section 5

Area of a Rectangle

Property

For a rectangle with length LL and width WW, the area, AA, is given by the formula:

A=LWA = L \cdot W
This formula is used when solving problems involving rectangular shapes where the dimensions are related to each other.

Examples

  • A rectangular garden has an area of 176 square feet. Its length is 5 feet more than its width. Let width be ww. The equation is w(w+5)=176w(w+5)=176, or w2+5w176=0w^2+5w-176=0. Solving gives w=11w=11. The width is 11 ft and the length is 16 ft.
  • The area of a rectangular patio is 250 square meters. The length is twice the width. Let width be ww. The equation is w(2w)=250w(2w)=250, or 2w2=2502w^2=250. This gives w2=125w^2=125, so w=12511.2w = \sqrt{125} \approx 11.2. The width is about 11.2 m and the length is about 22.4 m.
  • A rectangular screen has an area of 90 square inches. Its width is 1 inch less than half its length. Let length be LL. The equation is L(0.5L1)=90L(0.5L-1)=90, so 0.5L2L90=00.5L^2-L-90=0. This gives L22L180=0L^2-2L-180=0. Solving gives L14.4L \approx 14.4. The length is about 14.4 in and the width is about 6.2 in.

Explanation

This formula helps find unknown dimensions of a rectangle. When length is expressed in terms of width, substituting into the area formula creates a quadratic equation. Solving it reveals the exact measurements for the length and width.

Section 6

Projectile Motion

Property

The height in feet, hh, of an object shot upwards into the air with initial velocity, v0v_0, after tt seconds is given by the formula:

h=16t2+v0th = -16t^2 + v_0t

Examples

  • An object is launched upwards with an initial velocity of 96 ft/s. To find when it reaches 128 feet, we solve 128=16t2+96t128 = -16t^2 + 96t. This simplifies to t26t+8=0t^2-6t+8=0. Factoring gives (t2)(t4)=0(t-2)(t-4)=0. It reaches 128 ft at 2 seconds and 4 seconds.
  • A ball is thrown up with an initial velocity of 80 ft/s. To find when it hits the ground, we set h=0h=0 and solve 0=16t2+80t0 = -16t^2 + 80t. Factoring gives 16t(t5)=0-16t(t-5)=0. It hits the ground at t=5t=5 seconds.
  • A rocket has an initial velocity of 160 ft/s. To find when it is at a height of 384 feet, we solve 384=16t2+160t384 = -16t^2 + 160t. This is t210t+24=0t^2 - 10t + 24 = 0. Factoring gives (t4)(t6)=0(t-4)(t-6)=0. It is at 384 ft at 4 seconds and 6 seconds.

Explanation

This formula models an object's vertical path under gravity. By setting a target height for hh and using an initial velocity v0v_0, you create a quadratic equation to find the time tt it takes to reach that height.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 10: Quadratic Equations

  1. Lesson 1

    Lesson 10.1: Solve Quadratic Equations Using the Square Root Property

  2. Lesson 2

    Lesson 10.2: Solve Quadratic Equations by Completing the Square

  3. Lesson 3

    Lesson 10.3: Solve Quadratic Equations Using the Quadratic Formula

  4. Lesson 4Current

    Lesson 10.4: Solve Applications Modeled by Quadratic Equations

  5. Lesson 5

    Lesson 10.5: Graphing Quadratic Equations in Two Variables