📈College Algebra Unit 3 – Functions

Functions are mathematical rules that assign unique outputs to inputs. They're essential in algebra, representing relationships between variables through equations, graphs, or tables. Functions have domains (input values) and ranges (output values), and can model real-world scenarios like temperature conversion. Various function types exist, including linear, quadratic, exponential, and logarithmic. Each has distinct characteristics and graphs. Function notation, graphing techniques, and operations like composition are crucial skills. Inverse functions, which "undo" original functions, play a significant role in advanced mathematical concepts.

What Are Functions?

  • Functions are mathematical rules that assign a unique output value to each input value
  • Denoted as f(x)f(x), where xx is the input and f(x)f(x) is the corresponding output
  • Can be represented using equations, graphs, or tables
  • The set of all possible input values is called the domain, while the set of all possible output values is called the range
  • Functions can be one-to-one, meaning each output value corresponds to exactly one input value
  • Many real-world relationships can be modeled using functions (temperature conversion)
  • Functions can be continuous, meaning there are no breaks or gaps in the graph, or discontinuous

Types of Functions

  • Linear functions have the form f(x)=mx+bf(x) = mx + b, where mm is the slope and bb is the y-intercept
    • Graphs of linear functions are straight lines (f(x)=2x+1f(x) = 2x + 1)
  • Quadratic functions have the form f(x)=ax2+bx+cf(x) = ax^2 + bx + c, where aa, bb, and cc are constants and a0a \neq 0
    • Graphs of quadratic functions are parabolas (f(x)=x24x+3f(x) = x^2 - 4x + 3)
  • Exponential functions have the form f(x)=abxf(x) = a \cdot b^x, where aa and bb are constants, a0a \neq 0, and b>0b > 0
  • Logarithmic functions have the form f(x)=logb(x)f(x) = \log_b(x), where bb is the base and x>0x > 0
    • Logarithmic functions are the inverses of exponential functions
  • Trigonometric functions include sine, cosine, and tangent, which relate angles to ratios of side lengths in right triangles
  • Piecewise functions are defined by different equations over different intervals of the domain (absolute value function)

Function Notation and Terminology

  • f(x)f(x) is read as "f of x" and represents the output value when the input is xx
  • f(a)f(a) represents the output value when the input is aa
  • The variable xx is often used to represent the input, but other variables can be used (t for time)
  • The term "evaluate" means to find the output value for a given input
    • To evaluate f(3)f(3) for f(x)=2x+1f(x) = 2x + 1, substitute 33 for xx: f(3)=2(3)+1=7f(3) = 2(3) + 1 = 7
  • The vertical line test determines if a graph represents a function: if any vertical line intersects the graph more than once, it is not a function
  • A function's domain can be restricted due to real-world constraints or to avoid undefined values (square root function)

Graphing Functions

  • To graph a function, create a table of input and output values, plot the points, and connect them with a smooth curve
  • The x-intercepts of a function are the points where the graph crosses the x-axis (y=0y = 0)
  • The y-intercept is the point where the graph crosses the y-axis (x=0x = 0)
  • Symmetry can be used to graph functions more efficiently
    • Even functions are symmetric about the y-axis: f(x)=f(x)f(-x) = f(x) (absolute value function)
    • Odd functions are symmetric about the origin: f(x)=f(x)f(-x) = -f(x) (cubic function)
  • Transformations can be applied to function graphs:
    • Vertical shifts: f(x)+kf(x) + k shifts the graph up by kk units, f(x)kf(x) - k shifts it down
    • Horizontal shifts: f(xh)f(x - h) shifts the graph right by hh units, f(x+h)f(x + h) shifts it left
    • Reflections: f(x)-f(x) reflects the graph over the x-axis, f(x)f(-x) reflects it over the y-axis

Function Operations and Composition

  • Functions can be added, subtracted, multiplied, and divided pointwise
    • (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), (fg)(x)=f(x)g(x)(f \cdot g)(x) = f(x) \cdot g(x), (fg)(x)=f(x)g(x)(\frac{f}{g})(x) = \frac{f(x)}{g(x)} for g(x)0g(x) \neq 0
  • Function composition involves substituting one function into another
    • (fg)(x)=f(g(x))(f \circ g)(x) = f(g(x)), read as "f composed with g of x"
    • To evaluate (fg)(a)(f \circ g)(a), first evaluate g(a)g(a), then use that result as the input for ff
  • Function composition is not always commutative: (fg)(x)(f \circ g)(x) may not equal (gf)(x)(g \circ f)(x)
  • Decomposing a composite function into its constituent functions can help simplify complex expressions

Inverse Functions

  • The inverse of a function "undoes" the original function
    • If f(a)=bf(a) = b, then f1(b)=af^{-1}(b) = a, where f1f^{-1} is the inverse of ff
  • A function and its inverse are reflections of each other over the line y=xy = x
  • To find the inverse of a function algebraically:
    1. Replace f(x)f(x) with yy
    2. Swap xx and yy
    3. Solve for yy
    4. Replace yy with f1(x)f^{-1}(x)
  • Not all functions have inverses; a function must be one-to-one (pass the horizontal line test) to have an inverse
  • The domain of a function becomes the range of its inverse, and vice versa

Real-World Applications

  • Functions can model relationships between variables in various fields (physics, economics, biology)
  • Linear functions can represent constant rates of change (distance traveled over time at a constant speed)
  • Quadratic functions can model projectile motion, with height as a function of time
  • Exponential functions can describe population growth or radioactive decay
  • Logarithmic functions can model sound intensity (decibels) or earthquake magnitude (Richter scale)
  • Trigonometric functions are used in wave modeling (sound waves, ocean tides) and periodic phenomena (hours of daylight throughout the year)

Common Mistakes and How to Avoid Them

  • Forgetting to use parentheses when substituting values into functions
    • Remember PEMDAS: evaluate what's inside the parentheses first
  • Confusing function notation with multiplication
    • f(x)f(x) does not mean ff times xx; it represents the output of the function ff when the input is xx
  • Misinterpreting the order of operations in function composition
    • Work from the inside out: first evaluate the inner function, then use that result as the input for the outer function
  • Attempting to find the inverse of a non-one-to-one function
    • Check that the function passes the horizontal line test before finding its inverse
  • Incorrectly graphing transformations of functions
    • Pay attention to the sign of the constants: negative signs result in reflections or shifts in the opposite direction
  • Misidentifying the domain and range of a function
    • Consider any restrictions on the input values and the resulting limitations on the output values


© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.