Pre-Calculus Review

Section 1: Symmetry Points and Inverse Functions
  1. Symmetric Points: Given a point (x, y), finding its symmetric counterparts is crucial for understanding function graphs and their properties. These transformations reflect the point across an axis or the origin:

    • Symmetric with respect to the x-axis: (x, -y) (reflects vertically across the x-axis).

    • Symmetric with respect to the y-axis: (-x, y) (reflects horizontally across the y-axis).

    • Symmetric with respect to the origin: (-x, -y) (reflects across both axes or rotates 180 ^\circ around the origin).

  2. Solving Equations: In pre-calculus, solving various types of equations is fundamental. These often include linear, quadratic, polynomial, rational, radical, absolute value, exponential, and logarithmic equations. The method chosen depends on the equation's structure. For instance, quadratic equations can be solved by factoring, completing the square, or using the quadratic formula.

  3. Inverse Functions: Two functions, f(x) and g(x), are inverses of each other if and only if their compositions result in the identity function. Graphically, inverse functions are reflections of each other across the line y = x. To verify if they are inverses, check both composite functions:

    • f(g(x)) = x

    • g(f(x)) = x

    • Additionally, the domain of f(x) must be the range of g(x), and vice-versa, for the functions to be true inverses.

  4. Examples of values: These numerical values often represent solutions to specific problems or evaluations of functions at certain points.

    • a. 14

    • b. 13

    • c. -13

    • d. -3

Section 2: Evaluating Expressions and Function Analysis
  1. Function Analysis: An essential part of understanding functions involves analyzing their key characteristics, such as domain, range, intercepts (x and y), intervals where the function is increasing or decreasing, local maxima and minima, end behavior, and symmetry (even or odd functions).

  2. Evaluation of Expressions: This involves substituting given numerical values into an algebraic or functional expression and simplifying to find the result. This skill is critical for checking solutions, graphing points, and understanding function output.

    • a. -16.05

    • b. 16.05

    • c. 4.1

    • d. 45.03

  3. Types of Functions: Pre-calculus explores various families of functions, including linear, quadratic, polynomial, rational, radical, exponential, logarithmic, and trigonometric functions. Understanding their unique properties and graphical representations is key to solving real-world problems.

Section 3: Complex Zeros and Polynomial Functions
  1. Finding Complex Zeros: For polynomial functions, complex zeros (roots) always occur in conjugate pairs (if the polynomial has real coefficients). Methods to find all zeros include:

    • Factoring: Applicable for simpler polynomials.

    • Quadratic Formula: For quadratic equations ax^2 + bx + c = 0, the zeros are given by x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}. The term b^2 - 4ac is the discriminant.

    • Rational Root Theorem: Helps identify potential rational zeros \frac{p}{q} for higher-degree polynomials with integer coefficients. Synthetic division is then used to test these potential zeros and reduce the polynomial's degree.

    • Conjugate Zeros Theorem: If a + bi is a zero of a polynomial with real coefficients, then its conjugate a - bi must also be a zero.

  2. Nature of Roots: For a quadratic equation ax^2 + bx + c = 0, the discriminant \Delta = b^2 - 4ac determines the nature of the roots:

    • If \Delta > 0, there are two distinct real roots.

    • If \Delta = 0, there is exactly one real root (a repeated root).

    • If \Delta < 0, there are two complex conjugate roots.

  3. Modeling Data with Exponential Functions: Exponential functions of the form f(x) = ab^{x} are used to model phenomena exhibiting rapid growth or decay. Here, 'a' represents the initial value (when x=0), and 'b' is the growth/decay factor per unit of 'x'. To find such a function from a data set, one can use two given points or employ regression techniques.

    • a. f(x) = 116.4 - 42.8 \text{ln}(x)

    • b. f(x) = 2.04 (3.56)^x

    • c. f(x) = 3.56 (2.04)^x

    • d. f(x) = -42.8 + 116.4 \text{ln}(x)

Section 4: Transformations of Functions
  1. Transformations: Describing the transformations of function graphs involves understanding how changes to the function's equation affect its position, orientation, and shape. Given a base function f(x), a transformed function g(x) = A f(B(x-C)) + D can be described by the following parameters:

    • Vertical Shift: D shifts the graph up (if D > 0) or down (if D < 0).

    • Horizontal Shift: C shifts the graph right (if C > 0) or left (if C < 0).

    • Vertical Stretch/Compression and Reflection: A stretches (if |A| > 1) or compresses (if 0 < |A| < 1) the graph vertically. If A < 0, it reflects the graph across the x-axis.

    • Horizontal Stretch/Compression and Reflection: B stretches (if 0 < |B| < 1) or compresses (if |B| > 1) the graph horizontally. If B < 0, it reflects the graph across the y-axis.

    • Example: For f(x) = \log(x), a transformation to g(x) = \log(2x) compresses horizontally by a factor of 2. Another example: h(x) = -\log(x+1) + 3 reflects across the x-axis, shifts left by 1, and shifts up by 3.

Section 5: Asymptotes and Domain
  1. Finding Asymptotes: Asymptotes are lines that a graph approaches but never touches (or crosses at isolated points). They are crucial for sketching rational and other transcendental functions.

    • Vertical Asymptotes: Occur where the function's denominator is zero and the numerator is non-zero. If both numerator and denominator are zero at an x-value, it indicates a hole in the graph rather than a vertical asymptote.

    • Horizontal Asymptotes: Determined by the limit behavior of the function as x \to \pm \infty. For rational functions P(x)/Q(x), the rules are:

      • If degree (P(x)) < degree (Q(x)), the horizontal asymptote is y = 0.

      • If degree (P(x)) = degree (Q(x)), the horizontal asymptote is y = \frac{\text{leading coefficient of } P(x)}{\text{leading coefficient of } Q(x)}.

      • If degree (P(x)) > degree (Q(x)) by exactly 1, there is a slant (oblique) asymptote, found by polynomial long division.

  2. Understanding Domains: The domain of a function is the set of all possible input (x) values for which the function is defined. Common restrictions include:

    • Denominators cannot be zero.

    • The argument of a square root (or any even-indexed root) must be non-negative.

    • The argument of a logarithm must be positive.

    • Example: For a function like f(x) = \frac{1}{\sqrt{x-1}}, the domain is D = {x \mid x > 1, x \in \mathbb{R}}; a vertical asymptote might exist at x=2 if the function was, for instance, g(x) = \frac{1}{x-2}.

Section 6: Graphing Functions and Behavior
  1. Graphing Functions: Graphing involves synthesizing all analyzed characteristics to accurately sketch the function. This includes plotting intercepts, drawing asymptotes, identifying intervals of increase/decrease, relative extrema, and understanding end behavior (how the function behaves as x \to \pm \infty). For example, for a polynomial like f(x) = (x+4)(-3x+4), its end behavior is determined by the leading term (-3x^2 in this case), indicating it opens downwards. Analyzing its vertex would reveal its relative maximum.

  2. Performance on Inequalities: Solving inequalities often involves finding the zeros of a function or critical points, creating intervals on a number line, and testing values within those intervals. Graphically, the solution to f(x) > 0 consists of the x-values where the graph of f(x) is above the x-axis.

  3. Compound Interest: This models how money grows over time with interest added to the principal and previously accumulated interest. Two primary formulas are:

    • Compounded n times per year: A(t) = P(1 + \frac{r}{n})^{nt}, where A(t) is the amount after time t, P is the principal, r is the annual interest rate, and n is the number of times interest is compounded per year.

    • Continuously Compounded: A(t) = Pe^{rt}, where e is Euler's number (\approx 2.71828). This formula is used for continuous growth. Kimberly's investment of 380 at 7\% interest continuously compounded would be modeled by A(t) = 380e^{0.07t}. To find when it reaches a target amount (e.g., double), one would set A(t) to the target amount (e.g., 760) and solve for t using logarithms.

Section 7: Advanced Function Properties
  1. Real Zeros and Turning Points: Real zeros are the x-intercepts of the graph, where f(x) = 0. The multiplicity of a zero affects the graph's behavior at that intercept (odd multiplicity means the graph crosses the x-axis; even multiplicity means it touches and turns around). Turning points (local maxima or minima) occur where a function changes from increasing to decreasing or vice-versa. A polynomial function of degree n can have at most n real zeros and at most n-1 turning points. For example, a cubic function f(x) = ax^3 + bx^2 + cx + d can have up to 3 real zeros and up to 2 turning points.

  2. Further Investigation into Characteristics: This includes understanding intrinsic properties of functions such as:

    • Even and Odd Functions: An even function satisfies f(-x) = f(x) and is symmetric with respect to the y-axis. An odd function satisfies f(-x) = -f(x) and is symmetric with respect to the origin.

    • Periodicity: Functions like trigonometric functions exhibit periodicity, meaning their graphs repeat over regular intervals.

    • Boundedness: Determining if a function's range is restricted from above, below, or both.

Conclusion

This extensive overview organizes essential pre-calculus concepts, equations, and graphical interpretations to prepare for assessments, ensuring a comprehensive understanding of functional relationships and properties within the pre-calculus framework. Further examples, numerical problem-solving approaches, or regression modeling techniques may be incorporated for deeper study and application toward real-world data modeling scenarios. Mastering these details provides a strong foundation for calculus and higher-level mathematics.