Chandra
Math / Precalculus

Precalculus

Fundamental

Number

Real number

there is no real number that, when multiplied by itself, results in a negative number. The expression 9\sqrt{-9} asks the question: What real number, when multiplied by itself (squared), equals 9-9?

Let’s test all possibilities for a Real Number xx:

  1. If xx is Positive (e.g., 3)

    x×x=3×3=9x \times x = 3 \times 3 = 9 (Result is Positive)

  2. If xx is Negative (e.g., 3-3)

    x×x=(3)×(3)=9x \times x = (-3) \times (-3) = 9 (Result is Positive)

  3. If xx is Zero (i.e., 00)

    x×x=0×0=0x \times x = 0 \times 0 = 0 (Result is Zero)

Since there is no way to multiply a real number by itself and get a negative result like 9-9, the answer to 9\sqrt{-9} cannot be found on the Real Number Line.


Natural number positive number

Irrational number Any real number that cannot be written as a ratio of two integers (p/qp/q) like 2\mathbf{\sqrt{2}}, π\mathbf{\pi}, e\mathbf{e} (Euler’s number)

Variables (like xx or yy)

Coefficients (the number multiplying the variable, like the 3 in 3x23x^2)

Terms (parts separated by addition/subtraction, like 3x23x^2, 5x-5x, and 77)

Constant Term (the term with no variable, like 7)

Modulus a=(n×q)+ra = (n \times q) + r

  • 1=(10×0)+r1 = (10 \times 0) + r, r =1
  • 99=(100×0)+r99 = (100 \times 0) + r, r=99

Distributive Property

  • a(b+c)=ab+aca(b + c) = ab + ac
  • a(bc)=abaca(b - c) = ab - ac
  • (a+b)(x+y)=a(x+y)Distribute a+b(x+y)Distribute b(a + b)(x + y) = \underbrace{a(x + y)}_{\text{Distribute } a} + \underbrace{b(x + y)}_{\text{Distribute } b}

Imagine you are buying items for a school trip:

  • First Group (a+b\mathbf{a+b}): The number of people going.
    • a=10a = 10 students.
    • b=2b = 2 teachers.
    • a+b=12\mathbf{a+b = 12} people.
  • Second Group (x+y\mathbf{x+y}): The cost per person.
    • x = \5$ for lunch.
    • y = \3$ for a drink/snack.
    • \mathbf{x+y = \8}$ total cost per person.

The total cost is the product of the two: (10+2)(5+3)(10 + 2)(5 + 3)

Lunch ($5)Snack ($3)
Students (1010)10 \times 5 = \mathbf{\50}$10 \times 3 = \mathbf{\30}$
Teachers (22)2 \times 5 = \mathbf{\10}$2 \times 3 = \mathbf{\6}$

Total Cost = \50 + $30 + $10 + $6 = \mathbf{$96}$


Associative Property

  • (a+b)+c=a+(b+c)(a + b) + c = a + (b + c)
  • (ab)c=a(bc)(ab) c = a (bc)

Fractions


Integer Exponents

A product of identical numbers is usually written in exponential notation

  • 25=2×2×2×2×2=322^5 = 2 \times 2 \times 2 \times 2 \times 2 = 32
  • (12)5=1525\left(\frac{1}{2}\right)^5 = \frac{1^5}{2^5}
  • (25)6=2656\left(\frac{2}{5}\right)^6 = \frac{2^6}{5^6}
  • xaxb=xa+bx^a \cdot x^b = x^{a+b}
  • xaxb=xab\frac{x^a}{x^b} = x^{a-b}
  • (ab)n=anbn\left(\frac{a}{b}\right)^n = \frac{a^n}{b^n}
  • (xa)b=xab(x^a)^b = x^{ab}

Radicals

The number inside the root must be a result of something being raised to the power of nn

The expression to simplify is 81x8y44\sqrt[4]{81x^8y^4}.

81x8y44=814x84y44\sqrt[4]{81x^8y^4} = \sqrt[4]{81}\sqrt[4]{x^8}\sqrt[4]{y^4} This step uses Property 1 (abn=anbn\sqrt[n]{ab} = \sqrt[n]{a} \cdot \sqrt[n]{b}) to separate the single radical into a product of three individual radicals.

=3(x2)44y= 3\sqrt[4]{(x^2)^4}|y|

This step simplifies each of the three terms separately:

  1. Simplifying 814\sqrt[4]{81} Since 34=3×3×3×3=813^4 = 3 \times 3 \times 3 \times 3 = 81, the fourth root of 81 is 3.
  2. Simplifying x84\sqrt[4]{x^8}:
    • This is rewritten by expressing x8x^8 as a power of 4: x8=(x2)4x^8 = (x^2)^4.
    • The term becomes (x2)44\sqrt[4]{(x^2)^4}.
  3. Simplifying y44\sqrt[4]{y^4}
    • This uses Property 5 (ann=a\sqrt[n]{a^n} = |a|, if nn is even). Since n=4n=4 (even), the fourth root of y4y^4 must be the absolute value of yy, or y|y|.

=3x2y= 3x^2|y|

Simplifying (x2)44\sqrt[4]{(x^2)^4}

  • This uses Property 5 again. The nnth root cancels the nnth power, and since n=4n=4 is even, we use the absolute value: (x2)44=x2\sqrt[4]{(x^2)^4} = |x^2|.
  • However, because any real number squared (x2x^2) is always non-negative, the absolute value signs are not necessary. So, x2|x^2| simplifies to just x2x^2.

The final simplified expression is 3x2y3x^2|y|.

The key takeaway is that the absolute value signs are essential when simplifying an even root of a variable raised to the same power (like y44\sqrt[4]{y^4}), unless you are certain the result is non-negative (like in the case of x2x^2).


Rational Exponent

amn=amn=(an)ma^{\frac{m}{n}} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m

823=(83)28^{\frac{2}{3}} =(\sqrt[3]{8})^2 = 222^2 = 44

Product Formulas

(3x+4)(3x4)=(3x)2(4)2(3x + 4)(3x - 4) = (3x)^2 - (4)^2

(3x+4)(3x4)=9x216(3x + 4)(3x - 4) = 9x^2 - 16

(2y+5)2=(2y)2+2(2y)(5)+(5)2(2y + 5)^2 = (2y)^2 + 2(2y)(5) + (5)^2

(2y+5)2=4y2+20y+25(2y + 5)^2 = 4y^2 + 20y + 25

(z6)2=(z)22(z)(6)+(6)2(z - 6)^2 = (z)^2 - 2(z)(6) + (6)^2

(z6)2=z212z+36(z - 6)^2 = z^2 - 12z + 36

(x+2)3=(x)3+3(x)2(2)+3(x)(2)2+(2)3(x + 2)^3 = (x)^3 + 3(x)^2(2) + 3(x)(2)^2 + (2)^3

(x+2)3=x3+6x2+12x+8(x + 2)^3 = x^3 + 6x^2 + 12x + 8

(2m1)3=(2m)33(2m)2(1)+3(2m)(1)2(1)3(2m - 1)^3 = (2m)^3 - 3(2m)^2(1) + 3(2m)(1)^2 - (1)^3

(2m1)3=8m33(4m2)(1)+3(2m)(1)1(2m - 1)^3 = 8m^3 - 3(4m^2)(1) + 3(2m)(1) - 1

(2m1)3=8m312m2+6m1(2m - 1)^3 = 8m^3 - 12m^2 + 6m - 1


Binomial Theorem

Used to expand expressions that consist of two terms (a “binomial”) raised to a high power. Instead of multiplying brackets manually for hours, this theorem provides a direct shortcut to the final answer.

(x+y)n=k=0n(nk)xnkyk(x + y)^n = \sum_{k=0}^{n} \binom{n}{k} x^{n-k} y^k

  • xx and yy: The two terms inside the parentheses.

  • nn: The exponent (the power you are raising the expression to).

  • kk: The term number you are currently calculating (it starts at 0 and goes up to nn).

  • (nk)\binom{n}{k}: The Binomial Coefficient, read as ”nn choose kk”:

    (nk)=n!k!(nk)!\binom{n}{k} = \frac{n!}{k!(n-k)!}


Rational

A rational expression is simply a fraction (a ratio) where both the numerator (top) and the denominator (bottom) are polynomials. It is also sometimes referred to as an algebraic fraction.

x2+5x+6x24=(x+2)(x+3)(x2)(x+2)\frac{x^2 + 5x + 6}{x^2 - 4} = \frac{(x + 2)(x + 3)}{(x - 2)(x + 2)}

(x+2)(x+3)(x2)(x+2)=x+3x2\frac{\cancel{(x + 2)}(x + 3)}{(x - 2)\cancel{(x + 2)}} = \frac{x + 3}{x - 2}

A rational expression can be written in the form P(x)Q(x)\frac{P(x)}{Q(x)}, where P(x)P(x) and Q(x)Q(x) are polynomials.

The denominator, Q(x)Q(x), cannot be equal to zero. Division by zero is undefined.

Greatest Common Factor (GCF)

  • GCF of 10x415x3+5x210x^4 - 15x^3 + 5x^2.
  • Coefficients (10, 15, 5): The largest number that divides all three is 5\mathbf{5}.
  • Variable (x4,x3,x2x^4, x^3, x^2): The lowest power is x2\mathbf{x^2}.
  • GCF: 5x25x^2

Factoring

Greatest Common Factor (GCF)

This is always the first step. You look for the largest number or variable that divides evenly into every single term.

3x2+6x=3x(x+2)3x^2 + 6x = 3x(x + 2)


Difference of Squares

Used for two terms that are both perfect squares being subtracted.

  • a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b)
  • The sum of squares (a2+b2a^2 + b^2) cannot be factored using real numbers.

Factoring Trinomials

(x2+bx+cx^2 + bx + c)

Used for three terms where the x2x^2 coefficient is 1. You look for two numbers that multiply to cc and add to bb.

x2+5x+6=(x+2)(x+3)x^2 + 5x + 6 = (x + 2)(x + 3) (Because 2×3=62 \times 3 = 6 and 2+3=52 + 3 = 5)


Factor by Grouping

Group the first two terms and the last two terms. Find the GCF for each pair.

(2x2+1x)+(6x+3)(2x^2 + 1x) + (6x + 3)

  • The GCF of (2x2+1x)(2x^2 + 1x) is xx. Result: x(2x+1)x(2x + 1)
  • The GCF of (6x+3)(6x + 3) is 33. Result: 3(2x+1)3(2x + 1)

Notice that (2x+1)(2x + 1) is now common to both parts. “Pull it out” as one factor.

(2x+1)(x+3)(2x + 1)(x + 3)


Sum or Difference of Cubes

Used for two terms that are perfect cubes.

  • Sum: a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2)
  • Difference: a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2)

Equations

A linear equation has degree 1 — its graph is always a straight line.

  • y=mx+by = mx + b
  • ax+by=cax + by = c

the exponent is greater than 1

  • y=3x24x+1y = 3x^2 - 4x + 1
  • x3+y=7x^3 + y = 7

Quadratic equations are essential for modeling paths, areas, and optimization problems. They are defined by the standard form ax2+bx+c=0ax^2 + bx + c = 0, where xx is the unknown, and aa, bb, and cc are known coefficients.

Discriminant

D=b24ac\mathbf{D = b^2 - 4ac}

3x2+5x+1=03x^2 + 5x + 1 = 0

  • aa: The number in front of x2x^2 (In this case, 3).
  • bb: The number in front of xx (In this case, 5).
  • cc: The “constant” number at the end (In this case, 1).

2512=1325 - 12 = \mathbf{13}

Complex Number

Real number + imaginary number

a+bia + bi

The Real Part (aa): These are normal numbers like 55, 3-3

The Imaginary Part (bibi): This is a real number multiplied by ii

Imagine you are controlling a drone.

  • The Real part (aa) is how far East the drone is.
  • The Imaginary part (bibi) is how far North the drone is.

You want to fly your drone to a specific landmark. You know that:

  1. The drone is currently at 3+4i3 + 4i (3 miles East, 4 miles North).
  2. The landmark is located at 52i5 - 2i (5 miles East, 2 miles South).

If you want the drone to fly in a straight line from its current spot to the landmark, what is the “path” (the difference) it needs to take?

To find the path, we subtract the current position from the destination:

(52i)(3+4i)(5 - 2i) - (3 + 4i)

  • East/West change: 53=25 - 3 = 2 (Go 2 miles further East)
  • North/South change: 2i4i=6i-2i - 4i = -6i (Go 6 miles South)

The Path: The drone needs to move 26i2 - 6i

If you want to tell that drone to “turn 90 degrees,” you don’t need a complicated formula; you just multiply its position by ii.

  • Current position: 3+4i3 + 4i
  • Rotate 90°: (3+4i)×i=3i+4i2(3 + 4i) \times i = 3i + 4i^2
  • Since i2=1i^2 = -1, this becomes 4+3i-4 + 3i.
PowerSimplifiedRule
i1i^1iiRemainder of 1
i2i^21-1Remainder of 2
i3i^3i-iRemainder of 3
i4i^411Remainder of 0 (no remainder)

The 180-Degree “Flip”

Think of the number line. If you are at 1 and you multiply by 1-1, you “flip” over to 1-1.

  • Geometrically, this is a 180-degree rotation around the center (zero).
  • If you multiply by 1-1 again, you flip back to 1. Another 180 degrees.
  • Total rotation for two steps: 180+180=360180^\circ + 180^\circ = 360^\circ (a full circle).

Now, look at the math definition: i×i=1i \times i = -1 This means that doing the “multiply by ii” action twice is the exact same thing as “multiplying by 1-1” once.

If “multiplying by 1-1” is a 180-degree turn, then “multiplying by ii” must be half of that turn to make the math work. Half of 180 degrees is 90 degrees.

Guidelines for Modeling with Equations

  1. Identify the Variable. Identify the quantity that the problem asks you to find. This quantity can usually be determined by a careful reading of the question that is posed at the end of the problem. Then introduce notation for the variable (call it x or some other letter).
  2. Translate from Words to Algebra. Read each sentence in the problem again, and express all the quantities mentioned in the problem in terms of the variable you defined in Step 1. To organize this information, it is sometimes helpful to draw a diagram or make a table.
  3. Set Up the Model. Find the crucial fact in the problem that gives a relationship between the expressions you listed in Step 2. Set up an equation (or model) that expresses this relationship.
  4. Solve the Equation and Check Your Answer. Solve the equation, check your answer, and state your answer as a sentence.

A car rental company charges 30 dollar a day and 15¢ a mile for renting a car. A tourist rents
a car for two days, and the bill comes to $108. How many miles was the car driven?

  • Let xx = the number of miles driven.
  • Daily cost: The company charges \30perday.Sincethecarwasrentedfor2days,thecostisper day. Since the car was rented for 2 days, the cost is2 \times 30 = 60$.
  • Mileage cost: The company charges 15¢15¢ (or \0.15)permile.For) per mile. For xmiles,thecostismiles, the cost is0.15x$.
  • Total Bill: The problem states the final bill comes to \108$.
  • Daily Cost+Mileage Cost=Total Bill\text{Daily Cost} + \text{Mileage Cost} = \text{Total Bill}
  • 60+0.15x=10860 + 0.15x = 108

Inequalities

A linear inequality is one where the variable has a power of 1. When you graph these, they always form a straight line that divides the plane into two regions.

  • ax+b<cax + b < c or y>mx+by > mx + b
  • 2x+372x + 3 \leq 7

Subtract 3: 2x42x \leq 4 Divide by 2: x2x \leq 2

A nonlinear inequality contains a variable with a power other than 1 (like x2x^2, x3x^3), or variables multiplied together, or variables in a denominator.

  • Quadratic (x2x^2), Rational (1x\frac{1}{x}), or Absolute Value (x|x|).
  • x24>0x^2 - 4 > 0

Find the “critical points” where x24=0x^2 - 4 = 0. This happens at x=2x = 2 and x=2x = -2.

Test the intervals:

  • If x=0x = 0 (between -2 and 2): 024>00^2 - 4 > 0 is False.
  • If x=3x = 3 (greater than 2): 324>03^2 - 4 > 0 is True.
  • If x=3x = -3 (less than -2): (3)24>0(-3)^2 - 4 > 0 is True. The solution is x<2x < -2 or x>2x > 2.

Intervals

Absolute Value

Coordinate Plane, Graphs of Equations, Line, Circles

Distance formula d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

  • The Subtraction (x2x1)(x_2 - x_1): This is just a math way of saying “how many steps did I walk sideways?” If you start at x=2x=2 and end at x=5x=5, you walked 52=35 - 2 = 3 steps.
  • The Squaring (...)2(...)^2: This comes directly from Pythagoras (a2+b2=c2a^2 + b^2 = c^2). Squaring also makes sure that even if you walk “backwards” (negative numbers), the result becomes positive, because distance is always positive.
  • The Plus Sign (+)(+): We add the “sideways steps” squared and the “upward steps” squared together, just like a2+b2a^2 + b^2.
  • The Square Root ()(\sqrt{\dots}): In the Pythagorean theorem, we have c2c^2. To get just cc (the distance), we have to “undo” the square by taking the square root.

Example

The goal is to find which point is closer to A(5,3)A(5, 3). To do that, we find the distance to P(1,2)P(1, -2) and the distance to Q(8,9)Q(8, 9).

Distance from A(5,3)A(5, 3) to P(1,2)P(1, -2)

  • Step 1 (Subtract): 51=45 - 1 = 4 and 3(2)=53 - (-2) = 5
  • Step 2 (Square): 42=164^2 = 16 and 52=255^2 = 25
  • Step 3 (Add): 16+25=4116 + 25 = 41
  • Step 4 (Root): The distance is 416.40\sqrt{41} \approx \mathbf{6.40}

Distance from A(5,3)A(5, 3) to Q(8,9)Q(8, 9)

  • Step 1 (Subtract): 58=35 - 8 = -3 and 39=63 - 9 = -6
  • Step 2 (Square): (3)2=9(-3)^2 = 9 and (6)2=36(-6)^2 = 36
  • Step 3 (Add): 9+36=459 + 36 = 45
  • Step 4 (Root): The distance is 456.71\sqrt{45} \approx \mathbf{6.71}

Since 41\sqrt{41} is a smaller number than 45\sqrt{45}, Point PP is closer to AA than Point QQ is.


Midpoint formula finds the coordinates of the point that lies exactly halfway between two endpoints.

M=(x1+x22,y1+y22)M = \left( \frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2} \right)

Circle equation standard Form (Center-Radius Form)

This is the most common and useful form because it tells you the center and the radius at a glance.

(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2

  • (h,k)(h, k): The coordinates of the center.
  • rr: The radius of the circle.
  • (x,y)(x, y): Any point on the edge of the circle.

Intercept

Lines

slope is the measure of steepness

slope=rise/runslope = rise/run

m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}

  • Numerator (y2y1y_2 - y_1): This is the Rise. It tells you how much the line goes up or down.
  • Denominator (x2x1x_2 - x_1): This is the Run. It tells you how much the line goes left or right.

Circle Equation

point-slope equation: yy1=m(xx1)y - y_1 = m(x - x_1)

Parallel Lines: Two non-vertical lines are parallel if they have the same slope (m1=m2m_1 = m_2).

Perpendicular line is a line that intersects another line at a perfect 90° angle (also known as a right angle). Two lines with slopes m1 and m2 are perpendicular if and only if m1m2 = -1,
that is, their slopes are negative reciprocals: m2=1m1m_2 = -\frac{1}{m_1}

Functions

General properties for functions

Range notation

Range of f={f(x)xA}f = \{f(x) \mid x \in A\} (The set of all f(x)f(x) values such that xx is an element of the domain AA.)

Domain of function

f(x)=5x3f(x) = \frac{5}{x-3}

  • x3=0x=3x - 3 = 0 \rightarrow x = 3
  • Domain: x3x \neq 3 (or (,3)(3,)(-\infty, 3) \cup (3, \infty))

4 ways to represent a function

  • verbally (by a description in words)
  • algebraically (by an explicit formula)
  • visually (by a graph)
  • numerically (by a table of values)

Graph of functions

If ff is a function with domain AA, then the graph of ff is the set of ordered pairs: {(x,f(x))xA}\{(x, f(x)) \mid x \in A\} plotted in a coordinate plane. In other words, the graph of ff is the set of all points (x,y)(x, y) such that y=f(x)y = f(x)

Average Rate of Change of a Function

AROC=f(b)f(a)ba\text{AROC} = \frac{f(b) - f(a)}{b - a}

In simple terms:

Change in OutputChange in Input=ΔyΔx\frac{\text{Change in Output}}{\text{Change in Input}} = \frac{\Delta y}{\Delta x}

AROC=Change in DistanceChange in Time=Average Speed\text{AROC} = \frac{\text{Change in Distance}}{\text{Change in Time}} = \text{Average Speed}

Transformation of Functions

Transformation of functions is a set of mathematical operations that change the position, size, or orientation of a graph without losing its fundamental “family” shape.

y=af(b(xh))+ky = a \cdot f(b(x - h)) + k

aa (Vertical Stretch, Compression, and Reflection):

  • If a>1|a| > 1: The graph is stretched vertically (becomes steeper).
  • If 0<a<10 < |a| < 1: The graph is compressed vertically (becomes flatter).
  • If aa is negative: The graph is reflected across the xx-axis (flips upside down).

kk (Vertical Shift):

  • If k>0k > 0: The graph moves up kk units.
  • If k<0k < 0: The graph moves down kk units.

Vertical/Horizontal Shifting: f(x)±cf(x) \pm c or f(x±c)f(x \pm c)

Reflecting: f(x)-f(x) (over x-axis) or f(x)f(-x) (over y-axis)

Stretching/Shrinking: cf(x)cf(x) or f(cx)f(cx)

Combining Functions

f(g(x))f(g(x))

Let’s use f(x)=x+5f(x) = x + 5 and g(x)=2xg(x) = 2x

If I ask for (fg)(3)(f \circ g)(3):

  1. Start with the inside: g(3)=23=6g(3) = 2 \cdot 3 = \mathbf{6}
  2. Move to the outside: Put that 6 into ff
  3. f(6)=6+5=11f(6) = 6 + 5 = \mathbf{11}

One to One function & Inverse

A function ff is one-to-one (or injective) if it never takes the same value twice:

If x1x2x_1 \neq x_2, then f(x1)f(x2)f(x_1) \neq f(x_2)

The Horizontal Line Test (HLT)

The easiest way to tell if a function is one-to-one is to look at its graph.

  • Pass: If every horizontal line intersects the graph at most once, the function is one-to-one.
  • Fail: If any horizontal line touches the graph more than once, it is NOT one-to-one (and has no inverse)

Inverse

If a function ff is one-to-one, it has an inverse function f1f^{-1}. The inverse “undoes” what the original function did.

  • If f(x)=yf(x) = y, then f1(y)=xf^{-1}(y) = x.
  • Domain & Range Swap: The domain of ff becomes the range of f1f^{-1}, and the range of ff becomes the domain of f1f^{-1}.

To find the inverse formula, follow these four steps:

  1. Replace f(x)f(x) with yy.
  2. Interchange xx and yy (swap them).
  3. Solve the new equation for yy.
  4. Replace yy with f1(x)f^{-1}(x).

Example: Find the inverse of f(x)=2x+3f(x) = 2x + 3.

  1. y=2x+3y = 2x + 3
  2. x=2y+3x = 2y + 3
  3. x3=2y    y=x32x - 3 = 2y \implies y = \frac{x-3}{2}
  4. f1(x)=x32f^{-1}(x) = \frac{x-3}{2}

notice from + to minus 3 and from multiplication of 2x become x/2


Bird Flight

A bird is released from point A on an island, 5 miles from the nearest point B
on a straight shoreline. The bird flies to a point C on the shoreline and then flies along the
shoreline to its nesting area D (see the figure). Suppose the bird requires 10 kcal/mi of
energy to fly over land and 14 kcal/mi to fly over water.

energy used = energy per mile x miles flown

The bird’s journey consists of two segments: flying over water (from A to C) and flying over land (from C to D).

  1. Distance over Water (ACAC):

    The path from AA to CC forms the hypotenuse of a right-angled triangle ABCABC.

    • The height (AA) is 5 miles.

    • The base (BCBC) is xx miles.

      Using the Pythagorean theorem:

      DistanceAC=x2+52=x2+25\text{Distance}_{AC} = \sqrt{x^2 + 5^2} = \sqrt{x^2 + 25}

      Since energy over water is 14 kcal/mi14 \text{ kcal/mi}, the energy used for this segment is:

      14x2+2514\sqrt{x^2 + 25}

  2. Distance over Land (CDCD):

    The total distance from point BB to the nesting area DD is 12 miles12 \text{ miles}. Since the distance BCBC is xx, the remaining distance over land is:

    DistanceCD=12x\text{Distance}_{CD} = 12 - x

    Since energy over land is 10 kcal/mi10 \text{ kcal/mi}, the energy used for this segment is:

    10(12x)10(12 - x)

Total Energy E(x)E(x):

E(x)=14x2+25+10(12x)E(x) = 14\sqrt{x^2 + 25} + 10(12 - x)

Quadratic Functions

The formula finds the xx-intercepts (the roots) of the equation ax2+bx+c=0ax^2 + bx + c = 0:

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Vertex form identify its highest or lowest point minima and maxima

y=a(xh)2+ky = a(x - h)^2 + k

y=2(x3)2+5y = 2(x - 3)^2 + 5

Extract the Vertex (h,k)(h, k)

Look at the numbers in the spots for hh and kk.

  • Inside the parentheses, we see (x3)(x - 3). Since the formula has a minus, h=3h = 3.
  • Outside, we see +5+ 5. So k=5k = 5.
  • The vertex is at (3,5)(3, 5).

The vertex (3,5)(3, 5) is just a single dot in space. But a parabola can be:

  • Skinny (like a needle)
  • Wide (like a bowl)

Our aa is 22.

  • Because it’s positive, it’s a “U” shape.
  • Because it’s greater than 11, it’s a “Skinny” U (it grows twice as fast).

(h,k)(h, k): This is the Vertex (the peak or valley).

  • hh is the horizontal “address” (the xx).
  • kk is the vertical “address” (the height, or yy).
  • aa: This is the “Shape Master.”
    • If aa is positive, it’s a U.
    • If aa is negative, it’s an n.

The Minus Sign (h-h): This is the “Pusher.” Because it is inside the parentheses with xx, it works backward from what you expect. If you see (x3)(x - 3), it actually pushed the graph right to +3+3.

The square is what creates that “U” shape. Because any number squared (positive or negative) becomes positive, the graph mirrors itself on both sides, creating a valley or a hill.

Polynomial and Rational functions

A polynomial of degree nn can have up to n1n-1 turning points and can have local and global minima and maxima.

Polynomial

Question: Current: \20price,price,60unitssold.Change:units sold. Change:+$1priceprice\rightarrow -2$ units sold.

Find xx (price increases) for Max Revenue (RR)

revenue=price×quantityrevenue = price \times quantity

R(x)=(20+1x)(602x)R(x) = (20 + 1x)(60 - 2x)

R(x)=120040x+60x2x2R(x) = 1200 - 40x + 60x - 2x^2

R(x)=2x2+20x+1200R(x) = -2x^2 + 20x + 1200

Finding the Maximum (x=b2ax = \frac{-b}{2a}):

a=2,b=20a = -2, \quad b = 20

x=(20)2(2)x = \frac{-(20)}{2(-2)}

x=204x = \frac{-20}{-4}

x=5x = 5

Optimal Price=20+5=$25\text{Optimal Price} = 20 + 5 = \$25

Units Sold=602(5)=50\text{Units Sold} = 60 - 2(5) = 50

Rmax=25×50=$1,250R_{max} = 25 \times 50 = \$1,250

Long Division Polynomial

Synthetic Division

Factor Theorem

Factor Theorem is a specialized version of the Polynomial Remainder Theorem. It provides a quick way to determine if a linear binomial is a factor of a polynomial without performing long division.

Question: Is (x1)(x - 1) a factor of x36x2+11x6x^3 - 6x^2 + 11x - 6?

  1. The Test Value: Since we are testing (x1)(x - 1), our value is 11.

  2. The Calculation:

    f(1)=(1)36(1)2+11(1)6f(1) = (1)^3 - 6(1)^2 + 11(1) - 6 f(1)=16+116f(1) = 1 - 6 + 11 - 6 f(1)=0f(1) = 0

  3. The Verdict: Because we got 0, (x1)(x - 1) is a factor. It divides the big equation perfectly with no leftovers.

Polynomial Inequality

finding the set of values for xx that make a polynomial expression greater than, less than, or equal to zero

It typically takes one of the following forms:

  • P(x)>0P(x) > 0
  • P(x)<0P(x) < 0
  • P(x)0P(x) \geq 0
  • P(x)0P(x) \leq 0

Set the polynomial to zero and factor:

x34x2x+40x^3 - 4x^2 - x + 4 \leq 0

x2(x4)1(x4)=0x^2(x - 4) - 1(x - 4) = 0

(x21)(x4)=0(x^2 - 1)(x - 4) = 0

(x1)(x+1)(x4)=0(x - 1)(x + 1)(x - 4) = 0

Critical values are: x=1,1,4x = -1, 1, 4.

These roots create four intervals on the number line: (,1](-\infty, -1], [1,1][-1, 1], [1,4][1, 4], and [4,)[4, \infty). (We use brackets because the inequality is \leq).

  • Test x=2x = -2: ()()()=negative(-)(-)(-) = \text{negative} (Matches 0\leq 0)
  • Test x=0x = 0: ()(+)()=positive(-)(+)(-) = \text{positive}
  • Test x=2x = 2: (+)(+)()=negative(+)(+)(-) = \text{negative} (Matches 0\leq 0)
  • Test x=5x = 5: (+)(+)(+)=positive(+)(+)(+) = \text{positive}

The intervals where the expression is less than or equal to zero are:

(,1][1,4](-\infty, -1] \cup [1, 4]

Rational Function

f(x)=P(x)Q(x)f(x) = \frac{P(x)}{Q(x)}

where P(x)P(x) and Q(x)Q(x) are polynomials, and Q(x)0Q(x) \neq 0.

A company produces custom sneakers. They have a fixed monthly cost (rent, machines) of 5,000andavariablecost(materials,labor)of5,000 and a variable cost (materials, labor) of 30 per pair.

If they produce xx pairs of sneakers, the total cost is:

T(x)=5000+30xT(x) = 5000 + 30x

The Average Cost per pair (A(x)A(x)) is a rational function:

A(x)=5000+30xxA(x) = \frac{5000 + 30x}{x}

  • Vertical Asymptote (x=0x=0): You can’t calculate the average cost for 0 sneakers (division by zero). As production gets closer to zero, the average cost per unit skyrockets.
  • Horizontal Asymptote (y=30y=30): As production increases to very large numbers, the 5,000fixedcostisspreadsothinthatitbecomesnegligible.Theaveragecost"levelsoff"towardthevariablecostof5,000 fixed cost is spread so thin that it becomes negligible. The average cost "levels off" toward the variable cost of 30.

Factor Theorem for Rational Functions

In a rational function, we are usually looking for zeros (where the graph hits the x-axis).

  • The Rule: (xc)(x - c) is a factor of the rational function if and only if it is a factor of the numerator P(x)P(x), and cc does not make the denominator Q(x)Q(x) zero
  • If f(c)=P(c)Q(c)=0f(c) = \frac{P(c)}{Q(c)} = 0, then P(c)P(c) must be 00.

f(x)=x29x+5f(x) = \frac{x^2 - 9}{x + 5}

  • Test (x3)(x - 3): Plug in 33.
  • f(3)=3293+5=08=0f(3) = \frac{3^2 - 9}{3 + 5} = \frac{0}{8} = 0.
  • Verdict: (x3)(x - 3) is a factor of the function

When you divide polynomials in a rational function, sometimes a factor appears in both the top and bottom. This is a special case of division called Point Discontinuity.

If you have:

f(x)=(x2)(x+3)(x2)f(x) = \frac{(x - 2)(x + 3)}{(x - 2)}

  • Divide/Cancel: You can divide (x2)(x-2) by (x2)(x-2), which equals 11.
  • The Result: The function simplifies to f(x)=x+3f(x) = x + 3.
  • The Catch: Even though the (x2)(x-2) divided out, the original function is still “undefined” at x=2x=2. This creates a Hole in the graph at that exact spot.

Long Division and Asymptotes

If you use Polynomial Long Division on a rational function where the top power is higher than the bottom, the Quotient tells you the end behavior (the Slant Asymptote).

f(x)=x2+3x+5x+1f(x) = \frac{x^2 + 3x + 5}{x + 1}

Using Long Division:

x+1x+2x+1)x2+3x+5(x2+x)00002x+5000(2x+2)00000003(Remainder)\begin{array}{rll} \phantom{x+1} & x + 2 \\ x+1 & \overline{\smash{)} x^2 + 3x + 5 } \\ & \underline{-(x^2 + x)} \\ & \phantom{0000} 2x + 5 \\ & \phantom{000} \underline{-(2x + 2)} \\ & \phantom{0000000} 3 & \text{(Remainder)} \end{array}

  • The Equation: f(x)=(x+2)+3x+1f(x) = (x + 2) + \frac{3}{x+1}
  • quotient is the answer to a division problem = x+2x + 2
  • Since the remainder is 3 (not zero), we know (x+1)(x+1) is not a factor of the numerator.
  • The Graphing Connection: As xx gets huge, the fraction 3x+1\frac{3}{x+1} disappears, and the graph starts to look exactly like the line y=x+2y = x + 2.

Rational Inequality

Solve: x5x+10\frac{x-5}{x+1} \geq 0

  • Numerator: x5=0    x=5x - 5 = 0 \implies \mathbf{x = 5}

  • Denominator: x+1=0    x=1x + 1 = 0 \implies \mathbf{x = -1}

    These two numbers create three intervals: (,1),(1,5),and(5,)(-\infty, -1), (-1, 5), and (5, \infty).

IntervalTest Point (x)CalculationResultSign
(,1)(-\infty, -1)2-2252+1=71\frac{-2-5}{-2+1} = \frac{-7}{-1}77Positive (+)
(1,5)(-1, 5)00050+1=51\frac{0-5}{0+1} = \frac{-5}{1}5-5Negative (-)
(5,)(5, \infty)66656+1=17\frac{6-5}{6+1} = \frac{1}{7}0.140.14Positive (+)

We want the intervals where the result is 0\geq 0 (Positive).

  • We include 55 because it makes the numerator zero (and the inequality allows \geq).
  • We exclude 1-1 because it makes the denominator zero (undefined).

Solution: (,1)[5,)(-\infty, -1) \cup [5, \infty)

Exponential & Logarithmic Functions

Exponential

f(x)=abxf(x) = a \cdot b^x

  • aa: The initial value (the y-intercept).
  • bb: The base (growth or decay factor).
    • If b>1b > 1, it is Exponential Growth.
    • If 0<b<10 < b < 1, it is Exponential Decay.

The Growth/Decay Rate Form

f(t)=a(1±r)tf(t) = a(1 \pm r)^t

  • rr: The percentage rate of change (written as a decimal).
  • ++: Used for growth (e.g., 1+0.051 + 0.05 for 5% growth).
  • -: Used for decay (e.g., 10.051 - 0.05 for 5% loss).

natural exponential function is a specific type of exponential function where the base is the mathematical constant ee (often called Euler’s Number) is an irrational constant, similar to π\pi. Its value is approximately

f(x)=exf(x) = e^x

e2.71828e \approx 2.71828

It was discovered by studying compound interest. If you had 1andabankgaveyou1001 and a bank gave you 100% interest, but they compounded it every single tiny fraction of a second (continuously), you wouldn't get infinite money—you would end up with exactly 2.718… (ee) at the end of the year

Logarithmic

The most fundamental formula for a logarithm relates the logarithmic form to its exponential form:

logb(x)=y    by=x\log_b(x) = y \iff b^y = x

  • bb (Base): Must be positive (b>0b > 0) and not equal to 11.
  • xx (Argument): Must be a positive real number (x>0x > 0).
  • yy (Exponent): The result or the “power” itself.
Rule NameFormula
Product Rulelogb(mn)=logb(m)+logb(n)\log_b(m \cdot n) = \log_b(m) + \log_b(n)
Quotient Rulelogb(mn)=logb(m)logb(n)\log_b(\frac{m}{n}) = \log_b(m) - \log_b(n)
Power Rulelogb(mp)=plogb(m)\log_b(m^p) = p \cdot \log_b(m)
Zero Propertylogb(1)=0\log_b(1) = 0
Identity Propertylogb(b)=1\log_b(b) = 1
Inverse Propertyblogb(x)=xb^{\log_b(x)} = x and logb(bx)=x\log_b(b^x) = x

Natural logarithm

written as ln(x)\ln(x), uses the mathematical constant ee as its base.

While a common logarithm (base 10) tells you how many times you multiply 10 to get a number, the natural logarithm tells you how long it takes to reach a certain level of growth if that growth is continuous.

ln(x)=loge(x)\ln(x) = \log_e(x)

Where ee (Euler’s number) is approximately 2.718282.71828

Because it is the inverse of the exponential function exe^x, the relationship is:

ey=x    ln(x)=ye^y = x \iff \ln(x) = y