Steady State
MAT161 / Lecture 1
Lecture 1 · Barnett ch. 1 · about 40 min

Functions and Their Graphs

What a function is, how to read its domain and range, how piecewise rules describe real pricing, and how demand and supply are just functions with an economic name.

By the end you can
  • Decide whether a rule or a graph defines a function, using the vertical line test
  • Find the domain and range of a function, including ones with an economic restriction
  • Evaluate and interpret piecewise-defined functions such as tiered pricing
  • Build and read demand, supply, cost and revenue functions, and find their inverses

What a function is

A function is a rule that assigns to each input exactly one output. In business, this is the most natural idea in the world: total cost depends on how many units you make, and for a given output level there is exactly one total cost, not two. Write C=f(x)C = f(x): cost is a function of quantity xx.

Function notationFormula sheet →
y=f(x)y = f(x)
xx
input (independent variable)
yy
f(x) = output (dependent variable)

Use it when you need to name a relationship before working with it, or evaluate it at a specific input.

The single-output requirement is what makes a rule a function. “Price of a house” is not a function of “number of bedrooms alone”, because two 3-bedroom houses can have different prices. But “cost of producing xx phones this month, given the factory’s cost structure” is a function of xx: plug in a quantity, get exactly one cost back.

Check your understanding

A firm records, for each day of the month, the number of units sold. Is 'units sold' a function of 'day of the month'?

Domain and range

The domain is the set of inputs a function is allowed to take. The range is the set of outputs it actually produces. Two things restrict a domain in business problems: the algebra (you cannot divide by zero or take the square root of a negative number) and the economics (you cannot produce −5-5 units).

Worked example · Domain with an economic restriction0/3

A firm's average cost is Cˉ(x)=2000x+8\bar C(x) = \frac{2000}{x} + 8, where xx is units produced per day, and the factory can make at most 500 units a day. Find the domain.

Check your understanding

What is the domain of f(x)=x−4f(x) = \sqrt{x - 4}?

Building demand, supply, cost and revenue functions

Economics gives functions their names. A demand function p=D(x)p = D(x) gives the price at which xx units will sell; a supply function p=S(x)p = S(x) gives the price at which producers will supply xx units. Total revenue is price times quantity, and total cost typically has a fixed part plus a variable part.

Cost, revenue and profitFormula sheet →
C(x)=fixed cost+(cost per unit) xR(x)=p xP(x)=R(x)−C(x)C(x) = \text{fixed cost} + (\text{cost per unit})\,x \qquad R(x) = p\,x \qquad P(x) = R(x) - C(x)
C(x)C(x)
total cost
R(x)R(x)
total revenue
P(x)P(x)
total profit
pp
price per unit

Use it when you are given a fixed cost, a per-unit cost, and a price, and need any of the three functions.

Your turn

A workshop has fixed costs of 4,000 TL a month and variable costs of 35 TL per unit. It sells each unit for 75 TL. What is the profit from producing and selling 120 units?

Piecewise-defined functions

Many real prices are piecewise: a different formula applies on different parts of the domain. Tiered electricity pricing, income tax brackets, and bulk-discount pricing are all piecewise functions.

Worked example · Reading a piecewise price schedule0/3

A courier charges C(x)=20C(x) = 20 TL if 0<x≤50 \lt x \le 5 km, and C(x)=20+3(x−5)C(x) = 20 + 3(x - 5) TL if x>5x \gt 5 km. Find the cost of a 12 km delivery.

Your turn

Using the courier's pricing above, what is the cost of a 4 km delivery?

Composition of functions

If output depends on labour, and labour depends on the wage rate, then output depends on the wage rate through labour. This chaining is composition: (f∘g)(x)=f(g(x))(f \circ g)(x) = f(g(x)), read ”ff of gg of xx”: first apply gg, then feed the result into ff.

CompositionFormula sheet →
(f∘g)(x)=f(g(x))(f \circ g)(x) = f\big(g(x)\big)
gg
the inner function, applied first
ff
the outer function, applied to g's output

Use it when one quantity is defined in terms of a second, which is itself defined in terms of a third, such as cost as a function of labour as a function of the wage.

Worked example · Composing cost with a conversion0/3

A firm's cost in US dollars is C(x)=500+2xC(x) = 500 + 2x for xx units. Today 1 USD = 34 TL, so convert with T(C)=34CT(C) = 34C. Find the cost in TL of producing 300 units, as a composition.

Check your understanding

If f(x)=x2f(x) = x^2 and g(x)=x+3g(x) = x + 3, what is (f∘g)(2)(f \circ g)(2)?

Inverse functions

An inverse function undoes another function: if y=f(x)y = f(x), then x=f−1(y)x = f^{-1}(y). Economically, if a demand function gives price from quantity, its inverse gives quantity from price, which is exactly the form used to draw a demand curve with price on the vertical axis.

Inverse functionFormula sheet →
f−1(f(x))=xf^{-1}\big(f(x)\big) = x
f−1f^{-1}
the inverse of f, which exists only where f is one-to-one

Use it when you are given a demand or supply function solved for one variable and need it solved for the other.

Worked example · Inverting a demand function0/4

Demand is given by p=D(x)=200−4xp = D(x) = 200 - 4x (price as a function of quantity). Find the inverse, giving quantity as a function of price.

Your turn

Using x=D−1(p)=50−0.25px = D^{-1}(p) = 50 - 0.25p, how many units are demanded when the price is 120 TL?

Exam practice

Exam question 1

f(x)=x+6x−3f(x) = \frac{x + 6}{x - 3}. What value must be excluded from the domain?

Exam question 2

A firm's revenue is R(x)=60x−0.1x2R(x) = 60x - 0.1x^2. What is R(50)R(50)?

Exam question 3

A phone plan costs 100 TL for up to 10 GB, and 100 + 15 TL per extra GB beyond that. Which is the correct piecewise function for usage xx in GB?

Exam question 4

f(x)=3x−1f(x) = 3x - 1 and g(x)=x2g(x) = x^2. Find (f∘g)(4)(f \circ g)(4).

Summary and review

Review deck · 12 cards0/12 mastered