Algebra IIA Study Notes

GP3 Test: Algebra IIA 2 Study Notes

Rational Exponents and Radical Functions (13 Questions)

  • Evaluating a Rational Exponent

    • A rational exponent is of the form amna^{\frac{m}{n}}, where:

    • aa is the base.

    • mm is the numerator (an integer).

    • nn is the denominator (a positive integer).

    • It can be rewritten using radicals:

    • amn=amna^{\frac{m}{n}} = \sqrt[n]{a^m}.

  • Solving an Equation with a Rational Exponent

    • Approach: To solve an equation involving a rational exponent, isolate the term with the exponent and raise both sides to the reciprocal of the exponent.

  • Simplifying Radicals

    • Multiplying 2 Radicals

    • Rule: ab=ab\sqrt{a} \cdot \sqrt{b} = \sqrt{a \cdot b}.

    • Example: 312=312=36=6\sqrt{3} \cdot \sqrt{12} = \sqrt{3 \cdot 12} = \sqrt{36} = 6.

    • Single Radical with Variables

    • Example Simplification:

      • x2=x\sqrt{x^2} = x, where x0x \geq 0.

  • Radical Operations

    • Adding & Subtracting

    • Like terms only: a+a=2a\sqrt{a} + \sqrt{a} = 2\sqrt{a};

    • Example: 25+35=552\sqrt{5} + 3\sqrt{5} = 5\sqrt{5}.

    • Multiplying Binomials

    • Use the distributive property or FOIL:

      • Example: (a+b)(c+d)(\sqrt{a} + \sqrt{b})(\sqrt{c} + \sqrt{d}).

    • Dividing by a Binomial

    • Rationalize the denominator: 1a+b\frac{1}{\sqrt{a} + b}.

  • Graphing a Square Root Function

    • General form: f(x)=xf(x) = \sqrt{x}.

    • Domain: x0x \geq 0; Range: y0y \geq 0.

    • Plot key points: (0,0), (1,1), (4,2), (9,3).

  • Radical Equation

    • An equation that contains a variable within a radical.

    • Example: x+3=5\sqrt{x+3} = 5.

    • To solve, square both sides to remove the radical: x+3=25x + 3 = 25.

  • Function Operations

    • Subtracting Functions

    • f(x)g(x)f(x) - g(x); ensure proper domain for each function.

    • Multiplying Functions

    • f(x)g(x)f(x) \cdot g(x); example: f(x)=2x,g(x)=x2f(x)g(x)=2x3f(x) = 2x, g(x) = x^2 \Rightarrow f(x) \cdot g(x) = 2x^3.

  • Function Composition Word Problem

    • Describes a situation involving nested functions.

    • Example: If f(x)=2xf(x) = 2x and g(x)=x2g(x) = x^2, then f(g(3))=f(9)=18f(g(3)) = f(9) = 18.

  • Finding & Graphing an Inverse Function

    • The inverse of function ff is denoted as f1f^{-1}.

    • To find the inverse, switch xx and yy, then solve for yy.

    • Graphically, the inverse is a reflection over the line y=xy=x.

Exponential and Logarithmic Functions (12 Questions)

  • Graphing an Exponential Growth Function

    • General form: f(x)=abxf(x) = a \cdot b^x (where b > 1).

    • Key characteristics:

    • Y-intercept at (0, a).

    • Asymptote at y = 0.

  • Compound Interest Formula

    • The formula for compound interest is given by:
      A=P(1+rn)ntA = P \left(1 + \frac{r}{n}\right)^{nt}
      where:

    • AA = the amount of money accumulated after n years, including interest.

    • PP = principal amount (the initial amount of money).

    • rr = annual interest rate (decimal).

    • nn = number of times that interest is compounded per year.

    • tt = time the money is invested for in years.

  • Exponential Equations

    • Solutions to equations of the form bx=kb^x = k involve taking logarithms:

    • Example: Solve for xx in equation 2x=162^x = 16 by converting to logarithmic form:

      • x=log2(16)=4x = \log_{2}(16) = 4.

  • Common Base

    • Sometimes equations can be expressed with a common base for simplification.

  • Convert to a Logarithm

    • Use conversion: bx=kb^x = k translates to x=logb(k).x = \log_{b}(k).

  • Base e

    • When the base of logarithm is ee (Euler's number), refer to it as a natural logarithm:

    • Denoted as ln(x)\ln(x); for example: ln(e)=1\ln(e) = 1.

  • Graphing a Logarithmic Function

    • General from: f(x)=logb(x)f(x) = \log_{b}(x).

    • Characteristics:

    • Domain: x > 0.

    • Range: All real numbers.

    • Asymptote at x=0x = 0.

  • Logarithmic Equations

    • 1 Logarithm: Solve equations with a single logarithm.

    • Logarithm on Both Sides: For example: log<em>b(x)=log</em>b(y)\log<em>{b}(x) = \log</em>{b}(y) implies x=yx = y.

    • Use Properties of Logarithms:

    • Power & Quotient Property:

      • Power: log<em>b(xn)=nlog</em>b(x)\log<em>{b}(x^n) = n\log</em>{b}(x).

      • Quotient: log<em>b(xy)=log</em>b(x)logb(y)\log<em>{b}(\frac{x}{y}) = \log</em>{b}(x) - \log_{b}(y).

    • Product Property:

      • log<em>b(xy)=log</em>b(x)+logb(y)\log<em>{b}(xy) = \log</em>{b}(x) + \log_{b}(y).

    • Natural Logarithm:

    • Special case of logarithm where the base is ee.

  • Continuous Compound Interest Formula

    • The formula for continuous compounding is:
      A=PertA = Pe^{rt}
      where:

    • AA = the future value of the investment/loan, including interest.

    • PP = the principal investment amount (initial deposit or loan amount).

    • rr = the annual interest rate (decimal).

    • tt = the time in years the money is invested or borrowed for.

    • Example calculation:

    • If P=1000P = 1000, r=0.05r = 0.05, and t=5t = 5, then

    • A=1000e(0.05)(5)=1000e0.25A = 1000e^{(0.05)(5)} = 1000e^{0.25} approximately equals 1000×1.284 = $1284.