
Section 04: Advanced Functions
Work individually for 5 minutes, then we discuss
Determine the end behavior of \(P(x) = -3x^4 + 2x^2 - 7\)
Given \(Q(x) = 2(x - 1)^3(x + 2)\), identify all zeros and their multiplicities and describe what they mean
If a polynomial has degree 5, what is the maximal number of turning points it can have?
Sketch \((x - 2)(x + 1)^2\) on a number line
Focus on polynomial applications and factoring
Power functions will help us understand the individual components of polynomials!
By the end of this session, you will be able to:
The building blocks of polynomials
A power function has the form \[f(x) = ax^n \quad (a \neq 0,\; n \text{ real})\]
Simpler than polynomials, but they reveal behaviors that explain all functions.

For \(n > 0\): \(f(x) = x^{-n} = \frac{1}{x^n}\), not defined at \(x = 0\)

2 minutes individual, 3 minutes pairs, 2 minutes class discussion
Compare and contrast:
Consider: domain and range · symmetry · behavior near \(x = 0\) · behavior as \(x \to \pm\infty\)

Critical concept for root functions
like \(\sqrt{x}\), \(\sqrt[4]{x}\):
like \(\sqrt[3]{x}\), \(\sqrt[5]{x}\):
Combining powers and roots
For \(f(x) = x^{m/n}\) where \(m, n\) are integers, \(n > 0\):
\[x^{m/n} = (x^{1/n})^m = \sqrt[n]{x^m}\]
Domain depends on \(n\):
Example: \(f(x) = x^{3/2} = \sqrt{x^3} = (\sqrt{x})^3\)

Cost functions with fractional powers
Many production processes exhibit economies of scale:
\[C(x) = 500 + 50x^{0.7}\]
where \(x\) is production quantity (thousands)
Question: Any idea why \(x^{0.7}\)?
Exponent < 1 means cost grows slower than production!
/var/folders/6k/2wxt8j091tl0m2d2x7_200b00000gn/T/ipykernel_36556/2782387132.py:9: RuntimeWarning: divide by zero encountered in divide
C_average = C_total / x # Now both arrays have same length

Biological and economic scaling
Many relationships follow power laws:
Have you ever seen ∝ before? That’s the proportionality symbol (∝), which means “is proportional to” in mathematics.

Why packaging costs don’t scale linearly
Example: Doubling box dimensions
This explains why larger packages have lower cost per unit volume. The discount has a mathematical basis!
A systematic approach
Steps to sketch \(f(x) = ax^n\) or \(f(x) = ax^{m/n}\):
Determine domain
Find key points
Analyze end behavior
Check symmetry
Work together
Sketch: \(f(x) = 2x^{2/3}\)

Work together and discuss
For each function, determine the domain and range, then sketch a rough graph:
\(f(x) = 3x^{1/4}\)
\(g(x) = -2x^{-1}\)
\(h(x) = x^{3/5}\)
\(p(x) = 4 - x^{1/2}\)
Building complex models
Real-world phenomena often combine power functions:
Total Cost with Multiple Effects:
\[C(x) = 1000x^{0.5} + 50x + 0.1x^2\]
A rational function has the form:
\[f(x) = \frac{P(x)}{Q(x)}\]
where \(P(x)\) and \(Q(x)\) are polynomials and \(Q(x) \neq 0\)
An asymptote is a line a function approaches
Occur where the denominator equals zero (and numerator doesn’t)
Mathematical definition: \[\lim_{x \to a^-} f(x) = \pm\infty \quad \text{or} \quad \lim_{x \to a^+} f(x) = \pm\infty\]
Three cases, based on the degrees of \(P(x)\) and \(Q(x)\)
\[f(x) = \frac{2x + 1}{x^3 - 5}\]
\[f(x) = \frac{3x^2 + 2x - 1}{2x^2 + 5}\]
\[f(x) = \frac{x^3 + 2x}{x^2 - 1}\]
When degree of P exceeds degree of Q by exactly 1
Example: \(f(x) = \frac{x^2 + 1}{x - 1} = \frac{x^2 + 1}{x - 1} = x + 1 + \frac{2}{x-1}\)
Oblique asymptote: \(y = x + 1\)
Critical distinction when factors cancel!
Always factor completely and cancel common factors before identifying asymptotes!

Systematic Approach for Finding Asymptotes
Step 1: Factor completely \[f(x) = \frac{P(x)}{Q(x)} = \frac{\text{factored form}}{\text{factored form}}\]
Step 2: Cancel common factors → These create holes
Step 3: Vertical asymptotes → Remaining factors in denominator
Step 4: Horizontal/Oblique asymptotes → Compare degrees
3 minutes individual, 2 minutes pair discussion, 2 minutes class share
Analyze the function: \(f(x) = \frac{x^2 - x - 6}{x^2 - 4}\)
Your tasks:

In business, the average cost per unit is:
\[AC(x) = \frac{\text{Total Cost}}{\text{Quantity}} = \frac{C(x)}{x} = \frac{F + vx}{x} = \frac{F}{x} + v\]
Do you get the idea here?
These functions often have the same properties:
Let’s see an example!

Work through this business scenario and then we compare
A company has fixed costs of $5000 per month and variable costs of $20 per unit.
Work alone for 5 minutes, then discuss for 5 minutes
Problem 1: A company’s profit function combines multiple effects: \[P(x) = -2x^3 + 15x^2 + 100\sqrt{x} - 500\]
where \(x\) is production level (hundreds of units), \(x > 0\)
Work alone for 5 minutes, then discuss for 5 minutes
Problem 2: Compare growth rates for large values:
Work alone for 5 minutes, then discuss for 5 minutes
Problem 3: A technology company’s average cost per unit is: \[AC(x) = \frac{50000}{x} + 100 + 0.01x\]
where \(x\) is units produced.
Can you find what’s wrong? Work with your neighbor
Time allocation: 5 minutes to find errors, 5 minutes to discuss
Student work:
“\(\sqrt{x^2} = x\) for all \(x\)”
“The function \(f(x) = x^{-1/2}\) has domain \(x > 0\)”
“Since \(x^{2/3} = \sqrt[3]{x^2}\), the domain is \(x \geq 0\)”
“\(x^{1.5}\) grows faster than \(x^2\) because 1.5 is complicated”
Not everything has to be wrong!
Today’s essential concepts
5 minutes - Individual work
A manufacturing company’s cost per unit follows: \[C(x) = 10000x^{-0.5} + 50 + 2x^{0.5}\]
where \(x\) is the number of units produced (in thousands).
What is the domain of this function in the business context?
Identify each term’s economic meaning
What happens to cost per unit as production increases dramatically?
Which term represents economies of scale?
Session 04-03: Exponential & Logarithmic Functions
Moving from power to exponential growth
Complete Tasks 04-02!
Session 04-02 - Power, Root & Rational Functions | Dr. Nikolai Heinrichs & Dr. Tobias Vlćek | Home