Topic 6: ACT Mathematics: Preparing For Higher Math

Lesson 6.3: Functions

Official syllabus section covering Lesson 6.3: Functions within Topic 6: ACT Mathematics: Preparing for Higher Math: Function notation, evaluation, domain and range, and transformations; Linear, quadratic, polynomial, exponential, and basic trigonometric functions and their graphs.

Lesson 6.3: Functions

Introduction

Functions play a fundamental role in mathematics and are essential for understanding higher-level math concepts. This lesson focuses on function notation, evaluation, domain and range, transformations, and various types of functions such as linear, quadratic, polynomial, exponential, and basic trigonometric functions. By the end of this lesson, students will be able to interpret, evaluate, and graph functions along with their transformations. We will connect a function's algebraic form to its graph and key features, ensuring a solid understanding of the main ideas and terminology surrounding functions.

Learning Objectives:

  1. Understand function notation, evaluation, domain and range, and transformations.
  2. Identify and describe linear, quadratic, polynomial, exponential, and basic trigonometric functions and their graphs.
  3. Analyze and graph functions and their transformations.
  4. Relate a function's algebraic form to its graphical representation and key features.
  5. Explain important concepts and terminology related to functions.

Function Notation

A function is a relation that assigns exactly one output to each input. The notation used for expressing functions is typically in the form $ f(x) $, where $ f $ denotes the function's name, and $ x $ represents the input variable. The output of the function corresponding to an input $ x $ is denoted as $ f(x) $.

Example 1: Evaluating Functions

Let's consider the function defined as follows:

$$ f(x) = 2x + 3 $$

To evaluate this function at $ x = 4 $, we substitute 4 for $ x $:

$$ f(4) = 2(4) + 3 = 8 + 3 = 11 $$

Thus, $ f(4) = 11 $.

Common Misconceptions

  1. Mistaking $ f(x) $ for multiplication: Remember, $ f(x) $ does not imply $ f \times x $; rather, think of it as a function of $ x $.
  2. Overlooking domain restrictions: Not all functions accept all real numbers as inputs. Be sure to consider the function's definition while determining the domain.

Domain and Range

The domain of a function consists of all possible input values (or $ x $ values) that the function can accept, whereas the range includes all the possible output values (or $ f(x) $). Understanding the domain and range is crucial for correctly interpreting functions.

Example 2: Finding Domain and Range

Consider the function:

$$ g(x) = \frac{1}{x - 2} $$

  • Domain: This function is undefined when $ x - 2 = 0 $, or $ x = 2 $. Thus, the domain is all real numbers except $ 2 $, which can be expressed as:

$$ \text{Domain of } g: (-\infty, 2) \cup (2, \infty) $$

  • Range: As $ x $ approaches $ 2 $ from either side, $ g(x) $ approaches $ \pm \infty $. Hence, the function can take any real value except $ 0 $:

$$ \text{Range of } g: (-\infty, 0) \cup (0, \infty) $$

Transformations of Functions

Transformations refer to changes made to the function's graph which can include shifts, stretches, compressions, and reflections.

Types of Transformations:

  1. Vertical Shifts: Adding or subtracting a constant from the function.
  • For $ f(x) + k $, where $ k $ is positive, the graph shifts upward; if $ k $ is negative, it shifts downward.
  1. Horizontal Shifts: Adding or subtracting a constant from the variable itself.
  • For $ f(x - h) $, where $ h > 0 $, the graph shifts to the right; if $ h < 0 $, it shifts to the left.
  1. Vertical Stretch/Compression: Multiplying the function by a constant factor greater than 1 stretches it vertically, while a factor between 0 and 1 compresses it.
  2. Reflections: The graph reflects over the x-axis when multiplied by -1.

Example 3: Applying Transformations

Given the function:

$$ h(x) = x^2 $$

  • To transform this to $ h(x) = (x - 3)^2 + 4 $:
  • Shift right 3 units and up 4 units.
  • The vertex of the new graph $ (3, 4) $ differs from the original graph's vertex $ (0, 0) $.

Types of Functions

Now we will explore different types of functions commonly seen in higher math and their characteristics.

Linear Functions

Linear functions have the form:

$$ f(x) = mx + b $$

where $ m $ is the slope and $ b $ is the y-intercept. The graph of a linear function is a straight line, and its slope $ m $ determines the steepness and direction of the line (positive slope rises, negative slope falls).

Example 4: Graphing a Linear Function

Consider:

$$ f(x) = 2x + 1 $$

  • Slope: $ m = 2 $
  • Y-intercept: $ b = 1 $
  • The line passes through $ (0, 1) $ and can be graphically represented as a straight line inclined upward with a slope of 2.

Quadratic Functions

Quadratic functions take the form:

$$ f(x) = ax^2 + bx + c $$

The graph is a parabola, opening upwards if $ a > 0 $ and downwards if $ a < 0 $. The vertex provides essential information about the maximum or minimum value of the quadratic.

Example 5: Analyzing a Quadratic Function

Consider:

$$ f(x) = -x^2 + 4 $$

  • Here, $ a = -1 $, so it opens downwards.
  • The vertex is at $ (0, 4) $, which is the maximum point.

Polynomial Functions

Polynomial functions are characterized by:

$$ f(x) = a_n x^n + a_{n-1} x^{n-1} + ... + a_1 x + a_0 $$

where $ a_n, a_{n-1}, \ldots, a_0 $ are constants, and $ n $ is a non-negative integer. Their graphs can vary based on the degree of the polynomial.

Exponential Functions

Exponential functions take the form:

$$ f(x) = a \cdot b^x $$

where $ a $ is a constant, $ b $ is a positive base, and $ x $ is the exponent. These functions show rapid growth or decay based on the value of $ b $.

Basic Trigonometric Functions

Trigonometric functions include:

  1. Sine $ \sin(x) $
  2. Cosine $ \cos(x) $
  3. Tangent an(x)

These functions are periodic, oscillating at specific intervals. They are commonly used in various fields, including physics and engineering.

Example 6: Evaluating Trigonometric Functions

Consider:

$$ \sin\left(\frac{\pi}{2}

ight) $$

The output is 1 because the sine of $ 90^\circ $ corresponding to $ \frac{\pi}{2} $ is 1.

Conclusion

Functions are a critical component of higher mathematics, serving as the foundation for more advanced concepts. students has explored function notation, domain and range, transformations, and an overview of different types of functions, equipping them with the necessary skills to evaluate and graph functions accurately. Understanding these concepts not only aids in preparing for the ACT but also enriches comprehension in math as a whole.

Study Notes

  • Functions are defined by their notation $ f(x) $.
  • Domain is all possible input values; range is all possible output values.
  • Transformations include shifting, stretching/compressing, and reflecting graphs.
  • Types of functions include linear, quadratic, polynomial, exponential, and trigonometric functions.
  • Always graph functions where possible to better understand their behavior and relationships.

Practice Quiz

5 questions to test your understanding

Lesson 6.3: Functions — Complete | A-Warded