Learn on PengiYoshiwara Intermediate AlgebraChapter 3: Quadratic Models

Lesson 1: Extraction of Roots

In this Grade 7 lesson from Yoshiwara Intermediate Algebra, students are introduced to quadratic equations in standard form ax² + bx + c = 0 and learn to solve them using extraction of roots by isolating the squared variable and applying the square root property. The lesson covers graphing parabolas on a coordinate plane and explains why quadratic equations can have two solutions, including positive and negative roots expressed with the ± symbol.

Section 1

📘 Extraction of Roots

New Concept

We're leveling up from linear to quadratic equations! This lesson introduces the 'extraction of roots' method, a powerful technique to solve equations like ax2+c=0ax^2 + c = 0 by isolating the squared variable and taking its square root.

What’s next

Next, you'll master this method through interactive examples and practice cards. Then, tackle challenge problems involving geometry and even compound interest!

Section 2

Quadratic Equations

Property

A quadratic equation can be written in the standard form

ax2+bx+c=0ax^2 + bx + c = 0

where aa, bb, and cc are constants, and aa is not zero.

Examples

  • The equation 2x2+5x3=02x^2 + 5x - 3 = 0 is a quadratic equation in standard form, where a=2a=2, b=5b=5, and c=3c=-3.
  • The equation 4x2=8x14x^2 = 8x - 1 is also quadratic. It can be written in standard form as 4x28x+1=04x^2 - 8x + 1 = 0.
  • The equation 5x10=05x - 10 = 0 is not quadratic because it is a first-degree equation; the highest power of xx is 1.

Explanation

Unlike linear equations which create straight lines, quadratic (or second-degree) equations have a variable squared. This x2x^2 term creates a U-shaped curve called a parabola. The key is that the highest exponent on the variable is 2.

Section 3

Extraction of Roots

Property

To solve a quadratic equation of the form

ax2+c=0ax^2 + c = 0
  1. Isolate x2x^2 on one side of the equation.
  2. Take the square root of each side.

Remember that every positive number has two square roots, one positive and one negative.

Examples

  • To solve 3x2=753x^2 = 75, first divide by 3 to get x2=25x^2 = 25. Then take the square root of both sides to find x=±25x = ±\sqrt{25}, so the solutions are x=5x=5 and x=5x=-5.
  • For 2x218=02x^2 - 18 = 0, add 18 to both sides to get 2x2=182x^2 = 18. Divide by 2 to get x2=9x^2=9. The solutions are x=±3x = ±3.
  • To solve x215=0x^2 - 15 = 0, first isolate x2x^2 to get x2=15x^2 = 15. The exact solutions are x=±15x = ±\sqrt{15}.

Explanation

Extraction of roots is a method to 'undo' a squared variable. Think of it as working backward. First, get the x2x^2 term by itself. Then, take the square root of both sides to find the value of xx, making sure to include both positive and negative roots ().

Section 4

Solving Formulas

Property

To solve a formula for a variable that is squared, use the extraction of roots method. Isolate the squared variable on one side of the equation, and then take the square root of both sides. For the volume of a cone, V=13πr2hV = \frac{1}{3}\pi r^2 h, we can solve for the radius rr.

3V=πr2h3V = \pi r^2 h
3Vπh=r2\frac{3V}{\pi h} = r^2
r=3Vπhr = \sqrt{\frac{3V}{\pi h}}

Because a physical dimension like radius must be positive, we typically use only the positive square root.

Examples

  • To solve the Pythagorean theorem a2+b2=c2a^2 + b^2 = c^2 for side aa, isolate a2a^2 to get a2=c2b2a^2 = c^2 - b^2. The formula for aa is a=c2b2a = \sqrt{c^2 - b^2}.
  • The formula for the surface area of a sphere is S=4πr2S = 4\pi r^2. To solve for the radius rr, divide by 4π4\pi to get r2=S4πr^2 = \frac{S}{4\pi}. The formula for rr is r=S4πr = \sqrt{\frac{S}{4\pi}}.
  • The formula for kinetic energy is E=12mv2E = \frac{1}{2}mv^2. To solve for velocity vv, multiply by 2 and divide by mm to get v2=2Emv^2 = \frac{2E}{m}. The formula for vv is v=2Emv = \sqrt{\frac{2E}{m}}.

Explanation

This technique lets you rearrange a scientific or geometric formula to find a specific quantity. By solving for a variable like radius or time before plugging in numbers, you create a more direct and reusable formula for your specific problem.

Section 5

More Extraction of Roots

Property

We can use extraction of roots to solve quadratic equations of the form

a(xp)2=qa(x - p)^2 = q

We start by isolating the squared expression, (xp)2(x - p)^2.

Examples

  • To solve 5(x3)2=1255(x - 3)^2 = 125, first divide by 5 to get (x3)2=25(x - 3)^2 = 25. Take the square root: x3=±5x - 3 = ±5. This gives two equations: x3=5x-3=5 (so x=8x=8) and x3=5x-3=-5 (so x=2x=-2).
  • To solve 2(x+4)28=02(x+4)^2 - 8 = 0, add 8 and divide by 2 to get (x+4)2=4(x+4)^2=4. Take the square root: x+4=±2x+4 = ±2. The solutions are x=2x=-2 and x=6x=-6.
  • In 3(x+1)2=75-3(x+1)^2 = -75, divide by -3 to get (x+1)2=25(x+1)^2=25. Take the square root: x+1=±5x+1 = ±5. The solutions are x=4x=4 and x=6x=-6.

Explanation

This method extends extraction of roots to cases where an entire expression in parentheses is squared. The strategy is the same: treat the squared parenthesis as a single block, isolate it, take the square root of both sides, and then solve for xx.

Section 6

Compound Interest Application

Property

After nn years, the amount of money, AA, in an account is given by the formula

A=P(1+r)nA = P(1 + r)^n

where PP is the original principal and rr is the interest rate compounded annually. When solving for the rate rr over two years (n=2n=2), we solve the equation A=P(1+r)2A = P(1+r)^2 using extraction of roots.

Examples

  • To find the rate needed for 2000 dollars to grow to 2205 dollars in 2 years, solve 2205=2000(1+r)22205 = 2000(1+r)^2. This gives (1+r)2=1.1025(1+r)^2 = 1.1025, so 1+r=1.051+r = 1.05. The rate is r=0.05r=0.05 or 5%.
  • The price of a collectible inflated from 400 dollars to 484 dollars in two years. The inflation rate rr is found by solving 484=400(1+r)2484 = 400(1+r)^2. This gives (1+r)2=1.21(1+r)^2 = 1.21, so 1+r=1.11+r=1.1. The rate is r=0.10r=0.10 or 10%.
  • If a 5000 dollars investment grows to 5408 dollars in two years, we solve 5408=5000(1+r)25408 = 5000(1+r)^2. This gives (1+r)2=1.0816(1+r)^2 = 1.0816, so 1+r=1.041+r=1.04. The rate is r=0.04r=0.04 or 4%.

Explanation

This formula models how money grows with compound interest. To find the interest rate needed to reach a financial goal in two years, you can treat (1+r)(1+r) as the unknown block in the equation and solve for it using extraction of roots.

Book overview

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

Continue this chapter

Chapter 3: Quadratic Models

  1. Lesson 1Current

    Lesson 1: Extraction of Roots

  2. Lesson 2

    Lesson 2: Intercepts, Solutions, and Factors

  3. Lesson 3

    Lesson 3: Graphing Parabolas

  4. Lesson 4

    Lesson 4: Completing the Square

  5. Lesson 5

    Lesson 5: Chapter Summary and Review

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Extraction of Roots

New Concept

We're leveling up from linear to quadratic equations! This lesson introduces the 'extraction of roots' method, a powerful technique to solve equations like ax2+c=0ax^2 + c = 0 by isolating the squared variable and taking its square root.

What’s next

Next, you'll master this method through interactive examples and practice cards. Then, tackle challenge problems involving geometry and even compound interest!

Section 2

Quadratic Equations

Property

A quadratic equation can be written in the standard form

ax2+bx+c=0ax^2 + bx + c = 0

where aa, bb, and cc are constants, and aa is not zero.

Examples

  • The equation 2x2+5x3=02x^2 + 5x - 3 = 0 is a quadratic equation in standard form, where a=2a=2, b=5b=5, and c=3c=-3.
  • The equation 4x2=8x14x^2 = 8x - 1 is also quadratic. It can be written in standard form as 4x28x+1=04x^2 - 8x + 1 = 0.
  • The equation 5x10=05x - 10 = 0 is not quadratic because it is a first-degree equation; the highest power of xx is 1.

Explanation

Unlike linear equations which create straight lines, quadratic (or second-degree) equations have a variable squared. This x2x^2 term creates a U-shaped curve called a parabola. The key is that the highest exponent on the variable is 2.

Section 3

Extraction of Roots

Property

To solve a quadratic equation of the form

ax2+c=0ax^2 + c = 0
  1. Isolate x2x^2 on one side of the equation.
  2. Take the square root of each side.

Remember that every positive number has two square roots, one positive and one negative.

Examples

  • To solve 3x2=753x^2 = 75, first divide by 3 to get x2=25x^2 = 25. Then take the square root of both sides to find x=±25x = ±\sqrt{25}, so the solutions are x=5x=5 and x=5x=-5.
  • For 2x218=02x^2 - 18 = 0, add 18 to both sides to get 2x2=182x^2 = 18. Divide by 2 to get x2=9x^2=9. The solutions are x=±3x = ±3.
  • To solve x215=0x^2 - 15 = 0, first isolate x2x^2 to get x2=15x^2 = 15. The exact solutions are x=±15x = ±\sqrt{15}.

Explanation

Extraction of roots is a method to 'undo' a squared variable. Think of it as working backward. First, get the x2x^2 term by itself. Then, take the square root of both sides to find the value of xx, making sure to include both positive and negative roots ().

Section 4

Solving Formulas

Property

To solve a formula for a variable that is squared, use the extraction of roots method. Isolate the squared variable on one side of the equation, and then take the square root of both sides. For the volume of a cone, V=13πr2hV = \frac{1}{3}\pi r^2 h, we can solve for the radius rr.

3V=πr2h3V = \pi r^2 h
3Vπh=r2\frac{3V}{\pi h} = r^2
r=3Vπhr = \sqrt{\frac{3V}{\pi h}}

Because a physical dimension like radius must be positive, we typically use only the positive square root.

Examples

  • To solve the Pythagorean theorem a2+b2=c2a^2 + b^2 = c^2 for side aa, isolate a2a^2 to get a2=c2b2a^2 = c^2 - b^2. The formula for aa is a=c2b2a = \sqrt{c^2 - b^2}.
  • The formula for the surface area of a sphere is S=4πr2S = 4\pi r^2. To solve for the radius rr, divide by 4π4\pi to get r2=S4πr^2 = \frac{S}{4\pi}. The formula for rr is r=S4πr = \sqrt{\frac{S}{4\pi}}.
  • The formula for kinetic energy is E=12mv2E = \frac{1}{2}mv^2. To solve for velocity vv, multiply by 2 and divide by mm to get v2=2Emv^2 = \frac{2E}{m}. The formula for vv is v=2Emv = \sqrt{\frac{2E}{m}}.

Explanation

This technique lets you rearrange a scientific or geometric formula to find a specific quantity. By solving for a variable like radius or time before plugging in numbers, you create a more direct and reusable formula for your specific problem.

Section 5

More Extraction of Roots

Property

We can use extraction of roots to solve quadratic equations of the form

a(xp)2=qa(x - p)^2 = q

We start by isolating the squared expression, (xp)2(x - p)^2.

Examples

  • To solve 5(x3)2=1255(x - 3)^2 = 125, first divide by 5 to get (x3)2=25(x - 3)^2 = 25. Take the square root: x3=±5x - 3 = ±5. This gives two equations: x3=5x-3=5 (so x=8x=8) and x3=5x-3=-5 (so x=2x=-2).
  • To solve 2(x+4)28=02(x+4)^2 - 8 = 0, add 8 and divide by 2 to get (x+4)2=4(x+4)^2=4. Take the square root: x+4=±2x+4 = ±2. The solutions are x=2x=-2 and x=6x=-6.
  • In 3(x+1)2=75-3(x+1)^2 = -75, divide by -3 to get (x+1)2=25(x+1)^2=25. Take the square root: x+1=±5x+1 = ±5. The solutions are x=4x=4 and x=6x=-6.

Explanation

This method extends extraction of roots to cases where an entire expression in parentheses is squared. The strategy is the same: treat the squared parenthesis as a single block, isolate it, take the square root of both sides, and then solve for xx.

Section 6

Compound Interest Application

Property

After nn years, the amount of money, AA, in an account is given by the formula

A=P(1+r)nA = P(1 + r)^n

where PP is the original principal and rr is the interest rate compounded annually. When solving for the rate rr over two years (n=2n=2), we solve the equation A=P(1+r)2A = P(1+r)^2 using extraction of roots.

Examples

  • To find the rate needed for 2000 dollars to grow to 2205 dollars in 2 years, solve 2205=2000(1+r)22205 = 2000(1+r)^2. This gives (1+r)2=1.1025(1+r)^2 = 1.1025, so 1+r=1.051+r = 1.05. The rate is r=0.05r=0.05 or 5%.
  • The price of a collectible inflated from 400 dollars to 484 dollars in two years. The inflation rate rr is found by solving 484=400(1+r)2484 = 400(1+r)^2. This gives (1+r)2=1.21(1+r)^2 = 1.21, so 1+r=1.11+r=1.1. The rate is r=0.10r=0.10 or 10%.
  • If a 5000 dollars investment grows to 5408 dollars in two years, we solve 5408=5000(1+r)25408 = 5000(1+r)^2. This gives (1+r)2=1.0816(1+r)^2 = 1.0816, so 1+r=1.041+r=1.04. The rate is r=0.04r=0.04 or 4%.

Explanation

This formula models how money grows with compound interest. To find the interest rate needed to reach a financial goal in two years, you can treat (1+r)(1+r) as the unknown block in the equation and solve for it using extraction of roots.

Book overview

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

Continue this chapter

Chapter 3: Quadratic Models

  1. Lesson 1Current

    Lesson 1: Extraction of Roots

  2. Lesson 2

    Lesson 2: Intercepts, Solutions, and Factors

  3. Lesson 3

    Lesson 3: Graphing Parabolas

  4. Lesson 4

    Lesson 4: Completing the Square

  5. Lesson 5

    Lesson 5: Chapter Summary and Review