Comprehensive Notes on Function Transformations, Parent Functions, Piecewise Functions, and Function Composition
General Study Advice and Graphing Fundamentals
Exam and Homework Preparation Strategy:
Even when homework assignments are completed online, always maintain written notes on paper.
Write down each problem statement fully, solve or sketch the graph on paper step-by-step, and then enter the final response into the online portal.
Understanding paper-based graphical methods is essential for mastery on paper-based exams.
Linear Equations Review:
An equation is classified as linear when both variables ( and ) are raised to the first power (e.g., or ).
Graphing a Line using Slope: For a linear function with an ordered pair at and a slope of (), start at , move units up and unit to the right to locate the next point , and connect the points with a straight line.
Table of Values Method for Graphing:
If the general shape of any parent function or transformed graph is forgotten, select arbitrary -values across the domain, substitute them into the function to find corresponding -values, plot the resulting ordered pairs , and connect them to reveal the graph's curve.
Basic Tool Field (Parent) Functions
Constant Function:
Equation:
Graph: A horizontal line passing through .
Identity Function:
Equation:
Graph: A straight line passing through the origin with a slope of , bisecting the first and third quadrants.
Absolute Value Function:
Equation:
Graph: A V-shaped graph composed of two linear rays joining at a central point called the vertex .
Behavior: The left branch has a negative slope ( for ) and the right branch has a positive slope ( for ).
Range: (or [0, \text{\infty})), because absolute value outputs can never be negative.
Quadratic Function:
Equation:
Graph: A U-shaped curve called a parabola opening upward with its vertex at .
Cubic Function:
Equation:
Graph: An S-shaped curve passing through the origin , extending into the first and third quadrants.
Square Root Function:
Equation:
Graph: A curve representing the upper half of a sideways parabola, starting at and extending into quadrant I.
Domain and Range: .
Cube Root Function:
Equation:
Graph: An origin-symmetric curve extending infinitely in both positive and negative directions across all real numbers.
Reciprocal Function:
Equation:
Domain Restriction: (division by zero is undefined).
Vertical Asymptote: The line (coinciding with the y-axis). The graph approaches this line infinitely close but never touches or crosses it.
Horizontal Asymptote: The line (coinciding with the x-axis), because divided by any real number yields a non-zero value.
Reciprocal Square Function:
Equation:
Domain Restriction:
Behavior: Similar asymptotes to the reciprocal function at and , but because for all non-zero , both branches lie entirely above the x-axis in quadrants I and II.
Transformations of Functions
General Transformation Formula Notation:
Vertical Stretch and Compress ():
is multiplied outside the parent function
Vertical Stretch: Occurs when . The graph is elongated vertically, making it narrower. All -coordinates of the parent function are multiplied by
Vertical Compression (Shrink): Occurs when . The graph is flattened vertically, making it wider
Vertical Reflection ():
Positive (): Graph opens/remains in its standard vertical orientation
Negative (): Graph reflects vertically across the x-axis (flips upside down)
Horizontal Stretch and Compress ():
is multiplied inside the function argument directly next to
Horizontal Compression (Shrink): Occurs when
Horizontal Stretch: Occurs when
Horizontal Reflection ():
Negative (): Graph reflects horizontally across the y-axis (flips left-to-right)
Vertical Shift ():
is added or subtracted outside the main function
: Shifts the entire graph UP by units
: Shifts the entire graph DOWN by units
Horizontal Shift ():
is added or subtracted inside the function argument directly to
Opposite Sign Rule: The shift direction is opposite to the sign of (the value that brings the argument back to zero)
(e.g., ): Shifts the graph LEFT by units
(e.g., ): Shifts the graph RIGHT by units
Transformation Examples and Graphing Applications
Identification Examples:
compared to : Shifted 18 units to the left because is inside the function.
compared to : Shifted 18 units up because is outside the function.
compared to : Vertical stretch by a factor of because is outside the square root.
compared to : Horizontal compression (shrinking) by a factor of because is inside the square root.
Absolute Value Transformations:
: Reflects the standard absolute value graph vertically over the x-axis (V-shape opening downward).
:
Shift 4 units left and 3 units up.
Parent vertex moves to .
Parent point transforms to via and
Graph Matching Equations:
Absolute value vertex located at : Equation is
Absolute value vertex shifted to : Equation is
Advanced Parabola Transformation Example:
Parent function:
Shift right by unit ( inside) and shift up by units ( outside).
New vertex: .
Negative sign (-$action) reflects parabola downward across x-axis.\n * Coefficient 22 (making it narrower).\n\n# Piecewise Functions\n\n* **Definition**: A piecewise function is a function defined by multiple sub-functions, each applying to a distinct interval of the domain (x-values).\n\n* **Endpoint Conventions**:\n * **Filled (Solid) Circle**: Used when an endpoint is included in the domain interval (indicated by \le\ge).\n * **Open Circle**: Used when an endpoint is excluded from the domain interval (indicated by strict inequalities <>).\n\n* **Comprehensive Piecewise Example**:\n f(x) = \begin{cases} -x - 6 & \text{if } x \le -4 \ 2 & \text{if } -4 < x \le 3 \ 2x - 4 & \text{if } x > 3 \end{cases} \n\n * **Piece 1 (y = -x - 6x \le -4)**:\n * Evaluate endpoint at x = -4y = -(-4) - 6 = -2 \rightarrow (-4, -2)\le.\n * Evaluate secondary point at x = -5y = -(-5) - 6 = -1 \rightarrow (-5, -1).\n * Graph shape: A ray starting at (-4, -2) extending upward to the left.\n\n * **Piece 2 (y = 2-4 < x \le 3)**:\n * Horizontal line segment at constant height y = 2\n * Left endpoint at x = -4(-4, 2)> -4\n * Right endpoint at x = 3(3, 2)\le 3\n\n * **Piece 3 (y = 2x - 4x > 3)**:\n * Evaluate boundary at x = 3y = 2(3) - 4 = 2 \rightarrow (3, 2). Plot with an **open circle** (overlaps the solid endpoint from Piece 2).\n * Evaluate secondary point at x = 4y = 2(4) - 4 = 4 \rightarrow (4, 4).\n * Graph shape: A ray extending upward to the right starting from (3, 2).\n\n# Composition of Functions\n\n* **Definition & Notation**:\n * Composition notation: (f \circ g)(x) = f(g(x))\n * The output of the inside function g(x)f(x).\n\n* **Real-World Application (Successive Discounts)**:\n * Scenario: A pair of \$5050\%10\% discount applied at checkout when using a store credit card.\n * Step 1 (First function g(x)50\%\$50g(50) = 50 \times (1 - 0.50) = \$25\n * Step 2 (Second function f(x)10\%\$25f(25) = 25 - (25 \times 0.10) = \$22.50\n * Composite Result: f(g(50)) = \$22.5060\%\$20).\n\n* **Numerical Evaluation Example**:\n * Given f(x) = 4x - 3g(x) = 4x^2 + 8x + 7f(g(-3)):\n * Step 1: Evaluate inside function g(-3):\n g(-3) = 4(-3)^2 + 8(-3) + 7 = 4(9) - 24 + 7 = 36 - 24 + 7 = 19\n * Step 2: Substitute 19f(x):\n f(19) = 4(19) - 3 = 76 - 3 = 73\n * Final Answer: f(g(-3)) = 73\n\n* **Algebraic Composition Example 1 (f(g(x)))**:\n * Given f(x) = \frac{1}{x - 3}g(x) = \frac{1}{x} - 3:\n * Substitute g(x)f(x):\n f(g(x)) = \frac{1}{\left(\frac{1}{x} - 3\right) - 3} = \frac{1}{\frac{1}{x} - 6}\n * Find a common denominator for the denominator expression:\n \frac{1}{x} - 6 = \frac{1 - 6x}{x}\n * Invert and multiply to simplify the complex fraction:\n f(g(x)) = \frac{x}{1 - 6x}\n\n* **Algebraic Composition Example 2 (g(f(x)))**:\n * Given f(x) = \frac{1}{x - 3}g(x) = \frac{1}{x} - 3:\n * Substitute f(x)g(x):\n g(f(x)) = \frac{1}{\left(\frac{1}{x - 3}\right)} - 3\n * Simplify the complex fraction:\n \frac{1}{\frac{1}{x - 3}} = x - 3\n * Subtract 3:\n g(f(x)) = (x - 3) - 3 = x - 6\n\n# Questions & Discussion\n\n* **Question**: Can formula sheets or specific transformation notes be brought into exams?\n * **Answer**: Yes, notes summarizing general transformation formulas (such as the roles of abcd) are permitted for exam reference.\n\n* **Question**: Is the constant d in function transformations always equivalent to the y-intercept?\n * **Answer**: No. For linear functions, ddf(0).\n\n* **Question**: Does multiplying a function by a constant factor greater than 1 make the graph wider?\n * **Answer**: No. A coefficient |a| > 101a = \frac{1}{2}$$).