Comprehensive Study Guide for Exponential, Quadratic, and Hyperbolic Graphs Functions

Properties and Definitions of the Exponential Function

An exponential function is a mathematical relationship where the input variable xx appears in the exponent of a power with a constant base. The general equation for an exponential function is given by y=abx+qy = a \cdot b^x + q. The term "mother exponential function" refers to the basic form y=bxy = b^x, where b>0b > 0 and b1b \neq 1. Examples of mother functions include y=2xy = 2^x, y=3xy = 3^x, y=4xy = 4^x, y=(12)xy = (\frac{1}{2})^x, y=(13)xy = (\frac{1}{3})^x, and y=(14)xy = (\frac{1}{4})^x.

The shape of the graph depends primarily on the value of the base bb. If b>1b > 1, the graph has a "J-shape." In this case, the greater the value of bb, the "flatter" the graph starts and the "steeper" it ends, making the J-shape look more "upright." If 0<b<10 < b < 1, the graph has a "reverse J-shape." The closer the value of bb gets to 00, the steeper the graph starts and the flatter it ends, making the reverse J-shape appear more "upright." Every mother function of the form y=bxy = b^x has a y-intercept at y=1y = 1 because b0=1b^0 = 1 for all valid values of bb. These functions also feature a horizontal asymptote at y=0y = 0, which corresponds to the x-axis.

The Equation of the Asymptote, Domain, and Range

The horizontal asymptote of an exponential function in the form y=abx+qy = a \cdot b^x + q is defined by the equation y=qy = q. This represents the vertical shift of the graph. For all exponential functions, the domain is the set of all real numbers, denoted as xRx \in \mathbb{R}.

The range of the function is determined by the sign of the constant aa:

  • If a>0a > 0: Range is y>qy > q or y(q;)y \in (q; \infty).
  • If a<0a < 0: Range is y<qy < q or y(;q)y \in (-\infty; q).

Transformations: Stretches, Reflections, and Shifts

Multiplying the function by a constant aa results in vertical stretches or squashes. The greater the value of a|a|, the more the graph is stretched away from its horizontal asymptote. For example, the steepness increases from y=2xy = 2^x to y=22xy = 2 \cdot 2^x to y=32xy = 3 \cdot 2^x. If a<0a < 0, the graph is reflected about the horizontal asymptote. For instance, y=2xy = -2^x is a reflection of y=2xy = 2^x across the x-axis (where q=0q = 0). It is important to note that 2x-2^x is equivalent to 12x-1 \cdot 2^x.

The constant qq indicates a vertical shift. If q>0q > 0, the entire graph shifts upward by qq units. If q<0q < 0, the graph shifts downward by qq units. The value of qq also dictates the position of the horizontal asymptote.

Procedure for Sketching Exponential Graphs

To sketch a function in the form y=abx+qy = a \cdot b^x + q, follow these steps:

  1. Determine the orientation: Identify if it is a J-shape (b>1b > 1) or a reverse J-shape (0<b<10 < b < 1), and check if aa is negative (indicating a reflection).
  2. Identify the horizontal asymptote: Draw the line y=qy = q.
  3. Find the y-intercept: Set x=0x = 0 and solve for yy.
  4. Find the x-intercept: Set y=0y = 0 and solve for xx. This is only necessary if the graph crosses the x-axis, which occurs if the signs of aa and qq are different.
  5. Determine an additional point: If more detail is needed, substitute a simple value for xx (such as x=1x = 1 or x=1x = -1) to find a corresponding yy value.

For example, to sketch f(x)=2(12)x+8f(x) = -2 \cdot (\frac{1}{2})^x + 8:

  • Shape: Reverse J-shape (b=12b = \frac{1}{2}), reflected and stretched (a=2a = -2), shifted 88 units up (q=8q = 8).
  • Horizontal Asymptote: y=8y = 8.
  • y-intercept: f(0)=2(12)0+8=2(1)+8=6f(0) = -2 \cdot (\frac{1}{2})^0 + 8 = -2(1) + 8 = 6. Point: (0;6)(0; 6).
  • x-intercept: 2(12)x+8=02(21)x=82x=42x=22x=2-2 \cdot (\frac{1}{2})^x + 8 = 0 \rightarrow -2 \cdot (2^{-1})^x = -8 \rightarrow 2^{-x} = 4 \rightarrow 2^{-x} = 2^2 \rightarrow x = -2. Point: (2;0)(-2; 0).

Determining the Equation of a Specific Exponential Function

If the graph of a function h(x)=3(12)x+12h(x) = -3 \cdot (\frac{1}{2})^x + 12 is given, several properties can be extracted:

  • Domain: xRx \in \mathbb{R}.
  • Range: y12y \leq 12 or y(;12]y \in (-\infty; 12]. (Note: There is a discrepancy in the original solution where it lists rounded vs. square brackets; for the asymptote, it is strictly y<12y < 12.)
  • Equation of the asymptote: y=12y = 12.
  • y-intercept (Point A): y=h(0)=3(12)0+12=9y = h(0) = -3 \cdot (\frac{1}{2})^0 + 12 = 9. Coordinates: A(0;9)A(0; 9).
  • x-intercept (Point B): 3(12)x+12=03(12)x=12(12)x=42x=22x=2-3 \cdot (\frac{1}{2})^x + 12 = 0 \rightarrow -3 \cdot (\frac{1}{2})^x = -12 \rightarrow (\frac{1}{2})^x = 4 \rightarrow 2^{-x} = 2^2 \rightarrow x = -2. Coordinates: B(2;0)B(-2; 0).

In Exercise 9, find the equation for f(x)=a3x+qf(x) = a \cdot 3^x + q given point (2;22)(2; 22) and asymptote y=4y = 4:

  • Substitute q=4q = 4: y=a3x+4y = a \cdot 3^x + 4.
  • Substitute (2;22)(2; 22): 22=a32+418=9aa=222 = a \cdot 3^2 + 4 \rightarrow 18 = 9a \rightarrow a = 2.
  • Final Equation: f(x)=23x+4f(x) = 2 \cdot 3^x + 4.

For g(x)=a(13)x+qg(x) = a \cdot (\frac{1}{3})^x + q with point (1;5)(1; -5) and asymptote y=3y = -3:

  • Substitute q=3q = -3: y=a(13)x3y = a \cdot (\frac{1}{3})^x - 3.
  • Substitute (1;5)(1; -5): 5=a(13)132=13aa=6-5 = a \cdot (\frac{1}{3})^1 - 3 \rightarrow -2 = \frac{1}{3}a \rightarrow a = -6.
  • Final Equation: g(x)=6(13)x3g(x) = -6 \cdot (\frac{1}{3})^x - 3.

Properties and Equations of Quadratic Functions (Parabolas)

A quadratic function of the form y=ax2+qy = ax^2 + q describes a parabola with its turning point on the y-axis.

  • The turning point is always at the coordinates (0;q)(0; q).
  • The axis of symmetry is the line x=0x = 0 (the y-axis).
  • The domain for all quadratic functions is xRx \in \mathbb{R}.
  • Range if a>0a > 0: yqy \geq q or y[q;)y \in [q; \infty).
  • Range if a<0a < 0: yqy \leq q or y(;q]y \in (-\infty; q].

To find the equation when the turning point (0;q)(0; q) and another point (x;y)(x; y) are known, substitute the y-coordinate of the turning point as qq and use the other point to solve for aa. For example, if a parabola has a turning point (0;4)(0; -4) and passes through (1;5)(-1; 5), the calculation is: y=ax24y = ax^2 - 45=a(1)245 = a(-1)^2 - 45=a4a=95 = a - 4 \rightarrow a = 9 Equation: y=9x24y = 9x^2 - 4.

If the x-intercepts (x1x_1 and x2x_2) and another point on the graph are given, use the formula y=a(xx1)(xx2)y = a(x - x_1)(x - x_2). For example, with x-intercepts at (2;0)(-2; 0) and (2;0)(2; 0) and a point (3;15)(3; -15), the equation is found as follows: y=a(x(2))(x2)y = a(x - (-2))(x - 2)y=a(x+2)(x2)y = a(x + 2)(x - 2)15=a(3+2)(32)-15 = a(3 + 2)(3 - 2)15=a(5)(1)a=3-15 = a(5)(1) \rightarrow a = -3y=3(x24)y = -3(x^2 - 4) Equation: f(x)=3x2+12f(x) = -3x^2 + 12.

Introduction to Hyperbolic Functions

The function h(x)=kx+qh(x) = \frac{k}{x} + q is a hyperbola. For the specific function h(x)=8x+4h(x) = \frac{8}{x} + 4 shown in the diagrams:

  • Domain: x0x \neq 0 or x{xRx0}x \in \{x \in \mathbb{R} | x \neq 0\}.
  • Range: y4y \neq 4 or y{yRy4}y \in \{y \in \mathbb{R} | y \neq 4\}.
  • Vertical Asymptote: x=0x = 0.
  • Horizontal Asymptote: y=4y = 4.
  • Axis of Symmetry (Positive Gradient): For a hyperbola shifted vertically by qq, the axis of symmetry with a positive gradient is y=x+qy = x + q. For this function, it is y=x+4y = x + 4.
  • Axis of Symmetry (Negative Gradient): The equation is y=x+qy = -x + q. For this function, it is y=x+4y = -x + 4.
  • y-intercept: There is no y-intercept as the graph consists of two curves that never touch the vertical asymptote x=0x = 0.
  • x-intercept (Point A): Set y=0y = 0 in 0=8x+44=8x4x=8x=20 = \frac{8}{x} + 4 \rightarrow -4 = \frac{8}{x} \rightarrow -4x = 8 \rightarrow x = -2. Coordinates: A(2;0)A(-2; 0).