Algebra Fundamentals and Function Transformations Study Guide

Intervals for Positive and Negative Function Values

  • The sign of a linear function g(x)=5x12g(x) = 5x - 12 is determined by solving for when the output is greater than or less than zero.
  • Positive Intervals: To find where the function is positive, solve the inequality 5x12>05x - 12 > 0. Adding 12 to both sides gives 5x>125x > 12, and dividing by 5 results in x>125x > \frac{12}{5}. In interval notation, the function is positive on (125,)(\frac{12}{5}, \infty).
  • Negative Intervals: To find where the function is negative, solve the inequality 5x12<05x - 12 < 0. This results in 5x<125x < 12, or x<125x < \frac{12}{5}. In interval notation, the function is negative on (,125)(-\infty, \frac{12}{5}).

Piecewise-Defined Functions in Real-World Scenarios

  • Piecewise functions are used to model situations where different rules apply to different intervals of the domain.
  • Scenario: Gordon's Summer Job Earnings
    • Gordon earns a base rate of $10/h\$10/h for the first 4040 hours worked in a week.
    • For any leisure or overtime hours exceeding 4040, he receives 1.51.5 times his hourly pay, which equals $15/h\$15/h.
    • Function Rule for Earnings (E) based on hours worked (nn):
      • For 0n400 \le n \le 40, the earnings are defined by the equation E(n)=10nE(n) = 10n.
      • For n>40n > 40, the earnings include the base pay for 40 hours (10×40=400)(10 \times 40 = 400) plus the overtime rate for hours exceeding 40. This is expressed as E(n)=400+15(n40)E(n) = 400 + 15(n - 40).
      • Simplified, the overtime rule is E(n)=15n200E(n) = 15n - 200.
    • Consolidated Function:
      • E(n)=10n for 0n40E(n) = 10n \text{ for } 0 \le n \le 40
      • E(n)=15n200 for n>40E(n) = 15n - 200 \text{ for } n > 40

Geometric Transformations of Functions

Transformations modify the parent graph based on specific mathematical operations applied to the function rule.

Translations (Shifts)
  • Horizontal Shifts: A shift to the left by hh units is represented by f(x+h)f(x + h). A shift to the right by hh units is represented by f(xh)f(x - h).
    • If f(x)=x2f(x) = x^2 is translated left 66 units, the intermediate function is (x+6)2(x + 6)^2.
    • If a function is shifted left 44 units, the transformation is f(x+4)f(x + 4).
  • Vertical Shifts: A shift up by kk units is represented by f(x)+kf(x) + k, while a shift down is represented by f(x)kf(x) - k.
    • If f(x)=x2f(x) = x^2 is translated down 55 units, the final rule is g(x)=(x+6)25g(x) = (x + 6)^2 - 5.
    • If f(x)=x2f(x) = x^2 is translated left 55 units and down 99 units, the rule is g(x)=(x+5)29g(x) = (x + 5)^2 - 9.
Reflecting Functions
  • X-axis Reflection: To reflect a function f(x)f(x) across the x-axis, the entire function is multiplied by 1-1, resulting in g(x)=f(x)g(x) = -f(x).
    • For f(x)=x2+3f(x) = x^2 + 3, a reflection in the x-axis results in g(x)=(x2+3)=x23g(x) = -(x^2 + 3) = -x^2 - 3.
    • For f(x)=3x+4f(x) = 3x + 4, a reflection in the x-axis results in g(x)=(3x+4)=3x4g(x) = -(3x + 4) = -3x - 4.
Stretches and Compressions
  • Vertical Stretch: Multiplying a function by a factor aa where a>1|a| > 1 stretches the graph vertically.
    • If f(x)=6xf(x) = -6x is vertically stretched by a factor of 77 and reflected in the x-axis, the stretch makes it 42x-42x, and the reflection (multiplication by 1-1) results in g(x)=42xg(x) = 42x.
    • If f(x)=3x2f(x) = 3x^2 is stretched to g(x)=9x24g(x) = 9x^2 - 4, the vertical stretch factor is 33 because 3×(3x2)=9x23 \times (3x^2) = 9x^2. The graph is also translated down 44 units.
  • Vertical Compression: Multiplying a function by a factor aa where 0<a<10 < |a| < 1 compresses the graph vertically toward the x-axis.
    • A vertical compression of y=xy = x by a factor of 14\frac{1}{4} results in the equation y=14xy = \frac{1}{4}x.

Arithmetic Operations with Rational Numbers

  • Addition of Fractions: To add fractions like 78+16\frac{7}{8} + \frac{1}{6}, find a common denominator (24).
    • 2124+424=2524\frac{21}{24} + \frac{4}{24} = \frac{25}{24}.
  • Addition with Mixed Numbers: For 189+131 \frac{8}{9} + \frac{1}{3}, convert the mixed number to an improper fraction: 179+39=209\frac{17}{9} + \frac{3}{9} = \frac{20}{9}. Note: The reference indicates the solution for this specific format as 229\frac{22}{9}.
  • Subtraction of Mixed Numbers: For 8136148 \frac{1}{3} - 6 \frac{1}{4}, convert to improper fractions: 253254\frac{25}{3} - \frac{25}{4}.
    • Find the common denominator (12): 100127512=2512=2112\frac{100}{12} - \frac{75}{12} = \frac{25}{12} = 2 \frac{1}{12}.
  • Multiplication of Mixed Numbers: For 16×614\frac{1}{6} \times 6 \frac{1}{4}, convert the mixed number to an improper fraction: 16×254=2524=1124\frac{1}{6} \times \frac{25}{4} = \frac{25}{24} = 1 \frac{1}{24}.

Analyzing the Average Rate of Change

  • The average rate of change for a function f(x)f(x) over an interval [a,b][a, b] is calculated using the formula:   f(b)f(a)ba\frac{f(b) - f(a)}{b - a}
  • Calculation for f(x)=4xf(x) = 4 - |x|:
    • Interval [2,0][-2, 0]:       f(0)f(2)0(2)=422=1\frac{f(0) - f(-2)}{0 - (-2)} = \frac{4 - 2}{2} = 1
    • Interval [0,4][0, 4]:       f(4)f(0)40=044=1\frac{f(4) - f(0)}{4 - 0} = \frac{0 - 4}{4} = -1
    • Interval [2,4][-2, 4]:       f(4)f(2)4(2)=026=13\frac{f(4) - f(-2)}{4 - (-2)} = \frac{0 - 2}{6} = -\frac{1}{3}
  • Conclusion: Because the average rates of change are not constant across different intervals, the function is nonlinear.

Characteristics of Quadratic and Absolute Value Functions

  • Intercepts of Quadratics: For f(x)=x249f(x) = x^2 - 49:
    • y-intercept: Set x=0x = 0, so f(0)=49f(0) = -49.
    • x-intercepts: Set f(x)=0f(x) = 0, so x2=49x^2 = 49, which gives x=±7x = \pm 7.
  • Increase and Decrease in Absolute Value Functions: For the function y=7xy = -7 - |x|:
    • The vertex is at (0,7)(0, -7). Because of the negative sign before the absolute value, the graph opens downward.
    • Increasing Interval: The function increases from left to right on the interval (,0)(-\infty, 0).
    • Decreasing Interval: The function decreases from left to right on the interval (0,)(0, \infty).
  • Domain and Range: For the function y=x+32y = |x + 3| - 2:
    • Domain: There are no restrictions on xx, so the domain is all real numbers.
      • Set-builder: {xx is a real number}\{x | x \text{ is a real number} \}
      • Interval: (,)(-\infty, \infty)
    • Range: The smallest value of the absolute value is 00, which occurs at x=3x = -3. Thus, the minimum value of the function is y=2y = -2.
      • Set-builder: {yy2}\{y | y \ge -2 \}
      • Interval: [2,)[-2, \infty)

Applied Transformations and Mapping

  • Function Mapping: If g(x)=6f(x)g(x) = 6f(x), every output value of f(x)f(x) is multiplied by 6.
    • (7,8)(7,48)( -7, 8 ) \rightarrow ( -7, 48 )
    • (3,3)(3,18)( -3, 3 ) \rightarrow ( -3, 18 )
    • (0,1)(0,6)( 0, -1 ) \rightarrow ( 0, -6 )
    • (2,7)(2,42)( 2, 7 ) \rightarrow ( 2, 42 )
    • (10,5)(10,30)( 10, 5 ) \rightarrow ( 10, 30 )
  • Relative Differences: The functions y=xy = x and y=x5y = x - 5 are related such that every output for y=x5y = x - 5 is exactly 5 less than the corresponding output for y=xy = x. This results in a vertical translation the graph of y=xy = x down 5 units.
  • Temporal Shifts: If an airplane's altitude function f(x)f(x) is shifted by leaving two hours late, the transformation is horizontal. Leaving later means a delay, modeled as y=f(x2)y = f(x - 2).

Ratios, Proportions, and Percentages

  • Ratios in Simplest Form: Marie saved $35\$35 and spent $7\$7.
    • Current balance: 357=2835 - 7 = 28.
    • Ratio of current savings to previous balance: 28:3528 : 35.
    • Simplified by dividing by the common factor of 77: 4:54 : 5.
  • Converting Decimals to Percents: To convert 0.0360.036 to a percent, multiply by 100, resulting in 3.6%3.6\%.
  • Solving Percent Problems with Equations:
    • To find what percent PP of 380380 is 190190:       P×380=190P=190380=0.5=50%P \times 380 = 190 \rightarrow P = \frac{190}{380} = 0.5 = 50\%
    • In Pierce City, if 1,2821,282 people (those under age 20) represent 19%19\% of the total population (TT):       0.19×T=1282T=12820.196747 people0.19 \times T = 1282 \rightarrow T = \frac{1282}{0.19} \approx 6747 \text{ people}.
  • Sales Tax: On a $56.70\$56.70 purchase with a 4%4\% tax rate:
    • Tax amount = 0.04×56.70=$2.2680.04 \times 56.70 = \$2.268, rounded to $2.27\$2.27.
  • Proportions: If a fruit stand charges $3\$3 for 44 pounds of fruit, the cost (CC) for 2020 pounds can be solved by setting up a proportion:
    • 34=C20\frac{3}{4} = \frac{C}{20}
    • 4C=60C=154C = 60 \rightarrow C = 15. The cost is $15\$15.