Learn on PengienVision, Algebra 2Chapter 5: Rational Exponents and Radical Functions

Lesson 5: Function Operations

In this Grade 11 enVision Algebra 2 lesson, students learn how to add, subtract, multiply, divide, and compose functions, including how to determine the domain of each resulting function. The lesson covers key operations such as forming composite functions and applying function notation to real-world contexts like revenue, cost, and profit. Students practice combining polynomial and rational functions while paying careful attention to domain restrictions introduced by each operation.

Section 1

Add and Subtract Polynomial Functions

Property

For functions f(x)f(x) and g(x)g(x),

(f+g)(x)=f(x)+g(x)(f + g)(x) = f(x) + g(x)
(fg)(x)=f(x)g(x)(f - g)(x) = f(x) - g(x)

Examples

  • Let f(x)=2x+3f(x) = 2x+3 and g(x)=x21g(x) = x^2-1. The sum is (f+g)(x)=(2x+3)+(x21)=x2+2x+2(f+g)(x) = (2x+3) + (x^2-1) = x^2 + 2x + 2.
  • Let f(x)=4x25f(x) = 4x^2 - 5 and g(x)=x2+2xg(x) = x^2 + 2x. The difference is (fg)(x)=(4x25)(x2+2x)=3x22x5(f-g)(x) = (4x^2 - 5) - (x^2 + 2x) = 3x^2 - 2x - 5.

Section 2

Multiplying Functions and Degree Behavior

Property

To find the product of two functions, (fg)(x)(fg)(x), multiply their polynomial expressions using the Distributive Property (or the vertical multiplication method).

When you multiply two non-zero polynomials, the degree (highest exponent) of the new combined function is exactly the sum of the degrees of the original functions.

Examples

  • Binomial times Trinomial: Let f(x)=x+2f(x) = x + 2 and g(x)=x2+3x+1g(x) = x^2 + 3x + 1. Find (fg)(x)(fg)(x).

Distribute the xx: x(x2+3x+1)=x3+3x2+xx(x^2 + 3x + 1) = x^3 + 3x^2 + x
Distribute the 2: 2(x2+3x+1)=2x2+6x+22(x^2 + 3x + 1) = 2x^2 + 6x + 2
Combine like terms: x3+5x2+7x+2x^3 + 5x^2 + 7x + 2

  • Predicting the Degree: Let P(x)=3x5+xP(x) = 3x^5 + x (degree is 5) and Q(x)=2x21Q(x) = 2x^2 - 1 (degree is 2).

Without doing the full multiplication, we know the degree of the product (PQ)(x)(PQ)(x) will be 5+2=75 + 2 = 7.

Explanation

Section 3

Division of Polynomial Functions

Property

For functions f(x)f(x) and g(x)g(x), where g(x)0g(x) \neq 0, the division of the two functions is defined as:

(fg)(x)=f(x)g(x)\left(\dfrac{f}{g}\right)(x) = \dfrac{f(x)}{g(x)}

Examples

  • For functions f(x)=x26x16f(x) = x^2 - 6x - 16 and g(x)=x+2g(x) = x + 2, find (fg)(x)(\frac{f}{g})(x). We calculate x26x16x+2\frac{x^2 - 6x - 16}{x + 2}. By factoring the numerator to (x8)(x+2)(x-8)(x+2), we simplify to get (fg)(x)=x8(\frac{f}{g})(x) = x - 8.
  • Using the functions from the previous example, find (fg)(10)(\frac{f}{g})(10). Substitute x=10x=10 into the simplified result: (fg)(10)=108=2(\frac{f}{g})(10) = 10 - 8 = 2.
  • For f(x)=x3+1f(x) = x^3 + 1 and g(x)=x+1g(x) = x + 1, find (fg)(x)(\frac{f}{g})(x). We compute x3+1x+1\frac{x^3+1}{x+1}. Using polynomial division, the result is x2x+1x^2 - x + 1.

Explanation

The notation (fg)(x)(\frac{f}{g})(x) is simply a formal way to express the division of one polynomial function, f(x)f(x), by another, g(x)g(x). To solve, you set up the division as a fraction and use a method like long division or factoring to find the result.

Book overview

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

Continue this chapter

Chapter 5: Rational Exponents and Radical Functions

  1. Lesson 1

    Lesson 1: nth Roots, Radicals, and Rational Exponents

  2. Lesson 2

    Lesson 2: Properties of Exponents and Radicals

  3. Lesson 3

    Lesson 3: Graphing Radical Functions

  4. Lesson 4

    Lesson 4: Solving Radical Equations

  5. Lesson 5Current

    Lesson 5: Function Operations

  6. Lesson 6

    Lesson 6: Inverse Relations and Functions

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

Add and Subtract Polynomial Functions

Property

For functions f(x)f(x) and g(x)g(x),

(f+g)(x)=f(x)+g(x)(f + g)(x) = f(x) + g(x)
(fg)(x)=f(x)g(x)(f - g)(x) = f(x) - g(x)

Examples

  • Let f(x)=2x+3f(x) = 2x+3 and g(x)=x21g(x) = x^2-1. The sum is (f+g)(x)=(2x+3)+(x21)=x2+2x+2(f+g)(x) = (2x+3) + (x^2-1) = x^2 + 2x + 2.
  • Let f(x)=4x25f(x) = 4x^2 - 5 and g(x)=x2+2xg(x) = x^2 + 2x. The difference is (fg)(x)=(4x25)(x2+2x)=3x22x5(f-g)(x) = (4x^2 - 5) - (x^2 + 2x) = 3x^2 - 2x - 5.

Section 2

Multiplying Functions and Degree Behavior

Property

To find the product of two functions, (fg)(x)(fg)(x), multiply their polynomial expressions using the Distributive Property (or the vertical multiplication method).

When you multiply two non-zero polynomials, the degree (highest exponent) of the new combined function is exactly the sum of the degrees of the original functions.

Examples

  • Binomial times Trinomial: Let f(x)=x+2f(x) = x + 2 and g(x)=x2+3x+1g(x) = x^2 + 3x + 1. Find (fg)(x)(fg)(x).

Distribute the xx: x(x2+3x+1)=x3+3x2+xx(x^2 + 3x + 1) = x^3 + 3x^2 + x
Distribute the 2: 2(x2+3x+1)=2x2+6x+22(x^2 + 3x + 1) = 2x^2 + 6x + 2
Combine like terms: x3+5x2+7x+2x^3 + 5x^2 + 7x + 2

  • Predicting the Degree: Let P(x)=3x5+xP(x) = 3x^5 + x (degree is 5) and Q(x)=2x21Q(x) = 2x^2 - 1 (degree is 2).

Without doing the full multiplication, we know the degree of the product (PQ)(x)(PQ)(x) will be 5+2=75 + 2 = 7.

Explanation

Section 3

Division of Polynomial Functions

Property

For functions f(x)f(x) and g(x)g(x), where g(x)0g(x) \neq 0, the division of the two functions is defined as:

(fg)(x)=f(x)g(x)\left(\dfrac{f}{g}\right)(x) = \dfrac{f(x)}{g(x)}

Examples

  • For functions f(x)=x26x16f(x) = x^2 - 6x - 16 and g(x)=x+2g(x) = x + 2, find (fg)(x)(\frac{f}{g})(x). We calculate x26x16x+2\frac{x^2 - 6x - 16}{x + 2}. By factoring the numerator to (x8)(x+2)(x-8)(x+2), we simplify to get (fg)(x)=x8(\frac{f}{g})(x) = x - 8.
  • Using the functions from the previous example, find (fg)(10)(\frac{f}{g})(10). Substitute x=10x=10 into the simplified result: (fg)(10)=108=2(\frac{f}{g})(10) = 10 - 8 = 2.
  • For f(x)=x3+1f(x) = x^3 + 1 and g(x)=x+1g(x) = x + 1, find (fg)(x)(\frac{f}{g})(x). We compute x3+1x+1\frac{x^3+1}{x+1}. Using polynomial division, the result is x2x+1x^2 - x + 1.

Explanation

The notation (fg)(x)(\frac{f}{g})(x) is simply a formal way to express the division of one polynomial function, f(x)f(x), by another, g(x)g(x). To solve, you set up the division as a fraction and use a method like long division or factoring to find the result.

Book overview

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

Continue this chapter

Chapter 5: Rational Exponents and Radical Functions

  1. Lesson 1

    Lesson 1: nth Roots, Radicals, and Rational Exponents

  2. Lesson 2

    Lesson 2: Properties of Exponents and Radicals

  3. Lesson 3

    Lesson 3: Graphing Radical Functions

  4. Lesson 4

    Lesson 4: Solving Radical Equations

  5. Lesson 5Current

    Lesson 5: Function Operations

  6. Lesson 6

    Lesson 6: Inverse Relations and Functions