Mathematics For Management Concept Summary: Algebra
Mathematics For Management Concept Summary: Algebra
Mathematics For Management Concept Summary: Algebra
Rule 1: Adding the same quantity to both sides of an equation does not change the set of solutions to
that equation.
Rule 2: Multiplying or dividing both sides of an equation by the same nonzero number does not change
the set of solutions to that equation.
Substitution: Use one equation to solve for one variable in terms of the other (say, x in
terms of y). Then substitute this relationship for each occurrence of x in the remaining
equation. Now solve the remaining equation for y. Given that you know x in terms of y,
you also know x.
If you add the same number to both sides of an inequality, the resulting inequality has the same
direction as the original inequality. For example, if the original inequality were a "less than"
inequality, the resulting inequality would also be a "less than" inequality.
2
If you multiply or divide both sides of an inequality by the same positive number, the resulting
inequality has the same direction as the original inequality. For example, if the original
inequality were a "less than" inequality, the resulting inequality would also be a "less than"
inequality.
If you multiply or divide both sides of an inequality by the same negative number, the resulting
inequality has the opposite direction as the original inequality. For example, if the original
inequality were a "less than" inequality, the resulting inequality would be a "greater than"
inequality.
Parabolas
The graph of y = ax2 + bx + c is called a parabola. If a < 0, as x increases to the value -b/2a, the value of
the quadratic function will increase, and after -b/2a is reached, the value of the function will decrease. If
a > 0, as x increases to the value of –b/2a, the value of the quadratic function will decrease, and after –
b/2a is reached, the value of the function will increase. Any parabola is symmetric about the line x = –
b/2a. That is, if x is k units larger than –b/2a and k units smaller than –b/2a, the function has the same
value for both these values of x.
−𝑏± 𝑏 2 −4𝑎𝑐
𝑥= 2𝑎
.
Exponents
An exponent is shorthand for repeated multiplication. For example, 24 = 2 × 2 × 2 × 2. The following
rules apply to exponents:
3
Rule 1: x0 = 1
Rule 2: When multiplying like terms involving exponents, add the exponents. That is, xa × xb = xa+b.
𝒙𝒂
Rule 5: (x/y)a = .
𝒚𝒂
𝟏
Rule 6: x–a = 𝒙𝒂.
𝒙𝒂
Rule 7: 𝒙𝒃 =xa–b.
Power Function
The function y = axb is called a power function. Usually in business, a > 0 and x > 0. Then for b > 1, as x
increases, y increases and the graph gets steeper. For 0 < b < 1, as x increases, y increases but the graph
gets flatter. For b < 0, as x increases, y decreases and the graph gets flatter.
Order of Operations
In the evaluation of mathematical expressions, the order of operations is as follows:
P (Parentheses): If the expression contains parentheses, first evaluate all expressions within
parentheses, working from the innermost set of parentheses out.
MD (Multiplication and Division): Next, perform all multiplication and division calculations from
left to right.
AS (Addition and Subtraction): Finally, perform all addition and subtraction calculations from left
to right.
This hierarchy is easily remembered by using the pneumonic device PEMDAS, or Please Excuse My
Dear Aunt Sally.
Use the Scatter option from the Insert tab of the Excel ribbon to graph a function.
Inverse Function
If y = f(x), the inverse function of f (call it g) is found by solving for x in terms of y. The expression is
often written as x = g(y).
Ratio
The ratio of two numbers reflects their relative sizes. For example, if you want to divide an inheritance
between two siblings in the ratio 2:3, the first sibling will get 2/3 as much as the second sibling or,
equivalently, the second sibling will get 3/2 as much as the first sibling.
Percentage
A percentage is simply mathematical shorthand for one hundredth. For example, if a bookstore marks
up the price of a book 40% over the wholesale price, you can compute the retail price by adding forty
hundredths, or 0.4 times, the wholesale price to the wholesale price.
Elasticity of Demand
The demand elasticity (E) for a product is the percentage change in demand that results from a 1%
increase in the product's price. If E < –1, the demand is elastic; if –1 < E < 0, the demand is inelastic.
Logarithm
Assuming a positive number b, the logarithm of a number x to the base b is the power
to which b must be raised to result in the number x.
Index Numbers
An index number indicates the percentage change in a quantity, relative to a base level that is assigned
a value of 100. For example, suppose that the base year for GNP is 2000 and that the GNP in 2000 is $4
trillion. If the GNP in 2008 is $6 trillion, the 2008 GNP index is 150.
5
Calculus
Derivatives and Rules for Finding Derivatives
𝑑𝑦
The derivative of a function for a value of x (written as f'(x) or ) is the slope of the function for that
𝑑𝑥
value of x. The following rules make it easy to find the slope of a curve for a variety of functions.
𝑑𝑦
Rule 1: If f(x) = k, where k is a constant, then =0.
𝑑𝑥
𝑑𝑦
Rule 2: If f(x) = xn, where n is any number, then =nxn–1.
𝑑𝑥
Rule 3: If f(x) = kg(x), where k is a constant, then y' = kg'(x), where g'(x) is the derivative of g(x).
Rule 4: If f(x) can be written as the sum of two functions, g(x) and h(x), then f'(x) = g'(x) + h'(x).
If the second derivative is less than or equal to 0 for a value of x, then f(x) is concave at
x.
If the second derivative is greater than or equal to 0 for a value of x, then f(x) is convex
at x.
Inflection Points
An inflection point for a function is a point where the function changes from convex to concave or
convex to concave. To find an inflection point, find an x such that f"(x) = 0 and check that the function
changes from convex to concave or concave to convex at x.
6
Statistics
Histograms
To summarize data with a histogram, begin by dividing the possible data values into 5 to 10 bin ranges
and determine how many data points fall into each bin. The histogram option of the Excel Data Analysis
Toolpak makes it easy to create a histogram.
Roughly speaking, the median is the point in a data set where half the observations are less than
the median and half the observations are more than the median. If the data set consists of an
even number of data points, the median is the average of the two middle observations. If the
data set consists of an odd number of data points, the median is the middle observation.
Excel's AVERAGE, MEDIAN, and MODE functions can be used to compute measures of central
location.
Skewness
If a data set exhibits a lot of skewness, then the median is a better measure of central location than the
mean. Otherwise, the mean is a better measure of central location.
Measures of Variability
The sample variance and sample standard deviation are measures of a data set's spread about the mean
or variability. Given data points x1, x2, … xn, the sample variance of the data set (written as S2) is defined
as
1 𝑖=𝑛
S2 =𝑛−1 𝑖=1 (𝑥𝑖 − 𝑥 )2. The sample standard deviation is the square root of the sample variance. Excel's
VAR function finds the sample variance, and Excel's STDEV function finds the sample standard deviation.
𝑖=𝑛
𝑖=1 (𝑥 𝑖 −𝑥 )(𝑦 𝑖 −𝑦 )
given by (𝑛−1)
. The sample correlation between two data sets X and Y is given by
𝐶𝑜𝑣𝑎𝑟𝑖𝑎𝑛𝑐𝑒 (𝑋,𝑌)
𝑆𝑋 𝑆𝑌
, where SX and SY are the standard deviations of the data sets. Correlation is a unit-free
measure of linear association, so it is used more often than covariance.
Probability
Probability of Two Events
Given two events E1 and E2, P(E1 or E2) = P(E1) + P(E2) – P(E1 and E2).
Conditional Probability
Given two events A and B, the conditional probability that A will occur, given that you know that B has
P(A and B)
occurred, may be computed from P(A|B)= .
P(B)
Joint Probabilities
Given two events A and B, the joint probability that events A and B both occur can be computed from
P(A and B) = P(B)P(A|B).
Independent Events
Two events A and B are independent events if knowledge that one event has occurred does not change
the probability that the other event has occurred. If a set of events is independent, you can find the joint
probability that a subset of the independent events occurs simply by multiplying the probabilities of the
individual events.
Random Variables
A random variable is a function that associates a value with every point in an experiment's sample
space. For a discrete random variable, assuming values xi with probability pi (i = 1, 2, …, n), the expected
𝑖=𝑛
value of the random variable equals 𝑖=1 𝑥𝑖 𝑝𝑖 . The variance of a discrete random variable may be
computed as 𝑖=𝑛 2
𝑖=1 𝑝𝑖 (𝑥𝑖 − 𝐸(𝑥)) .
Finance
Net Present Value (NPV)
If a cash flow of ct is received at time t, (t = 0, 1, 2 … n), and cash flows are discounted at a rate r per
period, the value in today's dollars of the cash flows (called Net Present Value) is expressed as
𝑡=𝑛 𝑐𝑡
𝑡=0 (1+𝑟)𝑡 . Excel's NPV function can be used to compute NPVs. Remember that the Excel NPV function
assumes that the first cash flow is received one period from now, not today.
Payback Period
An investment's payback period is the length of time needed to pay back the investment's initial cash
outflow.
Future Value
The value of a cash flow brought forward to a future point in time is called the future value. If the rate
of return is r per period, then $1 today has a future value t periods from now of (1 + r)t.
Annuity
An annuity is a stream of equal cash flows (say, $C) received at times 1, 2… n. If the interest rate is r, the
1 1
present value of an annuity may be found using the formula C[ − ] . The present value of an
𝑟 𝑟(1+𝑟)𝑁
annuity may also be found using Excel's PV function.
Perpetuity
A perpetuity is an infinite stream of equal cash flows (say, $C) received at times 1, 2… . If the interest
rate is r, the present value of the perpetuity is C/r.
9
Growing Perpetuity
A growing perpetuity is an infinite stream of cash flows that begins with a cash flow of $C received at
time 1 that grows by a rate g per period. The present value of a growing perpetuity (assuming r > g) is
given by C/(r – g).
Compound Interest
If the annual interest rate is r and interest is compounded m times per year, $1 will grow in t years to
𝑟
(1 + )𝑚𝑡 dollars.
𝑚
Bond Yield
The yield of a bond is the required rate of return that makes the NPV of the bond's cash flows equal to
its price. You can find the yield of the bond in Excel by listing the bond's cash flows (including the bond
price as a negative cash flow) and then using the IRR function to determine the bond's yield. Of course, if
coupons are received n times per year, the IRR function will return the annual yield/n.
. . . the famous Black-Scholes formula can be used to price European puts and calls. The file Bstemp.xlsx
makes it easy to price a European put or call option.