BackBusiness Calculus: Linear Functions, Supply & Demand, Marginal Analysis, and Regression
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Linear Functions in Business Calculus
Definition and Properties of Functions
A function is a rule that assigns to each element x in a set D (the domain) exactly one element y in R (the set of real numbers). The set of all possible output values is called the range of the function.
Function notation:
Domain: The set D where the function is defined.
Range: The set
Linear Functions
A linear function is a function of the form:
Slope (m): Measures the rate of change of the function.
Y-intercept (b): The value of the function when .
Graph: The graph of a linear function is a straight line.
Domain: For most business applications, the domain is all real numbers .
Example: Graph the function .
Slope , y-intercept .
Points: and are on the graph.
Supply and Demand Functions
Basic Economic Definitions
Supply: The quantity of a good that producers are willing to provide.
Demand: The quantity of a good that consumers are willing to buy.
Laws of Supply and Demand
Law of Demand: If the price of an item increases, the demand decreases.
Law of Supply: If the price of an item increases, the supply increases.
Supply and Demand Functions
Let p be the price and q the quantity.
Supply function:
Demand function:
Note: In practice, quantity often depends on price, i.e., and .
Equilibrium
Equilibrium occurs when supply equals demand. The equilibrium price and equilibrium quantity are found where the supply and demand curves intersect.
Equilibrium condition:
Example: For sugar, let:
Set :
(thousand pounds)
Equilibrium price:
(per pound)
Graphical Representation
The intersection point is where the supply and demand curves meet. This can be visualized on a graph with price on the vertical axis and quantity on the horizontal axis.
Marginal Cost and Linear Cost Functions
Marginal Cost
The marginal cost is the rate of change of the cost function at a given production level. For a linear cost function :
Slope (m): Marginal cost (cost of producing one additional unit)
Intercept (b): Fixed cost (cost when production is zero)
Example: Cost to produce 100 cups is $11.02, 400 cups is $40.12.
Find :
Find using :
Cost function:
Marginal cost:
Fixed cost:
Cost to produce 1000 cups:
Revenue, Profit, and Break-Even Analysis
Revenue and Profit Functions
Revenue: (where is price per unit, is units sold)
Profit:
Break-Even Point
The break-even quantity is where (profit is zero).
The break-even point is or .
Example: Fixed cost , break-even quantity .
Let
Let
At break-even:
Marginal profit (slope of profit function):
Least-Squares Regression and Correlation
Least-Squares Line (Regression Line)
The least-squares line is the line that minimizes the sum of squared vertical distances from the data points to the line.
Slope:
Intercept:
Correlation Coefficient
The correlation coefficient measures the strength of the linear relationship between two variables:
If is close to $1-1r = 0$, there is no linear correlation.
Example: Consumer Credit Data
The following table shows U.S. consumer credit (in billions of dollars) for selected years:
Year (2000+x) | Consumer Credit (y) |
|---|---|
2013 | 3078.7 |
2014 | 3287.7 |
2015 | 3527.0 |
2016 | 3623.3 |
2018 | 3979.2 |
Regression line:
Growth rate per year: billion
Predicted amount in 2030: billion
Year when debt exceeds $7000x = \frac{7000 - 812.28}{116.84} \approx 53$ (year 2053)
Correlation coefficient: (strong positive correlation)
Additional info: MATLAB and other computational tools can be used to calculate regression coefficients and correlation for large datasets.