Graphs of Combined Functions - StudyPulse
Boost Your VCE Scores Today with StudyPulse
8000+ Questions AI Tutor Help
Home Subjects Mathematical Methods Graphs of Combined Functions

Graphs of Combined Functions

Mathematical Methods
StudyPulse

Graphs of Combined Functions

Mathematical Methods
05 Apr 2025

Graphs of Combined Functions

Introduction

In VCE Mathematical Methods, we often encounter functions that are combinations of simpler functions. Understanding how to sketch and analyze the graphs of these combined functions is crucial. This section focuses on graphs resulting from the sum, difference, product, and composition of functions, excluding those that result in reciprocal or quotient functions.

Sum of Functions

Definition

The sum of two functions, $f(x)$ and $g(x)$, is defined as:

$$(f + g)(x) = f(x) + g(x)$$

Domain

The domain of the sum of two functions is the intersection of their individual domains:

$$dom(f + g) = dom(f) \cap dom(g)$$

Graphing Techniques: Addition of Ordinates

The addition of ordinates is a graphical technique used to sketch the sum of two functions. To do this:

  1. Choose several x-values.
  2. Evaluate $f(x)$ and $g(x)$ for each x-value.
  3. Add the y-values (ordinates) of $f(x)$ and $g(x)$ to find the y-value of $(f + g)(x)$.
  4. Plot the points and sketch the graph.

Example

If $f(x) = x$ and $g(x) = sin(x)$, then $(f + g)(x) = x + sin(x)$. To sketch this, add the y-values of the line $y = x$ and the sine curve $y = sin(x)$ at various points.

Difference of Functions

Definition

The difference of two functions, $f(x)$ and $g(x)$, is defined as:

$$(f - g)(x) = f(x) - g(x)$$

Domain

Similar to the sum, the domain of the difference of two functions is the intersection of their domains:

$$dom(f - g) = dom(f) \cap dom(g)$$

Graphing Techniques

The process is similar to adding ordinates, but you subtract the y-values of $g(x)$ from $f(x)$.

Example

If $f(x) = x^2$ and $g(x) = x$, then $(f - g)(x) = x^2 - x$. This is a parabola. Subtract the y-value of the line $y=x$ from the y-value of the parabola $y=x^2$.

Product of Functions

Definition

The product of two functions, $f(x)$ and $g(x)$, is defined as:

$$(f \cdot g)(x) = f(x) \cdot g(x)$$

Domain

Again, the domain is the intersection of the individual domains:

$$dom(f \cdot g) = dom(f) \cap dom(g)$$

Graphing Techniques

  1. Identify key features of $f(x)$ and $g(x)$ (zeros, turning points, asymptotes).
  2. Consider the sign of $f(x)$ and $g(x)$ in different intervals to determine the sign of the product.
  3. Evaluate the product at specific points to get accurate values.

Example

If $f(x) = x$ and $g(x) = e^{-x}$, then $(f \cdot g)(x) = xe^{-x}$. Analyze the sign of $x$ and $e^{-x}$ separately. $e^{-x}$ is always positive, so the sign of the product is determined by the sign of $x$.

Composite Functions

Definition

The composition of two functions, $f(x)$ and $g(x)$, is defined as:

$$(f \circ g)(x) = f(g(x))$$

This means you substitute the function $g(x)$ into the function $f(x)$.

Domain

The domain of the composite function $f(g(x))$ is the set of all $x$ in the domain of $g$ such that $g(x)$ is in the domain of $f$.

$$dom(f \circ g) = {x \in dom(g) : g(x) \in dom(f)}$$

Finding the Domain

  1. Find the domain of the inner function, $g(x)$.
  2. Find the range of the inner function, $g(x)$.
  3. Determine which values in the range of $g(x)$ are also in the domain of the outer function, $f(x)$.
  4. Solve for the corresponding $x$ values.

Graphing Techniques

Understanding the transformations caused by the inner function $g(x)$ on the outer function $f(x)$ is key. It’s often helpful to consider a table of values.

Example

If $f(x) = \sqrt{x}$ and $g(x) = x - 2$, then $(f \circ g)(x) = \sqrt{x - 2}$. The domain of $g(x)$ is all real numbers. However, the domain of $f(x)$ is $x \geq 0$. Therefore, we must have $x - 2 \geq 0$, which means $x \geq 2$. The domain of $(f \circ g)(x)$ is $[2, \infty)$.

Key Considerations

  • Transformations: Recognize how transformations (translations, dilations, reflections) affect the graphs of combined functions.
  • Key Features: Identify x-intercepts, y-intercepts, stationary points, and asymptotes.
  • Domain and Range: Always determine the domain and range of the combined function.
  • Technology: Use graphing calculators or software to visualize and verify your sketches.

Summary Table

Operation Definition Domain Graphing Technique
Sum $(f + g)(x) = f(x) + g(x)$ $dom(f) \cap dom(g)$ Addition of Ordinates
Difference $(f - g)(x) = f(x) - g(x)$ $dom(f) \cap dom(g)$ Subtraction of Ordinates
Product $(f \cdot g)(x) = f(x) \cdot g(x)$ $dom(f) \cap dom(g)$ Analyze signs and key features
Composition $(f \circ g)(x) = f(g(x))$ ${x \in dom(g) : g(x) \in dom(f)}$ Understand transformations

Table of Contents