Comprehensive Final Exam Mathematics Study Guide

Exponential Growth and Decay Analysis

Identifying and interpreting exponential functions relies on the standard form equation y=a(b)xy = a(b)^x, where aa represents the initial value (the value when x=0x = 0) and bb represents the growth or decay factor.

  • Growth Contexts: An exponential growth situation occurs when the factor b > 1. The growth factor is often expressed as 1+r1 + r, where rr is the growth rate in decimal form. For example, a population increasing by 5%5\% annually has a growth factor of 1.051.05.

  • Decay Contexts: An exponential decay situation occurs when the factor 0 < b < 1. The decay factor is often expressed as 1r1 - r, where rr is the decay rate. For example, a car depreciating by 12%12\% per year has a decay factor of 0.880.88.

  • Real-World Modeling: To write an exponential model, identify the initial quantity aa and the rate of change per unit of time. If a substance starts at 500g500\,g and grows by 8%8\% every hour, the model is f(t)=500(1.08)tf(t) = 500(1.08)^t.

Exponential Equations and Rules

Solving exponential equations frequently requires the application of exponent rules to isolate variables or equate bases.

  • Product Rule: am×an=am+na^m \times a^n = a^{m+n}

  • Quotient Rule: aman=amn\frac{a^m}{a^n} = a^{m-n}

  • Power of a Power: (am)n=am×n(a^m)^n = a^{m \times n}

  • Solving by Common Bases: If an equation can be written such that bx=byb^x = b^y, then it must be true that x=yx = y. For example, solving 2x=82^x = 8 involves rewriting 88 as 232^3, resulting in x=3x = 3.

Compound Interest Applications

Compound interest represents exponential growth where interest is applied to both the principal amount and the accumulated interest from previous periods.

  • Periodic Compounding Formula: A=P(1+rn)ntA = P(1 + \frac{r}{n})^{nt}

    • AA: The final amount.

    • PP: The principal (initial investment).

    • rr: The annual interest rate (as a decimal).

    • nn: The number of times interest is compounded per year (e.g., quarterly n=4n=4, monthly n=12n=12, daily n=365n=365).

    • tt: The time in years.

  • Continuous Compounding: A=PertA = Pe^{rt}, where ee is Euler's number (2.718\approx 2.718).

Half-Life Modeling

Half-life is a specific type of exponential decay used to describe the time required for a quantity to reduce to half of its initial value.

  • Formula: A=A0(12)thA = A_0(\frac{1}{2})^{\frac{t}{h}}

    • A0A_0: The initial amount.

    • tt: The total time elapsed.

    • hh: The half-life period of the substance.

  • Interpretation: If the half-life of an isotope is 1010 years, and you start with 100g100\,g, after 1010 years you will have 50g50\,g; after 2020 years you will have 25g25\,g.

Rational Exponents and Radicals

Expressions containing radicals can be rewritten using rational exponents to simplify calculations.

  • Conversion Rule: xmn=xmn\sqrt[n]{x^m} = x^{\frac{m}{n}}

  • Simplification: To simplify x63\sqrt[3]{x^6}, rewrite as x63=x2x^{\frac{6}{3}} = x^2.

  • Negative Exponents: xn=1xnx^{-n} = \frac{1}{x^n}, which allows for moving terms between the numerator and denominator to maintain positive exponents.

Function Behavior and Graph Analysis

Graphs provide visual representations of function characteristics that must be identified in context.

  • Average Rate of Change: This is the slope of the secant line between two points on a graph. It is calculated using the formula f(b)f(a)ba\frac{f(b) - f(a)}{b - a}.

  • Intercepts and Zeros:

    • x-intercepts (Zeros): The points where the graph crosses the x-axis (f(x)=0f(x) = 0).

    • y-intercept: The point where the graph crosses the y-axis (x=0x = 0).

  • Extrema:

    • Maximums: The highest points in a local region or the absolute highest point on the graph.

    • Minimums: The lowest points in a local region or the absolute lowest point on the graph.

  • Intervals of Increase/Decrease: Describing the domain values (x-values) over which the y-values are getting larger (increasing) or smaller (decreasing).

  • Points of Intersection: The coordinates where two functions f(x)f(x) and g(x)g(x) are equal. This is found by setting f(x)=g(x)f(x) = g(x) and solving for xx.

Polynomial Theorems and End Behavior

Polynomial analysis involves understanding how the degree and leading coefficient dictate the "long-run" behavior and factorability.

  • End Behavior: Determined by the leading term axnax^n.

    • If nn is even and a > 0: Both ends go to ++\infty.

    • If nn is even and a < 0: Both ends go to -\infty.

    • If nn is odd and a > 0: Left end goes to -\infty, right end goes to ++\infty.

    • If nn is odd and a < 0: Left end goes to ++\infty, right end goes to -\infty.

  • Remainder Theorem: If a polynomial f(x)f(x) is divided by (xc)(x - c), the remainder is f(c)f(c).

  • Factor Theorem: A polynomial f(x)f(x) has a factor (xc)(x - c) if and only if f(c)=0f(c) = 0.

Solving Equations and Transformations

  • Extraneous Solutions: When solving radical or rational equations, solutions may emerge that do not satisfy the original equation (e.g., resulting in a negative under a square root or a zero in a denominator). Always check solutions against the original constraints.

  • Function Transformations: Horizontal and vertical shifts (translations).

    • f(x)+kf(x) + k: Vertical shift up by kk.

    • f(x)kf(x) - k: Vertical shift down by kk.

    • f(xh)f(x - h): Horizontal shift right by hh.

    • f(x+h)f(x + h): Horizontal shift left by hh.

Trigonometry and the Unit Circle

Trigonometric analysis focuses on the relationship between angles (in radians) and coordinates on the unit circle.

  • Unit Circle: A circle with radius r=1r = 1. Coordinates are given by (cos(θ),sin(θ))(\cos(\theta), \sin(\theta)).

  • Radian Measure: Angles measured based on the arc length. Conversion: πradians=180\pi\,\text{radians} = 180^{\circ}.

  • Period of Trigonometric Functions: The horizontal length of one complete cycle.

    • For y=sin(Bx)y = \sin(Bx) or y=cos(Bx)y = \cos(Bx), the period is P=2πBP = \frac{2\pi}{|B|}.

    • For y=tan(Bx)y = \tan(Bx), the period is P=πBP = \frac{\pi}{|B|}.

Exponential Growth Problem

Problem: A population of bacteria doubles every 3 hours. If the initial population is 500, how many bacteria will there be after 12 hours?

Solution Steps:

  1. Identify the initial value: a=500a = 500.

  2. Determine the growth factor: Since the population doubles, the growth factor is b=2b = 2.

  3. Determine the total time: 12 hours.

  4. Find the number of doubling periods in 12 hours: 12exthoursext/3exthours=412 ext{ hours} ext{ / } 3 ext{ hours} = 4 doubling periods.

  5. Use the exponential growth equation: y=a(b)xy = a(b)^x.

    • Plug in the values: y=500(2)4y = 500(2)^4.

    • Calculate: y=500imes16=8000y = 500 imes 16 = 8000.

    • Final Answer: The population will be 8000 bacteria after 12 hours.

Exponential Decay Problem

Problem: A radioactive substance has a half-life of 5 years. If you start with 80 grams, how much will remain after 15 years?

Solution Steps:

  1. Identify the initial amount: A0=80A_0 = 80 grams.

  2. Determine the number of half-life periods in 15 years: 15extyearsext/5extyears=315 ext{ years} ext{ / } 5 ext{ years} = 3 half-lives.

  3. Use the half-life decay formula: A=A0(rac12)racthA = A_0\bigg( rac{1}{2}\bigg)^{ rac{t}{h}}

    • Plugging in the values: A=80(rac12)3A = 80\bigg( rac{1}{2}\bigg)^{3}.

    • Calculate: A=80imesrac18=10A = 80 imes rac{1}{8} = 10 grams.

    • Final Answer: There will be 10 grams remaining after 15 years.

Compound Interest Problem

Problem: If you invest $1000 at an annual interest rate of 4% compounded quarterly, how much will you have in the account after 5 years?

Solution Steps:

  1. Identify the values: P=1000P = 1000, r=0.04r = 0.04, n=4n = 4, and t=5t = 5.

  2. Use the periodic compounding formula: A=P(1+racrn)ntA = P\bigg(1 + rac{r}{n}\bigg)^{nt}

    • Plug in the values: A=1000(1+rac0.044)4imes5A = 1000\bigg(1 + rac{0.04}{4}\bigg)^{4 imes 5}.

    • Calculate: A=1000(1+0.01)20=1000imes(1.01)20A = 1000 \bigg(1 + 0.01\bigg)^{20} = 1000 imes (1.01)^{20}.

    • Calculate: Aextisapproximately1000imes1.22019ext(usingacalculator)=1220.19A ext{ is approximately } 1000 imes 1.22019 ext{ (using a calculator)} = 1220.19.

    • Final Answer: You will have approximately $1220.19 after 5 years.

Half-Life Modeling Problem

Problem: A certain substance has a half-life of 10 years. If you have 200 mg, how much will be left after 30 years?

Solution Steps:

  1. Determine the number of half-lives: 30extyearsext/10extyears=330 ext{ years} ext{ / } 10 ext{ years} = 3.

  2. Use the half-life formula: A=A0(rac12)extnumberofhalflivesA = A_0\bigg( rac{1}{2}\bigg)^{ ext{number of half-lives}}.

    • Plugging in the values: A=200(rac12)3A = 200\bigg( rac{1}{2}\bigg)^{3}.

    • Calculate: A=200imesrac18=25A = 200 imes rac{1}{8} = 25 mg.

    • Final Answer: After 30 years, you will have 25 mg remaining.

Rational Exponents Problem

Problem: Simplify the expression racext[4]x12ext[4]x4rac{ ext{√[4]{x^{12}}}}{ ext{√[4]{x^{4}}}}.

Solution Steps:

  1. Convert to rational exponents: ext[4]x12=x12/4=x3ext{√[4]{x^{12}} = x^{12/4} = x^3} and ext[4]x4=x4/4=x1=xext{√[4]{x^{4}} = x^{4/4} = x^1 = x}.

  2. Rewrite the expression: racx3x1rac{x^{3}}{x^{1}}.

  3. Apply the quotient rule: am/an=amna^m / a^n = a^{m-n}. So, x31=x2x^{3-1} = x^{2}.

  4. Final Answer: The simplified expression is x2x^2.

Function Behavior Problem

Problem: Find the x-intercepts of the function f(x)=x24f(x) = x^2 - 4.

Solution Steps:

  1. Set the function equal to zero: f(x)=0<br>ightarrowx24=0f(x) = 0 <br>ightarrow x^2 - 4 = 0.

  2. Factor the equation: (x2)(x+2)=0(x - 2)(x + 2) = 0.

  3. Solve for x: x2=0ightarrowx=2x - 2 = 0 ightarrow x = 2 and x+2=0ightarrowx=2x + 2 = 0 ightarrow x = -2.

    • Final Answer: The x-intercepts are x=2x = 2 and x=2x = -2.

Polynomial Theorem Problem

Problem: Determine the end behavior of the polynomial f(x)=3x4+5x3x+2f(x) = -3x^4 + 5x^3 - x + 2.

Solution Steps:

  1. Identify the leading term: 3x4-3x^4 with degree n=4n = 4 (even) and leading coefficient a=3a = -3 (negative).

  2. Determine end behavior:

    • Since nn is even and a < 0: both ends go to ext- ext{∞}.

  3. Final Answer: The end behavior is that as xoextx o ext{∞}, f(x)oextf(x) o - ext{∞} and as xoextx o - ext{∞}, f(x)oextf(x) o - ext{∞}.

Solving Equations Problem

Problem: Solve the equation: rac5x+3=8rac{5}{x} + 3 = 8.

Solution Steps:

  1. Isolate the term with x: rac5x=83rac{5}{x} = 8 - 3.

  2. Simplify: rac5x=5rac{5}{x} = 5.

  3. Cross-multiply: 5=5x5 = 5x.

  4. Solve for x: x=1x = 1.

    • Final Answer: The solution is x=1x = 1.

Trigonometry and the Unit Circle Problem

Problem: Find an(racracextπ42)an( rac{ rac{ ext{π}}{4}}{2}).

Solution Steps:

  1. Simplifying the angle: an(racextπ8)an\bigg( rac{ ext{π}}{8}\bigg).

  2. Using half-angle identity: an(racheta2)=rac1extcos(heta)extsin(heta)extwhereheta=racextπ4an\bigg( rac{ heta}{2}\bigg) = rac{1 - ext{cos}( heta)}{ ext{sin}( heta)} ext{ where } heta = rac{ ext{π}}{4}.

  3. Determine sine and cosine: extsin(racextπ4)=racext22,extcos(racextπ4)=racext22ext{sin}( rac{ ext{π}}{4}) = rac{ ext{√2}}{2}, ext{cos}( rac{ ext{π}}{4}) = rac{ ext{√2}}{2}.

  4. Substitute values into the identity: an(racextπ8)=rac1racext22racext22an\bigg( rac{ ext{π}}{8}\bigg) = rac{1 - rac{ ext{√2}}{2}}{ rac{ ext{√2}}{2}}.

  5. Final answer: Use calculator to find the numerical value of an(racextπ8)an( rac{ ext{π}}{8}).