Algebra Handbook
Algebra Handbook
Algebra Handbook
Version 3.3
Page Description
Chapter 1: Basics
9 Order of Operations (PEMDAS, Parenthetical Device)
10 Graphing with Coordinates (Coordinates, Plotting Points)
11 Linear Patterns (Recognition, Converting to an Equation)
12 Identifying Number Patterns
13 Completing Number Patterns
14 Real Number Sets (Sets of Numbers, Real Number Set Tree)
Chapter 2: Operations
15 Operating with Real Numbers (Absolute Value, Add, Subtract, Multiply, Divide)
16 Properties of Algebra (Addition & Multiplication, Zero, Equality)
Chapter 5: Functions
24 Introduction to Functions (Definitions, Line Tests)
25 Special Integer Functions
26 Operations with Functions
27 Composition of Functions
28 Inverses of Functions
29 Transformation – Translation
30 Transformation – Vertical Stretch and Compression
31 Transformation – Horizontal Stretch and Compression
32 Transformation – Reflection
33 Transformation – Summary
34 Building a Graph with Transformations
Page Description
Chapter 7: Inequalities
42 Properties of Inequalities
43 Graphs of Inequalities in One Dimension
44 Compound Inequalities in One Dimension
45 Inequalities in Two Dimensions
46 Graphs of Inequalities in Two Dimensions
47 Absolute Value Functions (Equations)
48 Absolute Value Functions (Inequalities)
Page Description
Page Description
Page Description
Page Description
178 Index
Useful Websites
Mathguy.us – Developed specifically for math students from Middle School to College, based on the
author's extensive experience in professional mathematics in a business setting and in math
tutoring. Contains free downloadable handbooks, PC Apps, sample tests, and more.
http://www.mathguy.us/
Wolfram Math World – Perhaps the premier site for mathematics on the Web. This site contains
definitions, explanations and examples for elementary and advanced math topics.
http://mathworld.wolfram.com/
Purple Math – A great site for the Algebra student, it contains lessons, reviews and homework
guidelines. The site also has an analysis of your study habits. Take the Math Study Skills Self‐
Evaluation to see where you need to improve.
http://www.purplemath.com/
Math.com – Has a lot of information about Algebra, including a good search function.
http://www.math.com/homeworkhelp/Algebra.html
Schaum’s Outlines
An important student resource for any high school math student is a Schaum’s Outline. Each book
in this series provides explanations of the various topics in the course and a substantial number of
problems for the student to try. Many of the problems are worked out in the book, so the student
can see examples of how they should be solved.
Schaum’s Outlines are available at Amazon.com, Barnes & Noble, Borders and other booksellers.
Note: This study guide was prepared to be a companion to most books on the subject of High
School Algebra. In particular, I used the following texts to determine which subjects to include
in this guide.
Algebra 1 , by James Schultz, Paul Kennedy, Wade Ellis Jr, and Kathleen Hollowelly.
Algebra 2 , by James Schultz, Wade Ellis Jr, Kathleen Hollowelly, and Paul Kennedy.
Although a significant effort was made to make the material in this study guide original, some
material from these texts was used in the preparation of the study guide.
Algebra
Order of Operations
PEMDAS
In order to evaluate expressions like the one above, mathematicians have defined an order of
operations that must be followed to get the correct value for the expression. The acronym that
can be used to remember this order is PEMDAS. Alternatively, you could use the mnemonic
phrase “Please Excuse My Dear Aunt Sally” or make up your own way to memorize the order of
operations. The components of PEMDAS are:
Parenthetical Device. A useful device is to use apply parentheses to help you remember
the order of operations when you evaluate an expression. Parentheses are placed around the
items highest in the order of operations; then solving the problem becomes more natural.
Using PEMDAS and this parenthetical device, we solve the expression above as follows:
Algebra
Graphing with Coordinates
Graphs in two dimensions are very common in algebra and are one of the most common
algebra applications in real life.
y
Coordinates
Quadrant 2 Quadrant 1
The plane of points that can be graphed in 2 dimensions is
called the Rectangular Coordinate Plane or the Cartesian x
Coordinate Plane (named after the French mathematician
and philosopher René Descartes). Quadrant 3 Quadrant 4
Examples:
The following points are plotted in the figure to
the right:
A = (2, 3) in Quadrant 1
B = (‐3, 2) in Quadrant 2
C = (‐2, ‐2) in Quadrant 3
D = (4, ‐1) in Quadrant 4
O = (0, 0) is not in any quadrant
Algebra
Linear Patterns
The first step to recognizing a pattern is to arrange a set of numbers in a table. The table can
be either horizontal or vertical. Here, we consider the pattern in a horizontal format. More
advanced analysis generally uses the vertical format.
To analyze the pattern, we calculate differences of successive values in the table. These are
called first differences. If the first differences are constant, we can proceed to converting the
pattern into an equation. If not, we do not have a linear pattern. In this case, we may choose
to continue by calculating differences of the first differences, which are called second
differences, and so on until we get a pattern we can work with.
In the example above, we get a constant set of first differences, which tells us that the pattern
is indeed linear.
x‐value 0 1 2 3 4 5
y‐value 6 9 12 15 18 21
First Differences 3 3 3 3 3
Finally, it is a good idea to test your equation. For example, if 𝑥 4, the above equation gives
𝑦 3∙4 6 18, which is the value in the table. So we can be pretty sure our equation is
correct.
Algebra
Identifying Number Patterns
When looking at patterns in numbers, is is often useful to take differences of the numbers you
are provided. If the first differences are not constant, take differences again.
n ∆
‐3
2
‐1 When first differences are constant, the pattern represents a
2
1 linear equation. In this case, the equation is: y = 2x ‐ 5 . The
2
3 constant difference is the coefficient of x in the equation.
2
5
2
7
n ∆ ∆2
2 When second differences are constant, the pattern represents a
3
5 2
5 quadratic equation. In this case, the equation is: y = x 2 + 1 . The
10 2
7 constant difference, divided by 2, gives the coefficient of x2 in the
17 2
9 equation.
26 2
11
37
When taking successive differences yields patterns that do not seem to level out, the pattern
may be either exponential or recursive.
n ∆ ∆2
5 In the pattern to the left, notice that the first and second
2
7 2 differences are the same. You might also notice that these
4
11 4 differences are successive powers of 2. This is typical for an
8
19 8
16 exponential pattern. In this case, the equation is: y = 2 x + 3 .
35 16
32
67
n ∆ ∆2 In the pattern to the left, notice that the first and second
2 differences appear to be repeating the original sequence. When
1
3 1 this happens, the sequence may be recursive. This means that
2
5 1 each new term is based on the terms before it. In this case, the
3
8 2 equation is: y n = y n‐1 + y n‐2 , meaning that to get each new term,
5
13 3
8 you add the two terms before it.
21
Algebra
Completing Number Patterns
The first step in completing a number pattern is to identify it. Then, work from the right to the left, filling in
the highest order differences first and working backwards (left) to complete the table. Below are two
examples.
Example 1 Example 2
n ∆ ∆2 ∆
3
Step 1: Create a table of differences. Take successive n ∆ ∆2 ∆
3
n ∆ ∆2 ∆
3
Step 2: In the last column of differences you created, n ∆ ∆2 ∆
3
The final answers to the examples are the ninth items in each sequence, the items in bold red.
Algebra
Real Number Sets
Rational Irrational
Whole Negative
Numbers Integers
Natural Zero
Numbers
Algebra
Operating with Real Numbers
Absolute Value
The absolute value of something is the distance it is from zero. The easiest way to get the
absolute value of a number is to eliminate its sign. Absolute values are always positive or 0.
Adding Numbers with the Same Sign: Adding Numbers with Different Signs:
Add the numbers without regard Ignore the signs and subtract the
to sign. smaller number from the larger one.
Give the answer the same sign as Give the answer the sign of the number
the original numbers. with the greater absolute value.
Examples: Examples:
6 3 9 6 3 3
12 6 18 7 11 4
Subtracting Numbers:
Change the sign of the number or numbers being subtracted.
Add the resulting numbers.
Examples:
6 3 6 3 3
13 4 13 4 9
Algebra
Properties of Algebra
1 1
Inverse Property 𝑎 𝑎 𝑎 𝑎 0 𝐹𝑜𝑟 𝑎 0, 𝑎 ∙ ∙𝑎 1
𝑎 𝑎
Algebra
Properties of Algebra
Property Definition
Property Definition
Reflexive Property 𝑎 𝑎
Algebra
Solving Multi‐Step Equations
Reverse PEMDAS
One systematic way to approach multi‐step equations is Reverse PEMDAS. PEMDAS describes
the order of operations used to evaluate an expression. Solving an equation is the opposite of
evaluating it, so reversing the PEMDAS order of operations seems appropriate.
The list above shows inverse operation relationships. In order to undo an operation, you
perform its inverse operation. For example, to undo addition, you subtract; to undo division,
you multiply. Here are a couple of examples:
Example 1 Example 2
Solve: 3𝑥 4 14 Solve: 2 ∙ 2𝑥 5 3 5
Step 1: Add 4 4 4 Step 1: Add 3 3 3
Result: 3𝑥 18 Result: 2 ∙ 2𝑥 5 2
Step 2: Divide by 3 3 3 Step 2: Divide by 2 2 2
Result: 𝑥 6 Result: 2𝑥 5 1
Step 3: Remove parentheses
Notice that we add and subtract before we
multiply and divide. Reverse PEMDAS. Result: 2𝑥 5 1
Step 4: Subtract 5 5 5
Result: 2𝑥 6
With this approach, you will be able to
Step 5: Divide by 2 2 2
solve almost any multi‐step equation. As
you get better at it, you will be able to use Result: 𝑥 3
some shortcuts to solve the problem faster.
Since speed is important in mathematics, learning a few tips and tricks with regard to solving
equations is likely to be worth your time.
Algebra
Tips and Tricks in Solving Multi‐Step Equations
Fractional Coefficients
Fractions present a stumbling block to many students in solving multi‐step equations. When
stumbling blocks occur, it is a good time to develop a trick to help with the process. The trick
shown below involves using the reciprocal of a fractional coefficient as a multiplier in the
solution process. (Remember that a coefficient is a number that is multiplied by a variable.)
Example 1
Algebra
Probability and Odds
Probability
Probability is a measure of the likelihood that an event will occur. It depends on the number of
outcomes that represent the event and the total number of possible outcomes. In equation terms,
Example 1: The probability of a flipped coin landing as a head is 1/2. There are two equally likely events
when a coin is flipped – it will show a head or it will show a tail. So, there is one chance out of two that
the coin will show a head when it lands.
1 𝑜𝑢𝑡𝑐𝑜𝑚𝑒 𝑜𝑓 𝑎 ℎ𝑒𝑎𝑑 1
𝑃 ℎ𝑒𝑎𝑑
2 𝑡𝑜𝑡𝑎𝑙 𝑝𝑜𝑠𝑠𝑖𝑏𝑙𝑒 𝑜𝑢𝑡𝑐𝑜𝑚𝑒𝑠 2
Example 2: In a jar, there are 15 blue marbles, 10 red marbles and 7 green marbles. What is the
probability of selecting a red marble from the jar? In this example, there are 32 total marbles, 10 of
which are red, so there is a 10/32 (or, when reduced, 5/16) probability of selecting a red marble.
10 𝑟𝑒𝑑 𝑚𝑎𝑟𝑏𝑙𝑒𝑠 10 5
𝑃 𝑟𝑒𝑑 𝑚𝑎𝑟𝑏𝑙𝑒
32 𝑡𝑜𝑡𝑎𝑙 𝑚𝑎𝑟𝑏𝑙𝑒𝑠 32 16
Odds
Odds are similar to probability, except that we measure the number of chances that an event will occur
relative to the number of chances that the event will not occur.
Note that the numerator and the denominator in an odds calculation add to the total number of
possible outcomes in the denominator of the corresponding probability calculation.
To the beginning student, the concept of odds is not as intuitive as the concept of probabilities;
however, they are used extensively in some environments.
Algebra
Probability with Dice
Single Die
Probability with a single die is based on the number of chances of an event out of 6 possible
outcomes on the die. For example:
Two Dice
Probability with two dice is based on the number of chances of an event out of 36 possible
outcomes on the dice. The following table of results when rolling 2 dice is helpful in this regard:
1st Die
2nd Die 1 2 3 4 5 6
1 2 3 4 5 6 7
2 3 4 5 6 7 8
3 4 5 6 7 8 9
4 5 6 7 8 9 10
5 6 7 8 9 10 11
6 7 8 9 10 11 12
The probability of rolling a number with two dice is the number of times that number occurs in
the table, divided by 36. Here are the probabilities for all numbers 2 to 12.
𝑃 2 𝑃 5 𝑃 8 𝑃 11
𝑃 3 𝑃 6 𝑃 9 𝑃 12
𝑃 4 𝑃 7 𝑃 10
𝑃 𝑛𝑢𝑚𝑏𝑒𝑟 𝑑𝑖𝑣𝑖𝑠𝑖𝑏𝑙𝑒 𝑏𝑦 6
Algebra
Combinations
The number of combinations of items selected from a set, several at a time, can be calculated
relatively easily using the following technique:
Technique: Create a ratio of two products. In the numerator, start with the number of
total items in the set, and count down so the total number of items being multiplied is
equal to the number of items being selected. In the denominator, start with the
number of items being selected and count down to 1.
8∙7∙6 13 ∙ 12 ∙ 11 ∙ 10 30 ∙ 29
56 715 435
3∙2∙1 4∙3∙2∙1 2∙1
When calculating the number of combinations that can be created by selecting items from
several categories, the technique is simpler:
Technique: Multiply the numbers of items in each category to get the total number of
possible combinations.
Example: How many different Example: How many different Example: How many designs
pizzas could be created if you outfits can be created if you for a car can be created if you
have 3 kinds of dough, 4 kinds have 5 pairs of pants, 8 shirts can choose from 12 exterior
of cheese and 8 kinds of and 4 jackets? colors, 3 interior colors, 2
toppings? interior fabrics and 5 types of
Answer: Answer: wheels? Answer:
Algebra
Statistical Measures
Statistical measures help describe a set of data. A definition of a number of these is provided in the table below:
Data Set Numbers 35, 35, 37, 38, 45 15, 20, 20, 22, 25, 54
Notes:
(1) If there are an even number of values, the median is the average of the two middle values. In Example 2, the median is 21,
which is the average of 20 and 22.
(2) The question of what constitutes an outlier is not always clear. Although statisticians seek to minimize subjectivity in the
definition of outliers, different analysts may choose different criteria for the same data set.
Algebra
Introduction to Functions
Definitions
A Relation is a relationship between variables, usually expressed as an equation.
In a typical x‐y equation, the Domain of a relation is the set of x‐values for which y‐
values can be calculated. For example, in the relation 𝑦 √𝑥 the domain is 𝑥 0
because these are the values of x for which a square root can be taken.
In a typical x‐y equation, the Range of a relation is the set of y‐values that result for all
values of the domain. For example, in the relation 𝑦 √𝑥 the range is 𝑦 0 because
these are the values of y that result from all the values of x.
A Function is a relation in which each element in the domain has only one
corresponding element in the range.
A One‐to‐One Function is a function in which each element in the range is produced by
only one element in the domain.
Examples:
Algebra
Special Integer Functions
In the graph to the right, notice the solid dots on the left of the segments (indicating the points are
included) and the open lines on the right of the segments (indicating the points are not included).
Algebra
Operations with Functions
Function Notation
𝒇 𝒙 𝒙𝟐 𝟐 𝒈 𝒙 𝒆𝒙 𝒍𝒏 𝒙 𝒉 𝒙 𝟑𝒙 𝟒
Function notation replaces the variable y with a function name. The x in parentheses indicates
that x is the domain variable of the function. By convention, functions tend to use the letters f,
g, and h as names of the function.
Examples:
Let: 𝑓 𝑥 𝑥 1 Then: 𝑓 𝑔 𝑥 𝑥 𝑥
𝑔 𝑥 𝑥 1 𝑓 𝑔 𝑥 𝑥 𝑥 2
𝑓∙𝑔 𝑥 𝑥 𝑥 𝑥 1
𝑓
𝑥 𝑥 1, 𝑤𝑖𝑡ℎ 𝑥 1
𝑔
Other Operations
Other operations of equality also hold for functions, for example:
𝑓 𝑥 𝑓 𝑥 𝑓 𝑥 ∙𝑓 𝑥 ∙𝑓 𝑥
𝑓 𝑥 ∙ 𝑔 𝑥 ℎ 𝑥 𝑓 𝑥 ∙𝑔 𝑥 𝑓 𝑥 ∙ℎ 𝑥
Algebra
Composition of Functions
In a Composition of Functions, first one function is performed, and then the other. The
notation for composition is, for example: 𝒇 𝒈 𝒙 or 𝒇 𝐨 𝒈 𝒙 . In both of these notations,
the function g is performed first, and then the function f is performed on the result of g.
Always perform the function closest to the variable first.
Double Mapping
A composition can be thought of as a double mapping. First g maps from its domain to its
range. Then, f maps from the range of g to the range of f:
Range of g
Domain of g Range of f
Domain of f
g f
𝟐
Sometimes it is easier to think of the functions in
Then: 𝒇𝐨𝒈 𝒙 𝒙 𝟏
words rather than in terms of an argument like x.
And: 𝒈𝐨𝒇 𝒙 𝒙𝟐 𝟏
𝒇 𝐨 𝒈 says “add 1 first, then square the result.”
𝒈 𝐨 𝒇 says “square first, then add 1 to the result.”
Algebra
Inverses of Functions
In order for a function to have an inverse, it must be a one‐to‐one function. The requirement
for a function to be an inverse is:
𝟏 𝟏
𝒇𝐨𝒇 𝒙 𝒇 𝐨𝒇 𝒙 𝒙
𝟏
The notation 𝒇 𝒙 is used for the Inverse Function of 𝒇 𝒙 .
𝟏
Another way of saying this is that if 𝒇 𝒂 𝒃, then 𝒇 𝒃 𝒂 for all 𝒂 in the domain of 𝒇.
Algebra
Transformation – Translation
Vertical Translation
Starting form: 𝒚 𝒇 𝒙
Vertical Translation: 𝒚 𝒇 𝒙 𝒌
Horizontal Translation
Starting form: 𝒚 𝒇 𝒙
Horizontal Translation: 𝒚 𝒇 𝒙 𝒉
Algebra
Transformation – Vertical Stretch and Compression
Vertical Stretch
Starting form: 𝒚 𝒇 𝒙
Vertical Stretch: 𝒚 𝒂∙𝒇 𝒙 , 𝒂 1
Vertical Compression
Starting form: 𝒚 𝒇 𝒙
Vertical Compression: 𝒚 𝒂∙𝒇 𝒙 , 𝟎 𝑎 1
Value of "𝒂" in
Resulting Curve
𝒚 𝒂∙𝒇 𝒙
𝒂 0 reflection
𝒂 𝟎 x‐axis
𝟎 𝑎 1 compression
𝒂 𝟏 original curve
𝒂 1 stretch
Algebra
Transformation – Horizontal Stretch and Compression
Horizontal Stretch
Starting form: 𝒚 𝒇 𝒙
Horizontal Stretch: 𝒚 𝒇 𝒃𝒙 , 𝟎 𝒃 𝟏
Horizontal Compression
Starting form: 𝒚 𝒇 𝒙 Note: The forms of the equations
Horizontal Compression: 𝒚 𝒇 𝒃𝒙 , 𝒃 𝟏 for the horizontal stretch and the
horizontal compression are the
At each point, the graph is compressed horizontally by a same. The only difference is the
𝟏
factor of . The result is a skinnier curve, one that mutes value of "𝒃".
𝒃
all of the features of the original.
Value of "𝒃" in
Resulting Curve
𝒚 𝒇 𝒃𝒙
𝒃 0 reflection
𝒃 𝟎 horizontal line
𝟎 𝒃 1 stretch
𝒃 𝟏 original curve
𝒃 1 compression
Note: For horizontal stretch and compression, the change in the graph caused by the value
of “b” is counter‐intuitive; be careful with these.
Algebra
Transformation – Reflection
A Reflection is a “flip” of the graph across a mirror in the plane. It preserves the shape the
graph but can make it look “backwards.”
In Algebra, the reflections of primary interest are the reflections across an axis in the plane.
Algebra
Transformations – Summary
Starting form: 𝒚 𝒇 𝒙
For purposes of the following table, the variables h and k are positive to make the forms more
like what the student will encounter when solving problems involving transformations.
Transformation Summary
Form of Transformation Result of Transformation
Algebra
Building a Graph with Transformations
The graph of an equation can be built with blocks made up of transformations. As an example,
we will build the graph of 𝑦 2 𝑥 3 4.
Step 1: Start with the basic Step 2: Translate 3 units to Step 3: Stretch vertically by
quadratic equation: 𝒚 𝒙𝟐 the right to get equation: a factor of 2 to get equation:
𝒚 𝒙 𝟑 𝟐 𝒚 𝟐 𝒙 𝟑 𝟐
Step 4: Reflect over the Step 5: Translate up 4 Final Result: Show the graph
x-axis to get equation: units to get equation: of the final equation: 𝒚
𝒚 𝟐 𝒙 𝟑 𝟐 𝒚 𝟐 𝒙 𝟑 𝟐 𝟒 𝟐 𝒙 𝟑 𝟐 𝟒
Algebra
Slope of a Line
The slope of a line tells how fast it rises or falls as it moves from left to right. If the slope is
rising, the slope is positive; if it is falling, the slope is negative. The letter “m” is often used as
the symbol for slope.
The two most useful ways to calculate the slope of a line are discussed below.
Comments:
You can select any 2 points on the line.
A table such as the one at right can be helpful for doing
your calculations. x‐value y‐value
𝒚𝟐 𝒚𝟏 𝒚𝟏 𝒚𝟐 Point 2 𝒙𝟐 𝒚𝟐
Note that 𝒎 implies that 𝒎 .
𝒙𝟐 𝒙𝟏 𝒙𝟏 𝒙𝟐
Point 1 𝒙𝟏 𝒚𝟏
So, it does not matter which point you assign as Point 1
and which you assign as Point 2. Therefore, neither does Difference 𝒙𝟐 𝒙𝟏 𝒚𝟐 𝒚𝟏
it matter which point is first in the table.
It is important that once you assign a point as Point 1 and another as Point 2, that you use
their coordinates in the proper places in the formula.
Examples:
For the two lines in the figure above, we get the following:
Point C ‐3 ‐4 Point B ‐4 2
Difference 4 8 Difference 8 ‐4
𝟖 𝟒 𝟏
Green Line: 𝒎 𝟐 Red Line: 𝒎
𝟒 𝟖 𝟐
Algebra
Slope of a Line (cont’d)
The rise of a line is how much it increases (positive) or decreases (negative) between two
points. The run is how far the line moves to the right (positive) or the left (negative) between
the same two points.
Comments:
You can select any 2 points on the line.
It is important to start at the same point in measuring both the rise and the run.
A good convention is to always start with the point on the left and work your way to the
right; that way, the run (i.e., the denominator in the formula) is always positive. The only
exception to this is when the run is zero, in which case the slope is undefined.
If the two points are clearly marked as integers on a graph, the rise and run may actually be
counted on the graph. This makes the process much simpler than using the formula for the
definition of slope. However, when counting, make sure you get the right sign for the slope
of the line, e.g., moving down as the line moves to the right is a negative slope.
Examples:
For the two lines in the figure above, we get the following:
𝒓𝒊𝒔𝒆 𝒇𝒓𝒐𝒎 𝟒 𝒕𝒐 𝟒 𝟖
Green Line: 𝒎 𝟐 Notice how similar the
𝒓𝒖𝒏 𝒇𝒓𝒐𝒎 𝟑 𝒕𝒐 𝟏 𝟒 calculations in the examples
are under the two methods
𝒇𝒂𝒍𝒍 𝒇𝒓𝒐𝒎 𝟐 𝒕𝒐 𝟐 𝟒 𝟏
Red Line: 𝒎 of calculating slopes.
𝒓𝒖𝒏 𝒇𝒓𝒐𝒎 𝟒 𝒕𝒐 𝟒 𝟖 𝟐
Algebra
Slopes of Various Lines
𝑚 𝑢𝑛𝑑𝑒𝑓𝑖𝑛𝑒𝑑
line is vertical
3 2
𝑚 𝑠𝑚𝑎𝑙𝑙 𝑛𝑒𝑔𝑎𝑡𝑖𝑣𝑒 𝑚 𝑠𝑚𝑎𝑙𝑙 𝑝𝑜𝑠𝑖𝑡𝑖𝑣𝑒
17 11
line is shallow and going down line is shallow and going up
𝑚 0
line is horizontal
Algebra
Various Forms of a Line
There are three forms of a linear equation which are most useful to the Algebra student, each
of which can be converted into the other two through algebraic manipulation. The ability to
move between forms is a very useful skill in Algebra, and should be practiced by the student.
Standard Form
The Standard Form of a linear equation is: Standard Form Examples
𝑨𝒙 𝑩𝒚 𝑪 3𝑥 2𝑦 6
where A, B, and C are real numbers and A and B are not both zero. 2𝑥 7𝑦 14
Usually in this form, the convention is for A to be positive.
Why, you might ask, is this “Standard Form?” One reason is that this form is easily extended to
additional variables, whereas other forms are not. For example, in four variables, the Standard
Form would be: 𝑨𝒙 𝑩𝒚 𝑪𝒛 𝑫𝒘 𝑬. Another reason is that this form easily lends itself
to analysis with matrices, which can be very useful in solving systems of equations.
Slope‐Intercept Form
Slope‐Intercept Examples
The Slope‐Intercept Form of a linear equation is the one most
familiar to many students. It is: 𝑦 3𝑥 6
3
𝒚 𝒎𝒙 𝒃 𝑦 𝑥 14
4
where m is the slope and b is the y‐intercept of the line (i.e., the
value at which the line crosses the y‐axis in a graph). m and b must also be real numbers.
Point‐Slope Form
The Point‐Slope Form of a linear equation is the one used least by
the student, but it can be very useful in certain circumstances. In Point‐Slope Examples
particular, as you might expect, it is useful if the student is asked for 𝑦 3 2 𝑥 4
the equation of a line and is given the line’s slope and the 2
coordinates of a point on the line. The form of the equation is: 𝑦 7 5 𝑥
3
𝒚 𝒚𝟏 𝒎 𝒙 𝒙𝟏
where m is the slope and 𝑥 , 𝑦 is any point on the line. One strength of this form is that
equations formed using different points on the same line will be equivalent.
Algebra
Slopes of Parallel and Perpendicular Lines
Parallel Lines
Two lines are parallel if their slopes are equal.
In 𝑦 𝑚𝑥 𝑏 form, if the values of 𝑚 are
the same.
Example: 𝑦 2𝑥 3 and
𝑦 2𝑥 1
In Standard Form, if the coefficients of 𝑥 and
𝑦 are proportional between the equations.
Example: 3𝑥 2𝑦 5 and
6𝑥 4𝑦 7
Also, if the lines are both vertical (i.e., their
slopes are undefined).
Example: 𝑥 3 and
𝑥 2
Perpendicular Lines
Two lines are perpendicular if the product of their
slopes is 𝟏. That is, if the slopes have different
signs and are multiplicative inverses.
In 𝑦 𝑚𝑥 𝑏 form, the values of 𝑚
multiply to get 1..
Example: 𝑦 6𝑥 5 and
𝑦 𝑥 3
Also, if one line is vertical (i.e., 𝑚 is undefined) and one line is horizontal (i.e., 𝑚 0).
Example: 𝑥 6 and
𝑦 3
Algebra
Parallel, Perpendicular or Neither
The following flow chart can be used to determine whether a pair of lines are parallel,
perpendicular, or neither.
Are the
yes Result: The
slopes of the
lines are
two lines the
parallel.
same?
no
no
Result: The
lines are
neither.
Algebra
Parallel, Coincident or Intersecting
The following flow chart can be used to determine whether a pair of lines are parallel,
coincident, or intersecting. Coincident lines are lines that are the same, even though they may
be expressed differently. Technically, coincident lines are not parallel because parallel lines
never intersect and coincident lines intersect at all points on the line.
no no
Algebra
Properties of Inequalities
Property Definition
Addition 𝐼𝑓 𝑎 𝑏, 𝑡ℎ𝑒𝑛 𝑎 𝑐 𝑏 𝑐
Property
𝐼𝑓 𝑎 𝑏, 𝑡ℎ𝑒𝑛 𝑎 𝑐 𝑏 𝑐
Subtraction 𝐼𝑓 𝑎 𝑏, 𝑡ℎ𝑒𝑛 𝑎 𝑐 𝑏 𝑐
Property
𝐼𝑓 𝑎 𝑏, 𝑡ℎ𝑒𝑛 𝑎 𝑐 𝑏 𝑐
𝐼𝑓 𝑎 𝑏, 𝑡ℎ𝑒𝑛 𝑎 𝑐 𝑏 𝑐 𝐼𝑓 𝑎 𝑏, 𝑡ℎ𝑒𝑛 𝑎 𝑐 𝑏 𝑐
Note: all properties which hold for “<” also hold for “≤”, and all properties which hold for “>”
also hold for “≥”.
There is nothing too surprising in these properties. The most important thing to be obtained
from them can be described as follows: When you multiply or divide an inequality by a
negative number, you must “flip” the sign. That is, “<” becomes “>”, “>” becomes “<”, etc.
In addition, it is useful to note that you can flip around an entire inequality as long as you keep
the “pointy” part of the sign directed at the same item. Examples:
One way to remember this
4 𝑥 is the same as 𝑥 4
is that when you flip around
an inequality, you must also
3𝑥 2 𝑦 is the same as 𝑦 3𝑥 2
flip around the sign.
Algebra
Graphs of Inequalities in One Dimension
Inequalities in one dimension are generally graphed on the number line. Alternatively, if it is
clear that the graph is one‐dimensional, the graphs can be shown in relation to a number line
but not specifically on it (examples of this are on the next page).
Examples:
Algebra
Compound Inequalities in One Dimension
Compound inequalities are a set of inequalities that must all be true at the same time. Usually,
there are two inequalities, but more than two can also form a compound set. The principles
described below easily extend to cases where there are more than two inequalities.
Graphically, “AND” inequalities exist at points where the graphs of the individual inequalities
overlap. This is the “intersection” of the graphs of the individual inequalities. Below are two
examples of graphs of compound inequalities using the word “AND.”
A typical “AND” example: The result is a “AND” compound inequalities sometimes result
segment that contains the points that overlap in the empty set. This happens when no
the graphs of the individual inequalities. numbers meet both conditions at the same time.
A typical “OR” example: The result is a pair of “OR” compound inequalities sometimes result in
rays extending in opposite directions, with a the set of all numbers. This happens when every
gap in between. number meets at least one of the conditions.
Algebra
Inequalities in Two Dimensions
Example:
Graph the solution set of the following system of inequality: 𝒚 𝑥 1
Algebra
Graphs of Inequalities in Two Dimensions
Algebra
Absolute Value Functions
Equations
Graphs of equations involving absolute values generally have a “V” pattern. Whenever you see
a “V” in a graph, think “absolute value.” A general equation for an absolute value function is of
the form:
𝒚 |𝒎 𝒙 𝒉 | 𝒌 𝒐𝒓 𝒚 |𝒎 𝒙 𝒉 | 𝒌
where,
the sign indicates whether the graph opens up (“ ” sign) or down (“ “ sign).
|𝑚|is the absolute value of the slopes of the lines in the graph.
(h, k) is the location of the vertex (i.e., the sharp point) in the graph.
Examples:
Equation: 𝑦 |𝑥 1| 2
Vertex = 1, 2
𝑚 1; |slopes| 1
Graph opens up
Equation: 𝑦 | 2 𝑥 1 | 3
Vertex = 1, 3
𝑚 2; |slopes| 2
Graph opens up
Equation: 𝑦 𝑥 3
Vertex = ,3
𝑚 ; |slopes|
Graph opens down
Algebra
Absolute Value Functions (cont’d)
Inequalities
Since a positive number and a negative number can have the same absolute value, inequalities
involving absolute values must be broken into two separate equations. For example:
At this point the absolute value problem has converted into a pair of compound inequalities.
Equation 1 Equation 2
Solve: 𝑥 3 4 Solve: 𝑥 3 4
Step 1: Add 3 3 3 Step 1: Add 3 3 3
Result: 𝑥 7 Result: 𝑥 1
Next, we need to know whether to use “AND” or “OR” with the results. To decide which word
to use, look at the sign in the inequality; then …
Note: the English is poor, but the math
Use the word “AND” with “less thand” signs.
is easier to remember with this trick!
Use the word “OR” with “greator” signs.
The solution to the above absolute value problem, then, is the same as the solution to the
following set of compound inequalities:
𝑥 7 𝑎𝑛𝑑 𝑥 1 The solution set is all x in the range (‐1, 7)
Note: the solution set to this example is given in “range” notation. When using this notation,
use parentheses ( ) whenever an endpoint is not included in the solution set, and
use square brackets [ ] whenever an endpoint is included in the solution set.
Always use parentheses ( ) with infinity signs ( ∞ 𝑜𝑟 ∞).
Examples:
The range: 𝑥 6 𝑎𝑛𝑑 𝑥 2 The range: 𝑥 2
Notation: 2, 6 Notation: ∞, 2
Algebra
Systems of Equations
A system of equations is a set of 2 or more equations for which we wish to determine all
solutions which satisfy each equation. Generally, there will be the same number of equations
as variables and a single solution to each variable will be sought. However, sometimes there is
either no solution or there is an infinite number of solutions.
There are many methods available to solve a system of equations. We will show three of them
below.
Graphing a Solution
In the simplest cases, a set of 2 equations in 2 unknowns can be solved using a graph. A single
equation in two unknowns is a line, so two equations give us 2 lines. The following situations
are possible with 2 lines:
They will intersect. In this case, the point of intersection is the only solution.
They will be the same line. In this case, all points on the line are solutions (note: this is
an infinite set).
They will be parallel but not the same line. In this case, there are no solutions.
Examples
The point of intersection The empty set; All points on the line.
can be read off the graph; these parallel lines Although the equations look
the point (2,0). will never cross. different, they actually
describe the same line.
Algebra
Systems of Equations (cont’d)
Substitution Method
In the Substitution Method, we eliminate one of the variables by substituting into one of the
equations its equivalent in terms of the other variable. Then we solve for each variable in turn
and check the result. The steps in this process are illustrated in the example below.
Step 1: Review the two equations. Look for a variable that can be substituted from one
equation into the other. In this example, we see a single “y” in the first equation; this is a prime
candidate for substitution.
We will substitute 𝒙 𝟐 from the first equation for 𝒚 in the second equation.
Step 3: Solve the resulting equation for the single variable that is left.
𝟐𝒙 𝟑 𝒙 𝟐 𝟗 𝟐𝒙 𝟑𝒙 𝟏𝟓
𝟐𝒙 𝟑𝒙 𝟔 𝟗 𝟓𝒙 𝟏𝟓
𝟐𝒙 𝟑𝒙 𝟏𝟓 𝒙 𝟑
Step 4: Substitute the known variable into one of the original equations to solve for the
remaining variable.
𝒚 𝒙 𝟐
After this step, the solution is tentatively identified as:
𝒚 𝟑 𝟐 𝒙 𝟑, 𝒚 𝟏, meaning the point (3, ‐1).
𝒚 𝟏
Step 5: Check the result by substituting the solution into the equation not used in Step 4. If the
solution is correct, the result should be a true statement. If it is not, you have made a mistake
and should check your work carefully.
𝟐𝒙 𝟑𝒚 𝟗
𝟐 𝟑 𝟑 𝟏 𝟗 Since this is a true mathematical
statement, the solution (3, ‐1)
𝟔 𝟑 𝟗
can be accepted as correct.
Algebra
Systems of Equations (cont’d)
Elimination Method
In the Substitution Method, we manipulate one or both of the equations so that we can add
them and eliminate one of the variables. Then we solve for each variable in turn and check the
result. This is an outstanding method for systems of equations with “ugly” coefficients. The
steps in this process are illustrated in the example below. Note the flow of the solution on the
page.
𝒙 𝒚 𝟐 (Multiply by 2) 𝟐𝒙 𝟐𝒚 𝟒
2𝒙 𝟑𝒚 𝟗 (Multiply by ‐1) 2𝒙 𝟑𝒚 𝟗
Algebra
Systems of Equations (cont’d)
Classification of Systems
There are two main classifications of systems of equations: Consistent vs. Inconsistent, and
Dependent vs. Independent.
Examples
ADVANCED
Algebra
Linear Dependence
Linear dependence is a concept from Linear Algebra, and is very useful in determining if
solutions to complex systems of equations exist. Essentially, a system of functions 𝒇𝒊 is defined
to be linearly dependent if there is a set of real numbers 𝒂𝒊 (not all zero), such that:
If there is no set of real numbers 𝒂𝒊 , such that the above equations are true, the system is said
to be linearly independent.
Example:
Consider the following system of equations:
𝒇𝟏 𝟑𝒙 𝟐𝒚 𝒛 𝟏 Notice that: 𝒇𝟑 𝒇𝟏 𝟐𝒇𝟐 .
𝒇𝟐 𝒙 𝒚 𝟐𝒛 𝟐 Therefore, the system is linearly
dependent.
𝒇𝟑 𝒙 𝟓𝒛 𝟑
It should be noted that the fact that D 0 is sufficient to prove linear dependence only if there
are no constant terms in the functions (e.g., if the problem involves vectors). If there are
constant terms, it is also necessary that these terms combine “properly.” There are additional
techniques to test this, such as the use of augmented matrices and Gauss‐Jordan Elimination.
Much of Linear Algebra concerns itself with sets of equations that are linearly independent. If
the determinant of the coefficient matrix is non‐zero, then the set of equations is linearly
independent.
Algebra
Systems of Inequalities in Two Dimensions
Systems of inequalities are sets of more than one inequality. To graph a system of inequalities,
graph each inequality separately (including shading in the appropriate region). The solution set,
then, is either the overlap of the regions of the separate inequalities (“AND” Systems) or the
union of the regions of the separate inequalities (“OR” Systems).
Examples:
Graph the solution set of the following system of inequalities:
(a) 𝑦 2𝑥 3 AND 𝑦 𝑥 1 (b) 𝑦 2𝑥 3 OR 𝑦 𝑥 1
Step 3: Determine the regions to be shaded based on the signs in the equations:
𝑦 2𝑥 3 the ≤ sign indicates shading below the line
𝑦 𝑥 1 the > sign indicates shading above the line
Algebra
Parametric Equations
Parametric Equations in 2 dimensions are functions that express each of the two key variables
in terms of a one or more others. For example,
𝒙 𝒕 𝟏
𝒚 𝟐𝒕 𝟑
Parametric equations are sometimes the most useful way to solve a problem.
Pythagorean Triples
As an example, the following parametric equations can be used to find Pythagorean Triples:
Let 𝒔, 𝒕 be relatively prime integers and let 𝒔 𝑡. Then, the following equations produce a set
of integer values that satisfy the Pythagorean Theorem:
𝒂 𝒔𝟐 𝒕𝟐 𝒃 𝟐𝒔𝒕 𝒄 𝒔𝟐 𝒕𝟐
Examples:
s t a b c Pythagorean Relationship
3 2 5 12 13 5 12 13
4 3 7 24 25 7 24 25
5 2 21 20 29 21 20 29
5 3 16 30 34 16 30 34
Algebra
Exponent Formulas
𝒂𝒑 𝒚𝟓
Quotient of Powers 𝒂𝒑 𝒒
𝒂 𝟎 𝒚𝟑
𝒂𝒒 𝒚𝟐
𝒛𝟒 𝟑
𝒛𝟏𝟐
Power of a Power 𝒂𝒑 𝒒
𝒂 𝒑∙𝒒
𝟑 𝟓
𝒙 𝒙𝟏𝟓
𝟗𝟏𝟎 𝟏
Anything to the zero power is 1 𝒂𝟎 𝟏 𝒂 𝟎
𝒙𝒚𝒛𝟑 𝟎
𝟏, if 𝒙, 𝒚, 𝒛 𝟎
𝟑
𝟏
Negative powers generate the 𝟏 𝒙
𝒑 𝒙𝟑
reciprocal of what a positive 𝒂 𝒂 𝟎
power generates 𝒂𝒑 𝟏 𝟓
𝒙𝟓
𝒙
𝟑
𝒑 𝟑𝒚 𝟐𝟕𝒚𝟑
Power of a product 𝒂∙𝒃 𝒂𝒑 ∙ 𝒃𝒑
𝟒
𝒙 𝟏 𝒛 𝒙 𝟏 𝟒 𝒛𝟒
𝒂 𝒑 𝒂𝒑 𝒙 𝟑 𝒙𝟑
Power of a quotient 𝒃 𝟎
𝒃 𝒃𝒑 𝟒 𝟔𝟒
Algebra
Scientific Notation
Format
A number in scientific notation has two parts:
A number which is at least 1 and is less than 10 (i.e., it must have only one digit before
the decimal point). This number is called the coefficient.
A power of 10 which is multiplied by the first number.
Here are a few examples of regular numbers expressed in scientific notation.
If the number is greater than 1, the number of digits after the first one in the regular
number is equal to the exponent of 10 in the scientific notation.
As a general rule, multiplying by powers of 10 moves the decimal point one place for
each power of 10.
o Multiplying by positive powers of 10 moves the decimal to the right.
o Multiplying by negative powers of 10 moves the decimal to the left.
Algebra
Adding and Subtracting with Scientific Notation
Examples:
Explanation: A conversion of the smaller
3.2 𝑥 10 0.32 𝑥 10
number is required prior to adding because the
9.9 𝑥 10 9.90 𝑥 10 exponents of the two numbers are different.
10. 22 𝑥 10 After adding, the result is no longer in scientific
notation, so an extra step is needed to convert it
1.022 𝑥 10 into the appropriate format.
Algebra
Multiplying and Dividing with Scientific Notation
Examples:
Algebra
Introduction to Polynomials
What is a Polynomial?
A polynomial is an expression that can be written as a term or a sum of terms, each of which is
the product of a scalar (the coefficient) and a series of variables. Each of the terms is also called
a monomial.
Monomial 3𝑥 4𝑥 𝑦
Trinomial 𝑥 6𝑥 9 𝑥 7𝑥 3𝑥
Definitions:
Scalar: A real number.
Monomial: Polynomial with one term.
Binomial: Polynomial with two terms.
Trinomial: Polynomial with three terms.
Degree of a Polynomial
The degree of a monomial is the sum of the exponents on its variables.
The degree of a polynomial is the highest degree of any of its monomial terms.
Examples:
6 0 3𝑥 𝑦𝑧 6𝑥 𝑦𝑧 6
3𝑥 1 15𝑥𝑦𝑧 12𝑥𝑦𝑧 9
3𝑥𝑦𝑧 3 𝑥 7𝑥 3𝑥 5
Algebra
Adding and Subtracting Polynomials
Problems asking the student to add or subtract polynomials are often written in linear form:
Add: 3𝑥 2𝑥 4 2𝑥 4𝑥 6
The problem is much more easily solved if the problem is written in column form, with each
polynomial written in standard form.
Definitions
Standard Form: A polynomial in standard form has its terms written from highest degree to
lowest degree from left to right.
Example: The standard form of 𝑥 3𝑥 4 is 3𝑥 𝑥 4
Like Terms: Terms with the same variables raised to the same powers. Only the numerical
coefficients are different.
Example: 2𝑥𝑧 , 6𝑥𝑧 , and 𝑥𝑧 are like terms.
Step 2: If you are subtracting, change the sign of each term of the polynomial to be subtracted
and add instead. Adding is much easier than subtracting.
Step 3: Place the polynomials in column form, being careful to line up like terms.
Step 4: Add the polynomials.
Examples:
𝐀𝐝𝐝: 3𝑥 2𝑥 4 2𝑥 4𝑥 6 𝐒𝐮𝐛𝐭𝐫𝐚𝐜𝐭: 3𝑥 2𝑥 4 2𝑥 4𝑥 6
Solution: Solution:
3𝑥 2𝑥 4 3𝑥 2𝑥 4
2𝑥 4𝑥 6 2𝑥 4𝑥 6
3𝑥 2𝑥 6𝑥 2 3𝑥 2𝑥 2𝑥 10
Algebra
Multiplying Binomials
The three methods shown below are equivalent. Use whichever one you like best.
FOIL Method
FOIL stands for First, Outside, Inside, Last. To multiply using the FOIL method, you make four
separate multiplications and add the results.
Outside: 2𝑥 ∙ 4 8𝑥 F O I L
Inside: 3 ∙ 3𝑥 9𝑥 2𝑥 3 ∙ 3𝑥 4 6𝑥 8𝑥 9𝑥 12
Last: 3∙ 4 12 6𝑥 𝑥 12
Box Method
The Box Method is pretty much the same as the FOIL method, except for the presentation. In
the box method, a 2x2 array of multiplications is created, the 4 multiplications are performed,
and the results are added.
Example: Multiply 2𝑥 3 ∙ 3𝑥 4
The result is obtained by adding the results of
Multiply 3x 𝟒 the 4 separate multiplications.
2x 6𝑥 8𝑥 2𝑥 3 ∙ 3𝑥 4 6𝑥 8𝑥 9𝑥 12
6𝑥 𝑥 12
+3 9𝑥 12
Algebra
Multiplying Polynomials
If the polynomials to be multiplied contain more than two terms (i.e., they are larger than
binomials), the FOIL Method will not work. Instead, either the Box Method or the Stacked
Polynomial Method should be used. Notice that each of these methods is essentially a way to
apply the distributive property of multiplication over addition.
The methods shown below are equivalent. Use whichever one you like best.
Box Method
The Box Method is the same for larger polynomials as it is for binomials, except the box is
bigger. An array of multiplications is created; the multiplications are performed; and like terms
are added.
Example: Multiply 𝑥 2𝑥 2𝑥 3 ∙ 2𝑥 3𝑥 4
9𝑥 8𝑥
Algebra
Dividing Polynomials
2𝑥 𝑥 2𝑥
2𝑥
Step 3: Multiply the new term on top by the divisor 𝑥 2 2𝑥 5𝑥 𝑥 2
and subtract from the dividend. 2𝑥 4𝑥
2𝑥 𝑥 2 2𝑥 4𝑥 𝑥 𝑥 2
Alternatives
This process can be tedious. Fortunately, there are better methods for dividing polynomials
than long division. These include Factoring, which is discussed next and elsewhere in this
Guide, and Synthetic Division, which is discussed in the chapter on Polynomials – Intermediate.
Algebra
Factoring Polynomials
Polynomials cannot be divided in the same way numbers can. In order to divide polynomials, it
is often useful to factor them first. Factoring involves extracting simpler terms from the more
complex polynomial.
Example:
Find the GCF of 18𝑥 𝑦 𝑧 42𝑥 𝑦 𝑧 30𝑥 𝑧 GCF 18, 42, 30 6
GCF 𝑥 , 𝑥 , 𝑥 𝑥
The GCF of the coefficients and each variable are shown
GCF 𝑦 , 𝑦 , 1 1
in the box to the right. The GCF of the polynomial is the
product of the four individual GCFs. GCF 𝑧, 𝑧 , 𝑧 𝑧
So, GCF polynomial 6𝑥 𝑧
Factoring Steps
Step 1: Factor out of all terms the GCF of the polynomial.
Step 2: Factor out of the remaining polynomial any binomials that can be Note: Typically only
steps 1 and 2 are
extracted.
needed in high school
Step 3: Factor out of the remaining polynomial any trinomials that can algebra problems.
be extracted.
Step 4: Continue this process until no further simplification is possible.
Examples:
The factoring of the blue trinomial (2nd line) into The factoring of the blue binomial (2nd line) into
the square of a binomial is the result of binomials of lower degree is the result of
recognizing the special form it represents. Special recognizing the special form it represents. Special
forms are shown on the next two pages. forms are shown on the next two pages.
Algebra
Special Forms of Quadratic Functions
Perfect Squares
Perfect squares are of the form: 𝒂𝟐 𝟐𝒂𝒃 𝒃𝟐 𝒂 𝒃 𝟐
𝒂𝟐 𝟐𝒂𝒃 𝒃𝟐 𝒂 𝒃 𝟐
Example:
𝟒𝒙𝟐 – 𝟏𝟐𝒙𝒚 𝟗𝒚𝟐 Notice that the middle term is double the product
of the two square roots (𝟐𝒙 and 𝟑𝒚). This is a
telltale sign that the expression is a perfect square.
√𝟒𝒙𝟐 𝟐𝒙 𝟗𝒚𝟐 𝟑𝒚
Algebra
Special Forms of Quadratic Functions
Differences of Squares
Differences of squares are of the form: 𝒂𝟐 𝒃𝟐 𝒂 𝒃 ∙ 𝒂 𝒃
These are much easier to recognize than the perfect squares because there is no middle term
to consider. Notice why there is no middle term:
𝒂 𝒃 ∙ 𝒂 𝒃 𝒂𝟐 𝒂𝒃 𝒂𝒃 𝒃𝟐 𝒂𝟐 𝒃𝟐
these two
terms cancel
Identification
To see if an expression is a difference of squares, you must answer “yes” to four questions:
1. Are there only two terms?
2. Is there a “ ” sign between the two terms?
3. Is the first term a square? If so, take its square root.
4. Is the second term a square? If so, take its square root.
The solution is the product of a) the sum of the square roots in questions 3 and 4, and b) the
difference of the square roots in steps 3 and 4.
Note: A telltale sign of when an expression might be the difference of 2 squares is when the
coefficients on the variables are squares: 1, 4, 9, 16, 25, 36, 49, 64, 81, etc.
Examples:
(1) 𝟒𝒙𝟐 𝟐𝟓𝒚𝟐 𝟐𝒙 𝟓𝒚 ∙ 𝟐𝒙 𝟓𝒚
(2) 𝒙𝟐 𝟒𝟗 𝒙 𝟕 ∙ 𝒙 𝟕
(3) 𝟖𝟏 𝟗𝒛𝟐 𝟗 𝟑𝒛 ∙ 𝟗 𝟑𝒛
𝒙𝟐 𝒚𝟐 𝒙 𝒚 𝒙 𝒚
(4) ∙
𝟗 𝟏𝟔 𝟑 𝟒 𝟑 𝟒
ADVANCED: Over the field of complex numbers, it is also possible to factor the sum of 2 squares:
𝒂𝟐 𝒃𝟐 𝒂 𝒃𝒊 ∙ 𝒂 𝒃𝒊
This is not possible over the field of real numbers.
Algebra
Factoring Trinomials – Simple Case Method
Consider the simple case where the coefficient of 𝒙𝟐 is 1. The general form for this case is:
𝒙 𝒑 ∙ 𝒙 𝒒 𝒙𝟐 𝒑 𝒒 𝒙 𝒑𝒒
sign 1 sign 2
coefficient constant
of x
Step 3: Multiply sign 1 and sign 2 to get the sign for the right
binomial. Remember: 𝑥 ∙ 𝑥
∙ ∙
∙ ∙
Version 3.3 Page 68 of 187 August 22, 2021
Chapter 10 Polynomials – Basic
Algebra
Factoring Trinomials – AC Method
There are times when the simple method of factoring a trinomial is not sufficient. Primarily this
occurs when the coefficient of 𝒙𝟐 is not 1. In this case, you may use the AC method presented
here, or you may use either the brute force method or the quadratic formula method
(described on the next couple of pages).
AC Method
The AC Method derives its name from the first step of the Example: Factor 𝟔𝒙𝟐 𝒙 𝟐
process, which is to multiply the values of “𝑎” and “𝑐” from the
general form of the quadratic equation: 𝒚 𝒂𝒙𝟐 𝒃𝒙 𝒄
6𝑥 𝑥 2
Step 3: Split the middle term into two terms, with coefficients 6𝑥 4𝑥 3𝑥 2
equal to the values found in Step 2. (Tip: if only one of
the coefficients is negative, put that term first.)
Algebra
Factoring Trinomials – Brute Force Method
When the coefficient of 𝒙𝟐 is not 1, the factoring process becomes more difficult. There are a
number of methods that can be used in this case.
If the question being asked is to find roots of the equation, and not to factor it, the student may
want to use the quadratic formula whenever the coefficient of 𝑥 is not 1. Even if you are
required to factor, and not just find roots, the quadratic formula may be a viable approach.
𝑥 1 4𝑥 3 4𝑥 𝑥 3
Step 4: Multiply the binomial pairs until you find one 𝑥 1 4𝑥 3 4𝑥 𝑥 3
𝑥 3 4𝑥 1 4𝑥 11𝑥 3
that results in the trinomial you are trying to 𝑥 3 4𝑥 1 4𝑥 11𝑥 3
factor. 2𝑥 1 2𝑥 3 4𝑥 4𝑥 3
2𝑥 1 2𝑥 3 4𝑥 4𝑥 3
Notice the patterns in the candidate solutions in Step 4. Each pair of equations is identical except for
the sign of the middle term in the product. Therefore, you can cut your work in half by considering only
one of each pair until you see a middle term coefficient that has the right absolute value. If you have
everything right but the sign of the middle term, switch the signs in the binomials to obtain the correct
solution. Remember to check your work!
Algebra
Factoring Trinomials – Quadratic Formula Method
Example:
Factor: 𝟒𝒙𝟐 𝟒𝒙 𝟑
√ √
Step 1: 𝑥 or
Step 3: 𝑥 𝑥
2∙ 𝑥 2𝑥 3 and 2∙ 𝑥 2𝑥 1
Algebra
Solving Equations by Factoring
There are a number of reasons to factor a polynomial in algebra; one of the most common
reasons is to find the zeros of the polynomial. A “zero” is a domain value (e.g., x‐value) for
which the polynomial generates a value of zero. Each zero is a solution of the polynomial.
In factored form, it is much easier to find a polynomial’s zeros. Consider the following:
𝑥 2 𝑥 4 𝑥 8 𝑥 𝜋 𝑥 3 is the factored form of a polynomial.
If a number of items are multiplied together, the result is zero whenever any of the individual
items is zero. This is true for constants and for polynomials. Therefore, if any of the factors of
the polynomial has a value of zero, then the whole polynomial must be zero. We use this fact
to find zeros of polynomials in factored form.
Example 1:
Find the zeros of 𝑦 𝑥 2 𝑥 4 𝑥 8 𝑥 𝜋 𝑥 3 .
Step 1: Set the equation equal to zero.
𝑥 2 𝑥 4 𝑥 8 𝑥 𝜋 𝑥 3 0
Step 2: The whole equation is zero whenever any of its factors is zero. For the example, this
occurs when:
𝑥 2 0, or The solution set, then, is:
𝑥 4 0, or 𝑥 2, 4, 8, 𝜋, 3
𝑥 8 0, or or, more conventionally, the x‐values are put
in numerical order from smallest to largest:
𝑥 𝜋 0, or
𝑥 4, 3, 2, 𝜋, 8
𝑥 3 0
𝑥 6 𝑥 1 𝑥 1, 6
Algebra
Introduction to Quadratic Functions
Up or down?
The direction in which the parabola opens on a graph is
based on the sign ( or ) of 𝑎 in the equation.
If 𝑎 0, the parabola points down and it opens up.
If 𝑎 0, the parabola points up and it opens down.
Algebra
Completing the Square
A very useful method for solving quadratic equations is Completing the Square. In fact, this is
the method used to derive the quadratic formula from the general quadratic equation in
Standard Form. The steps involved in Completing the Square and an example are provided
below:
Step 1: Modify the equation so that the coefficient of 𝑥 is 1. To do this, simply divide the
whole equation by the value of “𝑎”.
Example: Consider the equation: 3𝑥 18𝑥 21 0
Divide by 3 to get: 𝑥 6𝑥 7 0
Step 2: Get rid of the pesky constant. We will generate our own.
Example: Add 7 to both sides : 𝑥 6𝑥 7
Step 3: Calculate a new constant. The required constant is the square of one half of the
coefficient of 𝑥. Add it to both sides of the equation.
Example: 𝑥 6𝑥 7
Half it, then square the result: 3, 3 9.
Result: 𝑥 6𝑥 9 7 9
Step 4: Recognize the left hand side of the equation as a perfect square. After all, that was the
reason we selected the new constant the way we did.
Example: 𝑥 3 16
Step 5: Take the square root of both sides. Remember the “ ” sign on the constant term.
Example: 𝑥 3 √16
𝑥 3 4
Step 6: Break the resulting equation into two separate equations, and solve.
Example: 𝑥 3 4 𝑥 3 4
𝑥 1 𝑥 7
Solution: 𝒙 𝟕, 𝟏
Algebra
Table of Powers and Roots
√2 1.414 2 2 4 2 8 2 16
√3 1.732 3 3 9 3 27 3 81
√4 2.000 4 4 16 4 64 4 256
Algebra
The Quadratic Formula
The Quadratic Formula is one of the first difficult math formulas that students are asked to
memorize. Mastering the formula, though difficult, is full of rewards. By knowing why it works
and what the various parts of the formula are, a student can generate a lot of knowledge in a
short period of time.
𝒃 𝒃𝟐 𝟒𝒂𝒄 Quadratic
The formula for the roots (i.e., where y = 0) is: 𝒙
𝟐𝒂 Formula
Also, once the x‐value of the vertex is known, the equation for the axis of symmetry is also
𝑏
known. It is the vertical line containing the vertex: 𝒙 .
2𝑎
Algebra
Quadratic Inequalities in One Variable
Step 1: If "𝑎" is negative, multiply the whole inequality by "– 1". This will make the problem
easier to work with. Don’t forget to change the sign of the inequality.
Example: convert 3𝑥 9𝑥 6 0 to 3𝑥 9𝑥 6 0
Step 2: Factor out any scalars that divide into all of the terms of the inequality. This will also
make the problem easier to work with.
Example: factor 3𝑥 9𝑥 6 0 to 3 𝑥 3𝑥 2 0
then divide by 3 to get: [ 𝑥 3𝑥 2 0
Step 3: Solve the equation that corresponds to the inequality. The solutions of the equation
are the critical values in the solution of the inequality.
Example: solve [ 𝑥 3𝑥 2 0 , which gives: 𝑥 1, 𝑥 2
The solution to the inequality, when shown on a number line, must be either outside
the solutions or between the solutions. That is, either:
𝑥 1 or 𝑥 2
𝑥 1 and 𝑥 2
But, which one? 1 2
Step 4: “Or” vs. “And”. Look at the inequality you are working with (at the end of Step 2). As in
solving inequalities with absolute values, use the following trick to remember if the
answer uses “Or” vs. “And”.
If the inequality contains a sign, use “and.” Think: less thand
If the inequality contains a sign, use “or.” Think: greator
Don’t forget to use , instead of , if they are in the original inequality.
Example: Using this method, we start with 𝑥 3𝑥 2 0 and note the part of
the inequality. This means the result in the example would be 𝒙 𝟏 𝒂𝒏𝒅 𝒙 𝟐 .
In interval notation this solution set is shown as: 𝒙 ∈ 𝟏, 𝟐
In set notation, this solution is shown as: 𝒙|𝟏 𝒙 𝟐
Algebra
Quadratic Inequalities in One Variable (cont’d)
Step 5: Checking your “Or” vs. “And” decision. The solutions to the equation in Step 3 break
the number line into 3 distinct pieces; in the example:
Less than 1 a b c
Between 1 and 2
More than 2 1 2
Test to see if the original inequality is correct for a number in each of these segments of
the number line. Although you could test a derivation of the original inequality (e.g.,
after Steps 1 or 2), it is best to work with the original when checking your work.
In the example, you find that works, but 0 and 3 do not work. The answer must then
be in the middle interval. This matches the answer obtained in Step 4.
ADVANCED
Algebra
Fitting a Quadratic Equation through Three Points
It takes three points to define a quadratic equation, just like it takes 2 points to define a line. In
general, it takes (n+1) points to define a polynomial of degree “n”.
Starting with:
the basic quadratic equation: 𝑦 𝑎𝑥 𝑏𝑥 𝑐, and
three points: 𝑥 ,𝑦 , 𝑥 ,𝑦 , 𝑥 ,𝑦 ,
it is possible to calculate the coefficients of the quadratic equation by substituting in the x and
y values of the 3 points to create a system of 3 equations in 3 unknowns:
𝑦 𝑎𝑥 𝑏𝑥 𝑐
𝑦 𝑎𝑥 𝑏𝑥 𝑐
𝑦 𝑎𝑥 𝑏𝑥 𝑐
Example:
Find the quadratic equation that passes through the three points:
1, 8 , 1, 4 , 2, 13
Using the basic quadratic equation, and substituting in x‐values and y‐values, we get 3
equations in 3 unknowns:
8 𝑎 𝑏 𝑐
4 𝑎 𝑏 𝑐
13 4𝑎 2𝑏 𝑐
These 3 equations can be solved by eliminating variables or by using Cramer’s Rule, whichever
the student finds more comfortable. Solving by either method gives:
𝒂 𝟏, 𝒃 𝟔, 𝒄 𝟑
So that: 𝒚 𝒙𝟐 𝟔𝒙 𝟑
The odd thing about this process is that in most algebra problems the student is asked to solve
for 𝒙 or 𝒚, but that is not the case in curve fitting. Instead, the student is asked to derive a
quadratic equation given 3 sets of 𝒙’s and 𝒚’s, which requires solving for 𝒂, 𝒃, and 𝒄 instead.
Algebra
Complex Numbers – Introduction
Definitions
𝒊 √ 1.
Imaginary Number – Any number that can be expressed in the form 𝑎 ∙ 𝑖 where a is real.
Examples: √ 7, 6𝑖, √ 23 , √3 ∙ 𝑖
Complex Number – Any number that can be expressed in the form 𝑎 𝑏𝑖 where a, b are real.
Examples: 6 √2 𝑖, √6 3𝑖
Note: all real numbers and all imaginary numbers are also complex numbers.
In the form 𝑎 𝑏𝑖,
𝑎 is called the real part of the complex number, and
𝑏𝑖 is called the imaginary part of the complex number.
|𝑎 𝑏𝑖| 𝑎 𝑏
Algebra
Operations with Complex Numbers
𝑎 𝑏𝑖 𝑐 𝑑𝑖 𝑎 𝑐 𝑏 𝑑 𝑖
𝑎 𝑏𝑖 𝑐 𝑑𝑖 𝑎 𝑐 𝑏 𝑑 𝑖
Example: 1 3𝑖 3 6𝑖 2 3𝑖
Multiplying
Step 1: Multiply like you multiply binomials.
Step 2: Substitute 1 for 𝑖 and simplify.
𝑎 𝑏𝑖 ∙ 𝑐 𝑑𝑖 𝑎𝑐 𝑏𝑑 𝑎𝑑 𝑏𝑐 𝑖
Example: 1 3𝑖 ∙ 3 6𝑖 3 6𝑖 9𝑖 18𝑖
3 6𝑖 9𝑖 18
15 15𝑖
Dividing
Step 1: Multiply by a fraction whose numerator and denominator are the conjugate of the
original expression’s denominator.
Step 2: Substitute 1 for 𝑖 and simplify.
The resulting complex number will have a denominator that is free of imaginary numbers.
Remember the method, not the formula!
𝑎 𝑏𝑖 𝑎 𝑏𝑖 𝑐 𝑑𝑖 𝑎𝑐 𝑏𝑑 𝑏𝑐 𝑎𝑑
∙ 𝑖
𝑐 𝑑𝑖 𝑐 𝑑𝑖 𝑐 𝑑𝑖 𝑐 𝑑 𝑐 𝑑
Example:
1 3𝑖 1 3𝑖 3 6𝑖 3 6𝑖 9𝑖 18𝑖
∙
3 6𝑖 3 6𝑖 3 6𝑖 9 36𝑖
3 6𝑖 9𝑖 18 21 3𝑖 𝟕 𝟏
𝒊
9 36 45 𝟏𝟓 𝟏𝟓
ADVANCED
Algebra
The Square Root of i
If 𝒊 √ 𝟏, what is √𝒊?
This is an interesting question and solving it will illustrate a very useful method in working with
complex numbers. You can use this method to calculate the square root of any complex
number.
Recall that each complex number is of the form 𝑎 𝑏𝑖, where a and b are real.
We want a complex number that, when squared, generates 𝑖.
So, we want to calculate a and b such that 𝑎 𝑏𝑖 𝑖
Now, break this into 2 equations, one for the real part, and one for the imaginary part.
Here are the 2 equations: 𝑎 𝑏 0 and 2𝑎𝑏 1
𝑎 𝑏 and 𝑏
Substituting for 𝑏, 𝑎
√ √
⎯⎯⎯ 𝑎 or 𝑎
Since 𝑎 𝑏 𝑏 𝑎 or 𝑏 𝑎
√ √ √ √ √ √ √ √
So, our candidates for √𝑖 are: 𝑖 or 𝑖 or 𝑖 or 𝑖
√ √ √ √
Let’s try them: 𝑖 𝑖 𝑖
Results:
√ √ √ √ √2 √2
𝑖 𝑖 𝑖 √𝑖 𝑖
2 2
So, we have found not only the two square roots of 𝑖, but √2 √2
√ 𝑖 𝑖
also the two square roots of – 𝑖. 2 2
Algebra
Complex Numbers – Graphical Representation
Complex numbers of the form 𝑎 𝑏𝑖 can be represented on a set of axes that represent Real
and Imaginary numbers instead of 𝑥 and 𝑦. Consider the complex number 3 4𝑖. It would
look like this on a set of Real (R) and Imaginary (I) axes:
I
4i
Graphical
R representation of 3
3 4𝑖
Polar Coordinates
Represented in this manner, complex numbers have interesting properties (see the next page
for some of these). Each complex number can be thought of as not only a pair of rectangular
coordinates, e.g., (3,4), but also as a set of polar coordinates with magnitude (i.e., length) 𝜌 and
angle 𝜃. Then, to multiply complex numbers, you multiply their magnitudes and add their
angles.
Powers of i
This is a useful bit of information for seeing the value of 𝒊𝒏 in graphical terms. Since 𝑖 √ 1,
algebraically, we have:
𝑖 √ 1 𝑖 1 𝑖 𝑖 𝑖 1
𝑖 √ 1 𝑖 1 𝑖 𝑖 𝑖 1 etc.
Since 𝒊 has magnitude 1, all powers 𝒊𝒏 also have magnitude 1. Each succeeding power of 𝒊,
then, results only in a change of the angle θ, and can be considered a 90⁰rotation in the
coordinate plane containing the Real and Imaginary axes, like so:
I I I I
R R R R
𝒊 𝒊𝟐 𝟏 𝒊𝟑 𝒊 𝒊𝟒 𝟏
This shows the rotating pattern in the values of the powers of 𝒊 every 4 increments. After 4
rotations you return to where you started.
ADVANCED
Algebra
Complex Number Operations in Polar Coordinates
Polar Coordinates
If a complex number is expressed in terms of its polar coordinates, many calculations are made
much easier. First, let’s investigate the relationship between a point’s rectangular coordinates
𝑥, 𝑦 and its polar coordinates 𝜌, 𝜃 .
The angle, θ, is the angle the line from the point to the
origin makes with the positive portion of the x‐axis.
Generally, this angle is expressed in radians, not degrees.
tan 𝜃 or 𝜃 tan
Division: 𝜌 ,𝜃 𝜌 ,𝜃 𝜌 𝜌 , 𝜃 𝜃
So, to divide complex numbers, you divide their magnitudes and subtract their angles.
Algebra
Complex Solutions to Quadratic Equations
Over the field of real numbers there are no roots to a quadratic function if the discriminant is
less than zero. Over the field of complex numbers, however, such a quadratic function has two
roots.
Quadratic Refresher
𝒃 𝒃𝟐 𝟒𝒂𝒄 Quadratic
The formula for the roots (i.e., where y = 0) is: 𝒙
𝟐𝒂 Formula
𝑏 4𝑎𝑐 0 2 complex
𝑏 4𝑎𝑐 0 1 real
𝑏 4𝑎𝑐 0 2 real
Note: because of the “ ” sign in the quadratic formula, when there are 2 complex roots they
are conjugates.
Example 1: Solve 𝑥 2𝑥 10 0
𝑏 √𝑏 4𝑎𝑐 2 2 4 1 10 2 √ 36 2 6𝑖
𝑥 𝟏 𝟑𝒊
2𝑎 2 1 2 2
Example 2: Solve 2𝑥 4𝑥 7 0
Algebra
Radical Rules
√ ∙ √ ∙√ √ ∙ √ ∙√ √12 √4 ∙ √3 2√3
√ √ 5 √5 √5
√ √ 4 √4 2
Mathematicians prefer to keep radicals out of the denominator. Here are two
methods to accomplish this, depending on what’s in the denominator.
√ √ √ √ √
Example: ∙
√ √ √
√ √ √ √ √ √ √
Example: ∙
√ √ √
Algebra
Simplifying Square Roots – Two Methods
In this method, you pull squares out from under the radical. This is the quickest
method if you are comfortable with what the squares are and with dividing them
out of larger numbers.
1 1 11 121
Examples: (1) √98 √49 ∙ √2 2 4 12 144
7√2
3 9 13 169
8 64 18 324
Method 2: Extracting Prime Numbers
9 81 19 361
If you are not comfortable with Method 1, you can pull
10 100 20 400
prime numbers out from under the radical and pair them
up to simplify the square root.
Algebra
Solving Radical Equations
When an equation involves radicals, the radicals must be eliminated in order to obtain a
solution. The one special thing about these equations is that, in the process of eliminating the
radical, it is possible to add another solution that is not a solution to the original problem.
Solutions that are added by the process used to solve the problem are called Extraneous
Solutions. At the end of the problem, we must check for extraneous solutions and eliminate
them.
Example: Solve √2 6 1
Starting Problem: √2 6 1
Subtract 1 from both sides: √2 6 1 If we allowed to
Square both sides: 2 6 2 1 be ‐2, the equation would
work and ‐1 would work as a
Subtract from both sides: 4 5 0 solution. However, the
Factor: 5 1 0 square root of a number is
defined to be the positive
Obtain Preliminary Solutions: 1, 5 root only. So, ‐1 fails as a
Test as a solution: 2 1 6 1 1 ? solution to the problem.
Test as a solution: 4 5 5 5 ?
Identify the final Solution Set:
Algebra
Solving Radical Equations (cont’d)
The answer lies in the missing step, which is often not taught to high school students. What
you learn is this:
This solves the apparent arbitrariness of when a root is only positive and when it is both
positive and negative.
Inequalities
The “missing step” also provides an explanation for the method used to solve inequalities.
Consider the inequality: 9. The process for solving this with the missing step included is:
Starting Problem: 9
Take square roots: | | 3 Notice that | | converts to in Case I and to
– in Case ii. By the end of the problem, you
Case i Case ii see that the sign in Case ii has been flipped
around from the original problem. This is not
3 and 3 magic; it is the result of “The Missing Step”
3 and 3 being applied in all its mathematical glory!
Solution: | 3
Algebra
Matrix Addition and Scalar Multiplication
What is a Matrix?
A matrix is an ordered set of objects (typically real or complex numbers) set up in a two‐
dimensional array. Matrices are very useful in algebra, statistics and other applications because
they provide a concise way to carry out complex mathematical processes and methods.
Matrices have dimensions, expressed as the number of rows x the number of columns. For
example, a 2x3 matrix (read “2 by 3 matrix”) has 2 rows and 3 columns. Knowing the
dimensions of a matrix is important because many matrix operations can only occur on
matrices with certain dimensions.
Adding Matrices
Each object in a matrix is called an element. Matrices are added by adding the corresponding
elements in the matrices. Matrices must have the same dimensions if they are to be added.
Example:
2 3 1 1 2 4 1 1 5
5 1 2 2 1 0 3 2 2
Scalar Multiplication
Example:
1 2 4 3 6 12
3∙
2 1 0 6 3 0
Algebra
Matrix Multiplication
Multiplying Matrices
Multiplication of matrices is a more complex process. Although the student may find it difficult
at first, it is a powerful tool that is useful in many fields of mathematics and science.
Matrix multiplication can be performed only on matrices that are conformable (i.e., compatible
in size). In order for two matrices to be multiplied together, the number of columns in the first
matrix must equal the number of rows in the second matrix. If an m x n matrix is multiplied by
an n x p matrix, the result is an m x p matrix. This is illustrated as follows:
must match
To multiply matrices, multiply the elements in a row of the first matrix, element by element, by
the corresponding elements in a column of the second matrix and add the results. If row i in
the first matrix is multiplied by row j in the second matrix, the result is placed in row i, column j
of the resulting matrix. The element in position i, j of a matrix 𝑨 is often denoted 𝒂𝒊,𝒋 .
Example 1:
Notice that multiplying a 2 x 3
1 2
2 3 1 1 0 matrix by a 3 x 2 matrix results
∙ 2 1
5 1 2 1 13 in a 2 x 2 matrix.
3 1
Example 2:
1 2 8 5 5 Notice that multiplying a 3 x 2
2 3 1
2 1 ∙ 1 7 4 matrix by a 2 x 3 matrix results
5 1 2 in a 3 x 3 matrix.
3 1 11 8 1
From these examples, it is clear that matrix multiplication is not commutative. That is, if we
name two matrices 𝑨 and 𝑩, it is generally not true that 𝑨 ∙ 𝑩 𝑩 ∙ 𝑨. Further, if matrices
are not square (i.e., having the same number of rows and columns), matrix multiplication is
never commutative; that is 𝑨 ∙ 𝑩 𝑩 ∙ 𝑨.
Algebra
Identity Matrices and Inverse Matrices
Identity Matrices
For real numbers, the multiplicative identity is 1 because for any real number 𝑥:
𝑥∙𝟏 𝟏∙𝑥 𝑥
That is, when a number is multiplied by 1, the result is the original number. It does not matter
whether we multiply by 1 on the left or the right; in either case, the result is the original
number.
The same is true for square matrices. If we multiply a square matrix by the identity matrix with
the same dimensions, the result will be the original matrix. It does not matter whether we
multiply by the identity matrix on the left or right; the result is the same.
Identity matrices exist for each square dimension. Identity matrices have 1’s along the diagonal
and 0’s in every other position. For example, the following are identity matrices of rank 2, 3
and 4. Identity matrices are generally denoted by the letter "𝑰":
1 0 0 1 0 0 0
1 0 0 1 0 0
𝐼 𝐼 0 1 0 𝐼
0 1 0 0 1 0
0 0 1
0 0 0 1
2 1 3 1 0 0 1 0 0 2 1 3 2 1 3
1 4 2 ∙ 0 1 0 0 1 0 ∙ 1 4 2 1 4 2
3 1 2 0 0 1 0 0 1 3 1 2 3 1 2
Inverse Matrices
For real numbers, multiplying a number by its inverse results in the identity, 𝟏. For example,
3∙ ∙3 𝟏. Similarly, multiplying a matrix by its inverse results in the identity matrix with
the same dimensions as the original matrix.
𝟏 𝟏
Example: Using the same square matrix 𝑨 as above, 𝑨 ∙ 𝑨 𝑨 ∙𝑨 𝑰 as follows:
Algebra
Inverse of a 2x2 Matrix
Not all square matrices have inverses. In order for a matrix to have an inverse, its determinant
must be non‐zero. That is, matrix 𝑨 has an inverse if and only if: |𝑨| 𝟎.
𝒂 𝒃 𝒂 𝒃
The determinant of matrix 𝑨 , is calculated as |𝑨| 𝒂𝒅 𝒃𝒄.
𝒄 𝒅 𝒄 𝒅
𝟒 𝟏
Let: 𝑨
𝟐 𝟏
𝟒 𝟏
Then: |𝑨| 𝟒∙𝟏 𝟏 ∙ 𝟐 𝟐
𝟐 𝟏
𝟏 𝟏 𝟏 𝟏
𝟐 𝟒 𝟐 𝟒 𝟎. 𝟓 𝟎. 𝟓
So: 𝑨‐1 𝑨‐1
𝟒 𝟏 𝟐 𝟏 𝟐
𝟐 𝟏
𝟎. 𝟓 𝟎. 𝟓 𝟒 𝟏 𝟏 𝟎 𝟒 𝟏 𝟎. 𝟓 𝟎. 𝟓 𝟏 𝟎
∙ and ∙
𝟏 𝟐 𝟐 𝟏 𝟎 𝟏 𝟐 𝟏 𝟏 𝟐 𝟎 𝟏
Algebra
Determinants – The General Case
Determinants are very useful in matrix operations. The determinant of a 2 x 2 matrix is defined to be:
|𝑨| 𝒂 𝒃
𝒂𝒅 𝒃𝒄 note: alternative notation for |𝑨| is det 𝑨
𝒄 𝒅
In words, the diagonals are multiplied and the product of second diagonal is subtracted from the
product of the first diagonal. This process is generalized in determinants of larger matrices using what
are referred to as minors. A minor is what is left of a matrix when the row and column of the element
are eliminated.
The determinant of a matrix can be calculated by selecting a row or column and multiplying each
element of that row or column by the determinant of its corresponding minor. The results are
alternately added and subtracted to get the value of the determinant. The sign of each term is
determined by the row and column in which it resides. The sign for the element in row m and column n
𝒎 𝒏
is 𝟏 . The following matrices of signs show how they are applied to each row element:
The same process is followed for larger determinants. For example, a 5 x 5 determinant is first reduced
to a sum of five elements each multiplied by their 4 x 4 minors. Each of the 4 x 4 minors is reduced to a
sum of four elements each multiplied by their 3 x 3 minors, etc. The process is calculation intensive;
today it would typically be performed using an advanced calculator or a computer.
Algebra
Matrix Division and Inverses
Multiplication and division are inverse processes with which the student is familiar when
working with real numbers. Multiplication of matrices, as described above is much more
complex than multiplication of real numbers. So, how do you divide matrices?
Division of real numbers can be considered to be the process of multiplying a number by the
inverse of the number by which you want to divide. For example:
Matrix division works in a similar fashion. It is typically handled by multiplying the dividend
(top) matrix by the inverse of the divisor (bottom) matrix. For matrices 𝑨 and 𝑩, if we want to
divide 𝑩 by 𝑨, we would instead multiply 𝑩 by 𝑨 𝟏 .
Some methods for calculating inverses of a square matrices are shown in the following pages.
Only square matrices have inverses. Identity matrices must also, by definition, be square.
Example:
𝟐 𝟏 𝟑 𝟏 𝟑 𝟑
Let: 𝑨 𝟏 𝟒 𝟐 𝑩 𝟓 𝟐 𝟏
𝟑 𝟏 𝟐 𝟐 𝟑 𝟒
Note that because matrix multiplication is not commutative, you are very likely to get a
different result if you multiply 𝑩 by 𝑨 𝟏 on the left instead of the right. That is, in general,
𝟏 𝟏
𝑩∙𝑨 𝑨 ∙ 𝑩.
Algebra
Calculating Inverses – The General Case
The calculation of the inverse of a matrix of size greater than 2 x 2 can be performed by a
process called Gauss‐Jordan Elimination. The process is also called, more generically, Row
Reduction. In this process, you begin with two side‐by‐side matrices, the one you want to
invert (the subject matrix) and the identity matrix of the same size. Operations are performed
on both matrices, gradually converting the original matrix to the Identity Matrix.
When this process is complete, the original identity matrix has been converted to the inverse
matrix. Below is an example of the development of an inverse of a 3 x 3 matrix using this
process:
Each operation
performed on the original
subject matrix is also
performed on the original
identity matrix.
Algebra
Calculating Inverses Using Adjoint Matrices
Minor: A minor 𝑀 is what is left of a matrix when the 𝑖‐th row and 𝑗‐th column (i.e.,
the row and column containing element 𝑎 ) of the original matrix 𝐴 are eliminated.
Cofactor: The cofactor 𝑐 of 𝑎 is 1 multiplied by the determinant of the minor
𝑀 . That is, 𝑐 1 ∙ 𝑀 .
Cofactor Matrix: The cofactor matrix is the matrix of cofactors of each element of the
original matrix. It is often denoted 𝐶.
Adjoint Matrix: The adjoint matrix is the transpose of the cofactor matrix. That is,
𝑎𝑑𝑗 𝐴 𝐶 . The adjoint matrix is also called the adjugate matrix or adjunct matrix.
Recall that the original matrix 𝐴 must be square and not singular (i.e., |𝐴| 0 in order
to have an inverse. A singular matrix has a determinant of zero.
The inverse of a matrix is equal to its corresponding adjoint matrix divided by the determinant
of the original matrix. That is:
𝟏
𝑪𝑻 Note: the transpose of a matrix interchanges
𝑨
|𝑨| rows and columns of the original matrix. For
example:
𝑻
Example: 2x2 Matrix Inverse Calculation 𝟏 𝟐 𝟏 𝟏
𝟏 𝟒 𝟐 𝟒
𝟒 𝟏
Let: 𝑨
𝟐 𝟏
Then: 𝑐 1 ∙𝟏 𝟏 Therefore:
𝑐 1 ∙ 𝟐 𝟐
𝟏 𝟐 𝟏 𝟏
𝑐 1 ∙ 𝟏 𝟏 𝑪 , 𝑎𝑑𝑗 𝑨 𝑪𝑻
𝟏 𝟒 𝟐 𝟒
𝑐 1 ∙𝟒 𝟒
|𝑨| 𝟒 𝟏
And: 𝟒∙𝟏 𝟏 ∙ 𝟐 𝟐
𝟐 𝟏
𝟏 𝟏 𝟏 𝟏
𝑻
𝑪 𝟐 𝟒 𝟐 𝟒 𝟎. 𝟓 𝟎. 𝟓
So: 𝑨‐1
𝑨 |𝑨| 𝟐 𝟏 𝟐
𝟎. 𝟓 𝟎. 𝟓 𝟒 𝟏 𝟏 𝟎 𝟒 𝟏 𝟎. 𝟓 𝟎. 𝟓 𝟏 𝟎
𝟏 𝟐
∙
𝟐 𝟏 𝟎 𝟏
and
𝟐 𝟏
∙
𝟏 𝟐 𝟎 𝟏
Algebra
Calculating Inverses Using Adjoint Matrices (cont’d)
𝟒 𝟐
Cofactors: 𝑐 1 ∙𝑀 1 ∙ 𝟏𝟎
𝟏 𝟐
𝟏 𝟐 𝟐 𝟏
𝑐 1 ∙ 𝟖 𝑐 1 ∙ 𝟓
𝟑 𝟐 𝟑 𝟏
𝟏 𝟒 𝟏 𝟑
𝑐 1 ∙ 𝟏𝟏 𝑐 1 ∙ 𝟏𝟎
𝟑 𝟏 𝟒 𝟐
𝟏 𝟑 𝟐 𝟑
𝑐 1 ∙ 𝟓 𝑐 1 ∙ 𝟕
𝟏 𝟐 𝟏 𝟐
𝟐 𝟑 𝟐 𝟏
𝑐 1 ∙ 𝟓 𝑐 1 ∙ 𝟗
𝟑 𝟐 𝟏 𝟒
Adjoint:
𝟏𝟎 𝟖 𝟏𝟏 𝟏𝟎 𝟓 𝟏𝟎
𝑻
𝑪 𝟓 𝟓 𝟓 , 𝑎𝑑𝑗 𝑨 𝑪 𝟖 𝟓 𝟕
𝟏𝟎 𝟕 𝟗 𝟏𝟏 𝟓 𝟗
Determinant of 𝑨:
𝟐 𝟏 𝟑
𝟒 𝟐 𝟏 𝟐 𝟏 𝟒
|𝑨| 𝟏 𝟒 𝟐 2∙ 1 ∙ 3∙
𝟏 𝟐 𝟑 𝟐 𝟑 𝟏
𝟑 𝟏 𝟐
2 ∙ 𝟏𝟎 1∙𝟖 3∙ 𝟏𝟏 𝟓
𝟏𝟎 𝟓 𝟏𝟎 𝟏𝟎 𝟓 𝟏𝟎
𝟖 𝟓 𝟕 𝟖 𝟓 𝟕
𝑪𝑻 𝟐. 𝟎 𝟏. 𝟎 𝟐. 𝟎
𝟏 𝟏𝟏 𝟓 𝟗 𝟏𝟏 𝟓 𝟗
Inverse: 𝑨 𝟏. 𝟔 𝟏. 𝟎 𝟏. 𝟒
|𝑨| |𝑨 | 𝟓
𝟐. 𝟐 𝟏. 𝟎 𝟏. 𝟖
Note: If a square matrix has an inverse from either the left or the right, then that matrix is an
inverse from both the left and the right, and is, therefore, the inverse of the original matrix.
Algebra
Cramer’s Rule – 2 Equations
Cramer’s Rule provides a powerful and simple way to solve systems of two or three linear
equations. In larger systems of equations, it is a useful way to solve for just one of the
variables, without having to solve the entire system of equations. To solve an entire system of
four or more equations, a better technique would be Gauss‐Jordan Elimination, especially if the
student is aided by a computer and spreadsheet software such as Microsoft Excel.
Cramer’s Rule works as long as the determinant of variable coefficients (i.e., the determinant in
the denominator) is non‐zero. If this determinant is zero, then there is no unique solution to
the system of equations.
Using determinant notation, Cramer’s Rule states that the solutions for x and y are:
𝑥 𝑦
Notice that the determinants in the denominators are the same; the columns in these
determinants are the coefficients of the variables in the equations. The determinants in the
numerators are almost the same as the ones in the denominators; the only difference is that
the column of coefficients associated with the variable being evaluated is replaced by the
equations’ constant terms.
12
𝑥 𝟒 𝑦 𝟏
3
Algebra
Cramer’s Rule – 3 Equations
Using determinant notation, Cramer’s Rule states that the solutions for x, y and z are:
𝑥 𝑦 𝑧
As in the case with two equations, the determinants in the denominators are all the same; the
columns in these determinants are the coefficients of the variables in the equations. The
determinants in the numerators are almost the same as the ones in the denominators; the only
difference is that the column of coefficients associated with the variable being evaluated is
replaced by the equations’ constant terms.
𝑥 𝑦 𝑧
𝑥 2 𝑦 3 𝑧 2
Algebra
Augmented Matrices
Example:
Gauss‐Jordan Elimination
A process called Gauss‐Jordan Elimination (GJE) is used to manipulate the augmented matrix to
obtain a solution to the equations. GJE is also called Row Reduction because each step adjusts
the values in one row of the augmented matrix. At the end of the process, the rows of the
coefficient matrix are “reduced” to the Identity Matrix.
When this process is complete, the constant column of the augmented matrix has been
converted to the solution of the system of equations. Why does this work? The process used is
essentially the same as solving a system of equations by the elimination method. In GJE, you
ignore the variable names by using matrices, but the manipulations are the same.
Inverse Matrix
This process can also be used to develop an Inverse Matrix. To do this,
Place an identity matrix to the right of the augmented matrix at the start.
Perform all row operations on this matrix as you progress.
At the end, the original identity matrix will have been converted to the inverse matrix.
Algebra
2x2 Augmented Matrix Examples
Problem: solve the following set of simultaneous equations using row reduction 2x + 8y = 36
(formally called Gauss‐Jordan Elimination) x + 5y = 10
Problem: solve the following set of simultaneous equations using row reduction ‐x + 3y = 13
(formally called Gauss‐Jordan Elimination) 2x ‐ y = 4
Algebra
3x3 Augmented Matrix Example
Algebra
Characteristic Equation and Eigenvalues
Characteristic Equation
|𝑨 4 1 𝜆 0 4 𝜆 1
𝑃 𝜆 𝜆𝑰|
2 1 0 𝜆 2 1 𝜆
4 𝜆 1 𝜆 1 2 𝜆 5𝜆 4 2
𝜆 5𝜆 6
The 𝑛 roots of the characteristic equation, i.e., the 𝑛 values of 𝜆, are called the eigenvalues of
the matrix. The prefix “eigen” comes from the Old Dutch meaning “to own,” referring to the
essence of something. So, the matrix owns its eigenvalues and they are key to its existence.
For matrix 𝑨 in the example above, the eigenvalues are 2 and 3 because:
𝜆 5𝜆 6 𝜆 2 𝜆 3 0 ⇒ 𝜆 2, 3
The trace of a square matrix, 𝑡𝑟 𝐴 , is the sum of its diagonal values (from upper left to lower
right). Two theorems relate the trace and determinant of a matrix to its eigenvalues:
Theorem: The trace of a square matrix is equal to the sum of its eigenvalues.
Theorem: The determinant of a square matrix is equal to the product of its eigenvalues.
In the example above: the trace of 𝑨 is: 𝑡𝑟 𝑨 4 1 5, and the sum of the eigenvalues of
𝑨 is: 3 2 5; |𝐴| 4 2 6, and the product of the eigenvalues of 𝑨 is: 3 ∙ 2 6.
Algebra
Eigenvectors
Eigenvectors
Associated with each eigenvalue of a matrix 𝑨 is a corresponding eigenvector of 𝑨. The
𝑥
eigenvectors of 𝑨, 𝐯 𝑦 , are obtained by solving the equation: 𝑨 𝜆𝑰 𝐯 𝟎 for each
value of 𝜆. Note that 𝟎 is the zero vector, which is size: 𝑛 x 1.
Example: For matrix 𝑨, defined in the example above, let us find the eigenvectors associated
with the eigenvalues 𝜆 2 and 𝜆 3.
Consider 𝜆 2:
4 2 1 𝑥 2 1 𝑥
𝑨 𝜆𝑰 𝐯 𝑦 𝑦 𝟎
2 1 2 2 1
2𝑥 𝑦 0
2𝑥 𝑦 0
Let 𝑥 be any arbitrary value except zero and we can solve for 𝑦. Letting 𝑥 1 gives:
2𝑥 𝑦 2 1 𝑦 2 𝑦 0 ⇒ 𝑦 2
1
So, an eigenvector associated with the eigenvalue 𝜆 2 of 𝑨 is 𝐯
. Note that any
2
𝑡
vector of the form satisfies the above equation and so it is also an eigenvector of 𝑨
2𝑡
associated with the eigenvalue 𝜆 2.
Consider 𝜆 3:
4 3 1 𝑥 1 1 𝑥
𝑨 𝜆𝑰 𝐯 𝑦 𝟎
2 1 3 2 2 𝑦
𝑥 𝑦 0
2𝑥 2𝑦 0
Again, let 𝑥 1. Then,
𝑥 𝑦 1 𝑦 1 𝑦 0 ⇒ 𝑦 1
1
So, an eigenvector associated with the eigenvalue 𝜆 3 of 𝑨 is 𝐯
. Note that any
1
𝑡
vector of the form satisfies the above equation and so it is also an eigenvector of 𝑨
𝑡
associated with the eigenvalue 𝜆 3.
1 1
Conclude: One set of eigenvectors of 𝑨 is: 𝐯 , .
2 1
Algebra
2x2 Eigenvalues and Eigenvectors – General Case
Characteristic Equation
𝑎 𝑏
Let: 𝑨
𝑐 𝑑
|𝑨 𝑎 𝜆 𝑏
𝜆𝑰| 0
𝑐 𝑑 𝜆
𝑎 𝜆 𝑑 𝜆 𝑏𝑐 0
𝜆 𝑎 𝑑 𝜆 𝑎𝑑 𝑏𝑐 0
Eigenvalues
Let: ∆ 𝑎 𝑑 4𝑏𝑐
𝑎 𝑑 ∆
𝜆
2
Eigenvectors
𝑥
𝑨 𝜆𝑰 𝐯 0, 𝐯 𝑦
𝑎 𝜆 𝑏 𝑥
𝑦 0
𝑐 𝑑 𝜆
Working with the top row: 𝑎 𝜆 𝑥 𝑏𝑦 0
𝜆 𝑎 𝑥 𝑏𝑦
𝑥 𝑏
For each 𝜆, then, 𝐯 𝑦 𝜆 𝑎
Finally, you may wish to simplify 𝐯 by reducing its elements to lowest terms, if possible.
Algebra
Calculating Inverses Using Characteristic Equations
Hamilton‐Cayley Theorem: Every square matrix satisfies its own characteristic equation.
That is, if a matrix 𝑨 is substituted for 𝜆 in matrix 𝑨’s characteristic equation, the result is a true
statement, i.e., 𝑃 𝑨 𝟎, where 𝑃 𝑨 is the characteristic polynomial of 𝑨.
4 1
Example: In the case of matrix 𝑨 , defined above, with characteristic equation
2 1
𝜆 5𝜆 6 0, it must be true that 𝑨 5𝑨 6𝑰 𝟎, where 𝟎 is the appropriate zero
matrix. Let’s demonstrate that this is true.
4 1 4 1 1 0
𝑨 5𝑨 6𝑰 5 6
2 1 2 1 0 1
4 1 4 1 4 1 1 0
5 6
2 1 2 1 2 1 0 1
14 5 4 1 1 0
5 6
10 1 2 1 0 1
14 5 4 6 5 5 1 0 0 0
10 5 2 0 1 5 1 6 0 0
𝑎𝑨 𝑏𝑨 𝑐𝑨 𝑑𝑰 𝟎
𝟏
Multiply both sides by 𝑨 on the right (or the left) to get:
𝟏 𝟏 𝟏 𝟏
𝑎𝑨 𝑨 𝑏𝑨 𝑨 𝑐𝑨𝑨 𝑑𝑰𝑨 𝟎
𝟏
𝑎𝑨 𝑏𝑨 𝑐𝑰 𝑑𝑨 𝟎
𝟏
𝑑𝑨 𝑎𝑨 𝑏𝑨 𝑐𝑰
𝟏
𝑎𝑨 𝑏𝑨 𝑐𝑰
𝑨
𝑑
Algebra
Calculating Inverses Using Characteristic Equations (cont’d)
2 1 3
Example: Find the inverse of the 3 x 3 matrix 𝑨 1 4 2
3 1 2
2 𝜆 1 3
|𝑨 𝜆𝑰| 1 4 𝜆 2 0
3 1 2 𝜆
4 𝜆 2 1 2 1 4 𝜆
2 𝜆 1 3 0
1 2 𝜆 3 2 𝜆 3 1
2 𝜆 𝜆 6𝜆 10 𝜆 8 3 3𝜆 11 0
𝟏
𝑨 8𝑨 14𝑰 1
𝑨 𝑨 8𝑨 14𝑰
5 5
1 2 1 3 2 1 3 2 1 3 1 0 0
1 4 2 1 4 2 8 1 4 2 14 0 1 0
5
3 1 2 3 1 2 3 1 2 0 0 1
1 12 3 14 2 1 3 1 0 0
0 13 9 8 1 4 2 14 0 1 0
5
13 3 11 3 1 2 0 0 1
12 8 2 14 3
8 1 14 8 3
1
0 8 1 13 8 4 14 9 8 2
5
13 8 3 3 8 1 11 8 2 14
1 10 5 10 2 1 2
8 5 7 1.6 1 1.4
5
11 5 9 2.2 1 1.8
This result matches the inverse developed using the augmented matrix method that was
illustrated earlier in this chapter.
𝒑 𝒒 𝒑 𝒒
𝒙𝟒 ∙ 𝒙𝟑 𝒙𝟕
Product of Powers 𝒂 ∙𝒂 𝒂
𝒙𝟓 ∙ 𝒙 𝟖
𝒙 𝟑
𝒂𝒑 𝒚𝟓
Quotient of Powers 𝒂𝒑 𝒒
𝒂 𝟎 𝒚𝟑
𝒂𝒒 𝒚𝟐
𝒑 𝒒 𝒑∙𝒒
𝒛𝟒 𝟑
𝒛𝟏𝟐
Power of a Power 𝒂 𝒂
𝟑 𝟓
𝒙 𝒙𝟏𝟓
𝟎
𝟗𝟏𝟎 𝟏
Anything to the zero power is 1 𝒂 𝟏 𝒂 𝟎
𝒙𝒚𝒛𝟑 𝟎
𝟏, if 𝒙, 𝒚, 𝒛 𝟎
𝟑
𝟏
Negative powers generate the 𝟏 𝒙
𝒑 𝒙𝟑
reciprocal of what a positive 𝒂 𝒂 𝟎
power generates 𝒂𝒑 𝟏 𝟓
𝒙𝟓
𝒙
𝟑
𝒑 𝒑 𝒑 𝟑𝒚 𝟐𝟕𝒚𝟑
Power of a product 𝒂∙𝒃 𝒂 ∙𝒃
𝟒
𝒙 𝟏 𝒛 𝒙 𝟏 𝟒 𝒛𝟒
𝒂 𝒑 𝒂𝒑 𝒙 𝟑 𝒙𝟑
Power of a quotient 𝒃 𝟎
𝒃 𝒃𝒑 𝟒 𝟔𝟒
Converting a root to a power 𝒏 𝟏 𝒏 𝟎 𝟏
√𝒂 𝒂 𝒏 √𝒙 𝒙 𝟐
𝒃 0 𝐥𝐨𝐠 𝟑𝟐 𝟏 𝟎
Log (base anything) of 1 is 𝐥𝐨𝐠 𝒃 𝟏 𝟎
zero 𝒃 𝟏 𝐥𝐧 𝟏 𝟎
ADVANCED
Algebra
e
What is “e”?
e is a transcendental number, meaning that it is not the root of any polynomial with
integer coefficients.
e is the base of the natural logarithms.
1 𝑛 𝑑 𝑑𝑥
𝑒 lim 1 𝑒 lim 𝑒 𝑒 1
→ 𝑛 → √𝑛! 𝑑𝑥 𝑥
Perhaps, most interestingly, the following equation, called Euler’s Equation, relates five
seemingly unrelated mathematical constants to each other.
𝒆𝒊𝝅 𝟏 𝟎
1 1
𝑒
𝑘! 1 1 1 1
1 1 ⋯
2 6 24 120
Decimal Expansion
𝑒 2.7 1828 1828 4590 4523 5360 2874 7135 2662 4977 5724 7093 6999 5957 4966 …
The web site http://antwrp.gsfc.nasa.gov/htmltest/gifcity/e.2mil shows the decimal
expansion of e to over 2 million digits.
Algebra
Table of Exponents and Logarithms
𝟐𝟎 𝟏 𝐥𝐨𝐠 𝟐 𝟏 𝟎 𝟔𝟎 𝟏 𝐥𝐨𝐠 𝟔 𝟏 𝟎
𝟐𝟏 𝟐 𝐥𝐨𝐠 𝟐 𝟐 𝟏 𝟔𝟏 𝟔 𝐥𝐨𝐠 𝟔 𝟔 𝟏
𝟐𝟐 𝟒 𝐥𝐨𝐠 𝟐 𝟒 𝟐 𝟔𝟐 𝟑𝟔 𝐥𝐨𝐠 𝟔 𝟑𝟔 𝟐
𝟐𝟑 𝟖 𝐥𝐨𝐠 𝟐 𝟖 𝟑 𝟔𝟑 𝟐𝟏𝟔 𝐥𝐨𝐠 𝟔 𝟐𝟏𝟔 𝟑
𝟐𝟒 𝟏𝟔 𝐥𝐨𝐠 𝟐 𝟏𝟔 𝟒
𝟐𝟓 𝟑𝟐 𝐥𝐨𝐠 𝟐 𝟑𝟐 𝟓 𝟕𝟎 𝟏 𝐥𝐨𝐠 𝟕 𝟏 𝟎
𝟐𝟔 𝟔𝟒 𝐥𝐨𝐠 𝟐 𝟔𝟒 𝟔 𝟕𝟏 𝟕 𝐥𝐨𝐠 𝟕 𝟕 𝟏
𝟐𝟕 𝟏𝟐𝟖 𝐥𝐨𝐠 𝟐 𝟏𝟐𝟖 𝟕 𝟕𝟐 𝟒𝟗 𝐥𝐨𝐠 𝟕 𝟒𝟗 𝟐
𝟐𝟖 𝟐𝟓𝟔 𝐥𝐨𝐠 𝟐 𝟐𝟓𝟔 𝟖 𝟕𝟑 𝟑𝟒𝟑 𝐥𝐨𝐠 𝟕 𝟑𝟒𝟑 𝟑
𝟐𝟗 𝟓𝟏𝟐 𝐥𝐨𝐠 𝟐 𝟓𝟏 𝟐 𝟗
𝟐𝟏𝟎 𝟏024 𝐥𝐨𝐠 𝟐 𝟏𝟎𝟐𝟒 𝟏𝟎 𝟖𝟎 𝟏 𝐥𝐨𝐠 𝟖 𝟏 𝟎
𝟖𝟏 𝟖 𝐥𝐨𝐠 𝟖 𝟖 𝟏
𝟑𝟎 𝟏 𝐥𝐨𝐠 𝟑 𝟏 𝟎 𝟖𝟐 𝟔𝟒 𝐥𝐨𝐠 𝟖 𝟔𝟒 𝟐
𝟑𝟏 𝟑 𝐥𝐨𝐠 𝟑 𝟑 𝟏 𝟖𝟑 𝟓𝟏𝟐 𝐥𝐨𝐠 𝟖 𝟓𝟏𝟐 𝟑
𝟑𝟐 𝟗 𝐥𝐨𝐠 𝟑 𝟗 𝟐
𝟑𝟑 𝟐𝟕 𝐥𝐨𝐠 𝟑 𝟐𝟕 𝟑 𝟗𝟎 𝟏 𝐥𝐨𝐠 𝟗 𝟏 𝟎
𝟑𝟒 𝟖𝟏 𝐥𝐨𝐠 𝟑 𝟖𝟏 𝟒 𝟗𝟏 𝟗 𝐥𝐨𝐠 𝟗 𝟗 𝟏
𝟑𝟓 𝟐𝟒𝟑 𝐥𝐨𝐠 𝟑 𝟐𝟒𝟑 𝟓 𝟗𝟐 𝟖𝟏 𝐥𝐨𝐠 𝟗 𝟖𝟏 𝟐
𝟗𝟑 𝟕𝟐𝟗 𝐥𝐨𝐠 𝟗 𝟕𝟐𝟗 𝟑
𝟒𝟎 𝟏 𝐥𝐨𝐠 𝟒 𝟏 𝟎
𝟒𝟏 𝟒 𝐥𝐨𝐠 𝟒 𝟒 𝟏 𝟏𝟎𝟎 𝟏 𝐥𝐨𝐠 𝟏𝟎 𝟏 𝟎
𝟒𝟐 𝟏𝟔 𝐥𝐨𝐠 𝟒 𝟏𝟔 𝟐 𝟏𝟎𝟏 𝟏𝟎 𝐥𝐨𝐠 𝟏𝟎 𝟏𝟎 𝟏
𝟒𝟑 𝟔𝟒 𝐥𝐨𝐠 𝟒 𝟔𝟒 𝟑 𝟏𝟎𝟐 𝟏𝟎𝟎 𝐥𝐨𝐠 𝟏𝟎 𝟏𝟎𝟎 𝟐
𝟒𝟒 𝟐𝟓𝟔 𝐥𝐨𝐠 𝟒 𝟐𝟓𝟔 𝟒 𝟏𝟎𝟑 𝟏𝟎𝟎𝟎 𝐥𝐨𝐠 𝟏𝟎 𝟏𝟎𝟎𝟎 𝟑
Algebra
Converting Between Exponential and Logarithmic Forms
Note: the “first‐last‐middle” rule requires that the logarithmic or exponential portion of the
expression be on the left‐hand side of the equation.
𝑙𝑜𝑔𝒃 𝒂 𝒙 𝒃𝒙 𝒂
𝒃𝒙 𝒂 𝑙𝑜𝑔𝒃 𝒂 𝒙
Examples: Examples:
Algebra
Expanding Logarithmic Expressions
Expanding a logarithmic expression is a process best described by example. Each step of the
process is described and illustrated in the example below.
Expand: 𝑙𝑜𝑔
When expanded:
Each item in the numerator will become a term preceded by a “+” sign
Each item in the denominator will become a term preceded by a “‐” sign.
All exponents become term coefficients in expanded form.
𝑙𝑜𝑔 𝑙𝑜𝑔
Step 2: Write the log of all of the items in parentheses in the simplified expression:
𝑙𝑜𝑔 2 𝑙𝑜𝑔 𝑎 𝑙𝑜𝑔 𝑏 𝑙𝑜𝑔 3 𝑙𝑜𝑔 𝑐
Step 3: Write the exponents from the simplified expression as coefficients of each log:
𝑙𝑜𝑔 2 𝟑𝑙𝑜𝑔 𝑎 𝟐𝑙𝑜𝑔 𝑏 𝑙𝑜𝑔 3 𝟒𝑙𝑜𝑔 𝑐
Step 4: Write the signs (“ ” for items in the numerator; “ “ for items in the denominator):
𝑙𝑜𝑔 2 3𝑙𝑜𝑔 𝑎 2𝑙𝑜𝑔 𝑏 𝑙𝑜𝑔 3 4𝑙𝑜𝑔 𝑐
Algebra
Condensing Logarithmic Expressions
Condensing a logarithmic expression is a process best described by example. Each step of the
process is described and illustrated in the example below.
Step 2: Set up the log expression with the proper base and parentheses to contain the various
terms. If there is at least one negative sign, set up a fraction inside the parentheses:
𝑙𝑜𝑔
Step 4: Bring in each term containing a variable as an exponential expression with the proper
exponent and base:
𝑙𝑜𝑔
Use parentheses liberally to help yourself see what is going on in the problem.
Do the problems one step at a time, working carefully down the page.
Leave yourself a lot of room to do the work; there may be a lot of steps.
Some additional examples to help see how the various rules fit together:
1 𝑥 ∙𝑦
8 log 𝑥 log 𝑦 2 log 𝑧 log
4 𝑧
6 ln 3𝑒 6 ln 3 ln 𝑒 11 ln 3
log 𝑥 3
log 𝑥 log 𝑥 log 𝑥 log 𝑥
log 100 2
1
log 6 2 4 6
16
Algebra
Graphing an Exponential Function
𝒙
𝟏 𝒇 𝒙 𝟑𝒙
𝒇 𝒙
𝟑
𝒙
𝟑
𝟏 𝒙 𝒇 𝒙 𝟑𝒙
𝒇 𝒙
𝟑
𝒙
𝟑
Algebra
Graphing a Logarithmic Function
Note that two points may be sufficient to graph the curve if we have also drawn the asymptote.
Algebra
Graphing a Logarithmic Function (cont’d)
Note that two points may be sufficient to graph the curve if we have also drawn the asymptote.
Algebra
Graphing a Logarithmic Function (cont’d)
Step 1: Find the inverse function: 𝒚 𝒍𝒐𝒈𝟒 𝒙 𝟏 𝟑 Step 2: Find the vertical
Switch variables: 𝑥 𝑙𝑜𝑔 𝑦 1 3 asymptote at the value of x
Subtract the constant: 3 3 that makes the argument of
the log zero.
Result: 𝑥 3 𝑙𝑜𝑔 𝑦 1
𝑥 1 0
Take powers of the log base: 4 4 so, 𝒙 𝟏 is the asymptote.
Simplify: 4 𝑦 1
Subtract the constant: 1 1
Step 4: Switch the x and y values to get points for the logarithmic function: 𝑥 𝑦
𝟏. 𝟐𝟓 𝟐
𝟐 𝟑
Step 5: Graph the logarithmic function: 𝟓 𝟒
𝒇 𝒙 𝐥𝐨𝐠 𝟑 𝒙 𝒇 𝒙 𝐥𝐨𝐠 𝟑 𝒙
𝐥𝐨𝐠 𝟑 𝒙 𝐥𝐨𝐠 𝟑 𝒙
Algebra
Graphs of Various Functions
y = 2x y = (½)x
10.0 10.0
5.0 5.0
0.0 0.0
‐10.0 ‐5.0 0.0 5.0 10.0 ‐10.0 ‐5.0 0.0 5.0 10.0
‐5.0 ‐5.0
‐10.0 ‐10.0
y = log2 x y = log½ x
10.0 10.0
5.0 5.0
0.0 0.0
‐10.0 ‐5.0 0.0 5.0 10.0 ‐10.0 ‐5.0 0.0 5.0 10.0
‐5.0 ‐5.0
‐10.0 ‐10.0
y = x½ y = x2 y = x3
10.0 10.0 10.0
Algebra
Applications of Exponential Functions
Interest Formulas
Compound interest pays interest a number of times during the year; that is, in
periods after the first, interest is paid on the original amount invested plus
interest earned in prior periods.
𝒓 𝒏𝒕
Compound interest paid n times a year: 𝑨 𝒕 𝑷∙ 𝟏
𝒏
𝒕
Annual interest paid once a year: 𝑨 𝒕 𝑷∙ 𝟏 𝒓
𝒓𝒕
Interest compounded continuously: 𝑨 𝒕 𝑷∙ 𝒆
Algebra
Solving Exponential and Logarithmic Equations
Logarithms and exponents are inverse operations in the same way addition and subtraction are,
and in the same way multiplication and division are. So, to undo an exponent, you take a
logarithm, and to undo a logarithm, you take an exponent.
Algebra
Polynomial Function Graphs
Definitions
Local Maximum – The largest value that a function takes in a neighborhood around the
point. There must be smaller values on both sides of the local maximum.
Local Minimum – The smallest value that a function takes in a neighborhood around the
point. There must be larger values on both sides of the local minimum.
A function is Increasing over an interval if it
generates larger values as x increases over the
same interval.
A function is Decreasing over an interval if it
generates smaller values as x increases over the
same interval.
The graph at the right has two local maxima and two local
minima. It also has three intervals where it is increasing
and two intervals where it is decreasing.
ADVANCED
Algebra
Finding Extrema with Derivatives
Derivatives
𝒅
The derivative of a monomial is: 𝒙𝒏 𝒏𝒙𝒏 𝟏
𝒅𝒙
𝒅
The notation means “take a derivative with respect to the variable x.” We need to know two
𝒅𝒙
other things about derivatives in order to find extrema with them.
The derivative of a sum is the sum of the derivatives. That is:
𝒅 𝒅 𝒅
𝒇 𝒙 𝒈 𝒙 𝒇 𝒙 𝒈 𝒙
𝒅𝒙 𝒅𝒙 𝒅𝒙
Derivatives provide information about the slopes of lines tangent to the curve at each
point. Since the slope of a tangent line at a minimum or maximum is zero, we can
calculate the derivative of a polynomial and set it equal to zero to find the x‐values of its
extrema.
Example 2:
Find local maxima and minima for the cubic equation: 𝒚 𝒙𝟑 𝟑𝒙𝟐 𝟗𝒙 𝟓
𝒅 𝟑
𝒙 𝟑𝒙𝟐 𝟗𝒙 𝟓 𝟑𝒙𝟐 𝟔𝒙 𝟗 𝟎
𝒅𝒙
Solving this for x, we find local maxima or minima may exist at 𝒙 𝟑, 𝟏 .
One caution: When a derivative is equal to zero, it only provides the possibility of an extreme;
it does not guarantee an extreme. It is possible for the slope of a curve to be zero and not have
either a local maximum or minimum. For an example of this, look at 𝑦 𝑥 where 𝑥 0.
Algebra
Factoring Higher Degree Polynomials
Identification
To see if an expression is a sum or difference of cubes, you must answer “yes”
to three questions: Table of
1. Are there only two terms? Cubes
2. Is the first term a cube? If so, take its cube root to get the value of a.
1 1
3. Is the second term a cube? If so, take its cube root to get the value of b.
2 8
The solution is based on the appropriate formula above, substituting the cube
roots of the two terms for a and b. Be careful! 3 27
4 64
Note: A telltale sign of when an expression might be the sum or difference of 2
cubes is when the coefficients on the variables are cubes and the exponents on 5 125
the variables are multiples of 3.
6 216
Examples: 7 343
(1) 𝟖𝒙𝟑 𝟏𝟐𝟓𝒚𝟔 𝟐𝒙 𝟓𝒚𝟐 ∙ 𝟒𝒙𝟐 𝟏𝟎𝒙𝒚𝟐 𝟐𝟓𝒚𝟒 8 512
(2) 𝒙𝟑 𝟖 𝒙 𝟐 ∙ 𝒙𝟐 𝟐𝒙 𝟒 9 729
(3) 𝟐𝟕 𝟔𝟒𝒛𝟑 𝟑 𝟒𝒛 ∙ 𝟗 𝟏𝟐𝒛 𝟏𝟔𝒛𝟐 10 1,000
𝒙𝟑 𝒚𝟑 𝒙 𝒚 𝒙𝟐 𝒙𝒚 𝒚𝟐 11 1,331
(4) ∙ 12 1,728
𝟐𝟏𝟔 𝟐𝟕 𝟔 𝟑 𝟑𝟔 𝟏𝟖 𝟗
Algebra
Factoring Higher Degree Polynomials
Variable Substitution
On occasion you will encounter a polynomial that looks familiar except that the exponents on
the variables are higher than usual. In this case, a technique called Variable Substitution may
be useful.
The steps for variable substitution are:
Identify which kind of equation the problem resembles.
Identify what terms are likely to require substitution. Often there are only one or two
terms that need to be substituted.
Create new variables for purposes of substitution.
Re‐write the problem in terms of the new variables.
Solve the problem in terms of the new variables.
Substitute the original variables into the solution.
Perform any additional work that is needed based on the original variables.
Check your work.
Example 1:
Factor: 𝒙𝟒 𝟑𝒙𝟐 𝒚𝟐 𝟒𝒚𝟒
This looks like a typical trinomial factoring problem except for the large exponents.
Create two new variables: 𝒖 𝒙𝟐 and 𝒗 𝒚𝟐
Re‐write the expression: 𝒖𝟐 𝟑𝒖𝒗 𝟒𝒗𝟐
Factor the expression: 𝒖 𝟒𝒗 𝒖 𝒗
Substitute original variables: 𝒙𝟐 𝟒𝒚𝟐 𝒙𝟐 𝒚𝟐
Perform additional work: 𝒙𝟐 𝟒𝒚𝟐 𝒙 𝒚 𝒙 𝒚
Check your work by multiplying the factored form to see if you get the original polynomial.
Example 2:
Factor: 𝟖𝒙𝟑 𝟏𝟐𝟓𝒚𝟔
This looks like a sum of cubes.
Create two new variables: 𝒖 𝟐𝒙 and 𝒗 𝟓𝒚𝟐
Use the sum of cubes formula: 𝒖𝟑 𝒗𝟑 𝒖 𝒗 ∙ 𝒖𝟐 𝒖𝒗 𝒗𝟐
Substitute original variables: 𝟐𝒙 𝟓𝒚𝟐 𝟒𝒙𝟐 𝟏𝟎𝒙𝒚𝟐 𝟐𝟓𝒚𝟒
Check your work by multiplying the factored form to see if you get the original polynomial.
Algebra
Factoring Higher Degree Polynomials
Synthetic Division
Synthetic Division is a short‐cut to dividing polynomials by a linear factor. Here’s how it works.
We will use an example to illustrate the process.
Example 1: 2𝑥 5𝑥 𝑥 2 𝑥 2
Step 1: In the linear term 𝒙 𝒓 take the value r as the divisor. In the example, the divisor
will be 𝟐. We use the letter r to indicate that the value is actually a root of the equation. So,
in synthetic division, the root is used as the divisor.
Step 2: Line up the coefficients of the terms from highest
-2 2 5 1 -2
degree to lowest degree in a row to the right of the divisor. If
a term is missing, use a zero for the coefficient of that term.
We will call this array of coefficients the dividend. 2
Step 3: Bring the leading coefficient down below the line.
Step 4: Multiply the divisor by the number just placed below -2 2 5 1 -2
the line and put the result above the line and one column to -4
the right. Add the two numbers in that column to get a
number below the line for that column. 2 1
Example 2: 𝑥 3𝑥 4𝑥 𝑥 1
From the synthetic division to the right, we get: 1 1 0 3 0 -4 0
𝒙𝟓 𝟑𝒙𝟑 𝟒𝒙 𝒙 𝟏 𝒙𝟒 𝒙𝟑 𝟒𝒙𝟐 𝟒𝒙 1 1 4 4 0
1 1 4 4 0 0
There is no constant term and no remainder in the
solution to this example. 𝑥 𝑥 𝑥 𝑥 1 rem
Algebra
Comparing Synthetic Division to Long Division
Comparison of Methods
It is instructive to compare synthetic division and long division to get a better idea of why
synthetic division works. Consider the division: 2𝑥 5𝑥 𝑥 2 𝑥 2
The two methods of performing this division are laid out below. Notice the following
correspondences between the examples:
Root vs. Factor. Synthetic division uses the root of the Synthetic Division
polynomial as the divisor. Long division uses the whole factor.
The signs on the root are opposite in the two methods. -2 2 5 1 -2
Dividend. The dividends in the two methods are the same -4 -2 2
(except that synthetic division leaves out the variables).
2 1 -1 0
Second Row. The second row in synthetic division
corresponds to the “secondary” coefficients of
each division in long division (but with opposite
Long Division
signs).
Answer Row. In synthetic division the answer row
2𝑥 1𝑥 1
(of coefficients) is calculated directly by adding the
values in the rows above it. In long division, it is 𝑥 2 2𝑥 5𝑥 1𝑥 2
necessary to subtract expressions to determine 2𝑥 4𝑥
another expression that must be divided by the 𝑥 1𝑥 2
divisor to get the next term of the answer. 𝑥 2𝑥
Algebra
Zeros of Polynomials
Example:
What can we say about the roots of 𝑷 𝒙 𝒙𝟒 𝟐𝒙𝟑 𝒙𝟐 𝟒𝒙 𝟒? (note: 4 sign changes)
First, note that 𝑷 𝒙 𝒙𝟒 𝟐𝒙𝟑 𝒙𝟐 𝟒𝒙 𝟒 (note: zero sign changes)
So, 𝑷 𝒙 has 4 complex roots. 0, 2, or 4 of them are real; all real roots are positive.
The real roots must be 1, 2, or 4 (the positive factors of the constant term 4).
To find out more, we have to test the possible real root values.
Algebra
Zeros of Polynomials
Algebra
Intersections of Curves
To apply this theorem, it is useful to set up each curve as an equation equal to zero. Examples
are provided below and on the pages that follow.
Two Lines
Two distinct lines may have either zero or one point of intersection, as shown in the following
illustrations:
Lines have the form: 𝒚 𝒎𝒙 𝒃, so the equations of any two lines can be written as:
𝑦 𝑚 𝑥 𝑏 0 and 𝑦 𝑚 𝑥 𝑏 0
Notice that both lines are of degree 1; i.e., 𝑟 1 and 𝑠 1. Using Bezout’s Theorem:
The maximum number of intersections is: 𝟏 ∙ 𝟏 𝟏.
There may be less than one intersection.
Algebra
Intersections of Curves
Using Bezout’s Theorem, the maximum number of intersections is: 𝟏 ∙ 𝟐 𝟐. Cases for 0, 1,
and 2 intersections are provided below:
This equation can be solved for x by any of the methods used to find the roots of a quadratic
equation. The value of y can be calculated for each value of x by substituting x into either of
the original equations.
Algebra
Intersections of Curves
𝒙𝟐 𝒚𝟐
Ellipse: 𝟏
𝒂𝟐 𝒃𝟐
𝒙𝟐 𝒚𝟐
Ellipse: 𝟏 𝟎 𝑫𝒆𝒈𝒓𝒆𝒆 𝟐
𝒂𝟐 𝒃𝟐
Using Bezout’s Theorem, the maximum number of intersections is: 𝟐 ∙ 𝟐 𝟒. Cases for 0, 1, 2,
3 and 4 intersections are provided below:
Algebra
Domains of Rational Functions
Rational Expressions are fractions with polynomials in both the numerator and denominator. If
the rational expression is a function, it is a Rational Function.
Example 1:
𝒙𝟐 𝟒
Consider the rational function: 𝒇 𝒙 .
𝒙 𝟐
Since there are no square roots, the only value for which
we cannot calculate 𝒇 𝒙 is where 𝒙 𝟐 𝟎 or, where
𝒙 𝟐. So the domain is all real x except 𝒙 𝟐, or:
𝒙|𝒙 𝟐
Notice the hole in the graph of the function at the point
2, 4 . This indicates that the function does not have
a value for 𝒙 𝟐.
Example 2:
𝒙 𝟑
Consider the function: 𝒇 𝒙
𝒙 𝟐
This function has no valid x‐values for 𝑥 3 because
they would generate the square root of a negative
number in the numerator. In addition, the denominator
would be zero if 𝒙 𝟐. So the domain is all real x
greater than ‐3 except 𝒙 𝟐, or:
𝒙|𝒙 3 𝑎𝑛𝑑 𝑥 𝟐
Algebra
Holes and Asymptotes
Holes
A hole in a graph exists whenever a factor 𝒙 𝒂 occurs
more times in the numerator than in the denominator of a
rational function.
𝒙𝟐 𝟒
Example: In the function 𝒇 𝒙 the factor 𝒙 𝟐 is
𝒙 𝟐
in both the numerator and the denominator. In fact, the
function can be reduced to 𝒇 𝒙 𝒙 𝟐 except at the point
𝒙 𝟐 where the function is undefined.
Vertical Asymptotes
A vertical asymptote exists whenever a factor 𝒙 𝒂 occurs more times in the denominator
than in the numerator of a rational function.
𝟐𝒙𝟐 𝟒𝒙 𝟏 𝟐𝒙𝟐 𝟒𝒙 𝟏
Example: In 𝒇 𝒙 the
𝒙𝟐 𝟑𝒙 𝟐 𝒙 𝟏 𝒙 𝟐
factors 𝒙 𝟏 and 𝒙 𝟐 occur in the denominator but not
in the numerator of the function, so they generate vertical
asymptotes. The vertical asymptotes are shown as red
dotted lines at 𝒙 𝟏 and 𝒙 𝟐 in the graph at right.
Horizontal Asymptotes
𝑷 𝒙
There are three separate cases for horizontal asymptotes of a rational function :
𝑸 𝒙
1. If the degree of P(x) > the degree of Q(x), there is no horizontal asymptote.
2. If the degree of P(x) = the degree of Q(x), a horizontal asymptote exists at the line:
𝒍𝒆𝒂𝒅 𝒄𝒐𝒆𝒇𝒇𝒊𝒄𝒊𝒆𝒏𝒕 𝒐𝒇 𝑷 𝒙
𝒚 .
𝒍𝒆𝒂𝒅 𝒄𝒐𝒆𝒇𝒇𝒊𝒄𝒊𝒆𝒏𝒕 𝒐𝒇 𝑸 𝒙
3. If the degree of P(x) < the degree of Q(x), a horizontal asymptote exists at the line 𝒚 𝟎.
𝟐𝒙𝟐 𝟒𝒙 𝟏
Example: In the function 𝒇 𝒙 the degrees of the polynomials in the numerator
𝒙𝟐 𝟑𝒙 𝟐
𝟐
and denominator are the same, and the ratio of their lead coefficients is 𝟐. The location
𝟏
of the horizontal asymptote is shown as the red dotted line 𝒚 𝟐 in the graph above.
Algebra
Graphing Rational Functions
𝑷 𝒙
General rational functions are of the form 𝒚 where either 𝑃 𝑥 or 𝑄 𝑥 is a
𝑸 𝒙
polynomial of degree 2 or higher (i.e., contains an 𝑥 , 𝑥 , 𝑒𝑡𝑐.).
In general, it is a good idea to find the asymptotes for a function first, and then find points that
help graph the curve. The domain and any holes can typically be easily identified during this
process. The range and the end behavior become identifiable once the function is graphed.
Vertical Asymptote: Occurs at 𝒙 𝒉. The vertical asymptote is easy to find because it occurs
at 𝑥 ℎ. At this value of 𝑥, the denominator is ℎ ℎ 0, and you cannot divide by zero.
Hence, as 𝑥 approaches ℎ, the denominator of becomes very small, and the graph shoots
off either up or down.
Holes: None.
End Behavior: Both ends of the function tend toward the horizontal asymptote, so:
𝑨𝒔 𝒙 → ∞, 𝒚 → 𝒌 and 𝑨𝒔 𝒙 → ∞, 𝒚 → 𝒌
Algebra
Simple Rational Functions ‐ Example
Holes: None.
End Behavior: Both ends of the function tend toward the horizontal asymptote, so:
𝐴𝑠 𝑥 → ∞, 𝑦 → 2 and 𝐴𝑠 𝑥 → ∞, 𝑦 → 2
Graphing:
Step 1. Graph the vertical and horizontal asymptotes
(the dashed horizontal and vertical lines shown).
𝟓
x 𝒚 𝟐
𝒙 𝟏
‐2 3.67
‐1 4.5 Note that the intersection of the
asymptotes has coordinates ℎ, 𝑘 .
0 7
2 3 Step 3. Draw a curve on each side of
the vertical asymptote: through the
3 0.5 points on that side and approaching
4 0.33 both the horizontal and vertical
asymptotes.
Algebra
General Rational Functions
𝑷 𝒙
General rational functions are of the form: 𝒚
𝑸 𝒙
The easiest way to graph a general rational function is to factor both the numerator and
denominator and simplifying the resulting fraction.
Vertical Asymptotes and Holes: Any root (also called a “zero”) of the denominator of a rational
function (prior to simplification) will produce either a vertical asymptote or a hole.
Vertical Asymptote: If 𝑟 is a root of the denominator is also a root of the simplified
denominator, then 𝑥 𝑟 is a vertical asymptote of the function.
Hole: If 𝑟 is a root of the denominator and is not a root of the simplified denominator, then
𝑥 𝑟 defines the location of a hole in the function.
Horizontal Asymptote: One way to find the horizontal asymptotes of a general rational
function (also, see the section on “Holes and Asymptotes”, above) is to eliminate all terms of
the polynomials in both the numerator and denominator except the ones with the single
greatest exponent of all the terms. Then,
If all terms are eliminated from the numerator, the horizontal asymptote occurs at 𝑦
0.
𝒙 𝟑 𝒏𝒐𝒕𝒉𝒊𝒏𝒈
Example: 𝒚 → 𝒚 has a horizontal asymptote at 𝑦 0.
𝒙𝟐 𝟓𝒙 𝟔 𝒙𝟐
Note that all terms in the numerator were eliminated because none of them had the
greatest exponent in the rational function, which in this example is 2.
If a term remains in both the numerator and denominator, the horizontal asymptote
occurs at the reduced form of the remaining terms.
𝟐𝒙𝟐 𝟑 𝟐𝒙𝟐 𝟐
Example: 𝒚 → 𝒚 has a horizontal asymptote at
𝟑𝒙𝟐 𝟓𝒙 𝟔 𝟑𝒙𝟐 𝟑
𝑦 .
If all terms are eliminated from the denominator, the function does not have a
horizontal asymptote.
𝒙𝟐 𝟓𝒙 𝟔 𝒙𝟐
Example: 𝒚 → 𝒚 does not have a horizontal asymptote.
𝒙 𝟑 𝒏𝒐𝒕𝒉𝒊𝒏𝒈
Note that all terms in the denominator were eliminated because none of them had the
greatest exponent in the rational function, which in this example is 2.
Algebra
General Rational Functions (cont’d)
Domain: The domain is always “all Real 𝑥” except where there is a vertical asymptote or a hole.
No function value is associated with 𝑥 at either a vertical asymptote or a hole (or when an even
root of a negative number is required).
Range: The range is a bit trickier. You will need to look at the graph to determine the range.
You might think that no 𝑦‐value would exist at a horizontal asymptote, like in simple rational
functions. However, it is possible for a function to cross over its horizontal asymptote and then
work its way back to the asymptote as 𝑥 → ∞ or as 𝑥 → ∞. Odd but true (see below, right).
For oddities in the range of a function, check these out these two rational functions:
𝒙𝟐 𝟓 𝟏𝟎𝒙 𝟓
𝒚 𝒚
𝒙𝟐 𝟑 𝒙𝟐 𝟔𝒙 𝟓
End Behavior: Both ends of the function tend toward the horizontal asymptote if there is one.
However, if there is not one, you can look at the graph to determine end behavior. Note that
the function below does not have a horizontal asymptote:
In this function,
𝐴𝑠 𝑥 → ∞, 𝑦 → ∞,
𝒙𝟑 𝐴𝑠 𝑥 → ∞, 𝑦 → ∞
𝒚
𝒙𝟐 𝟔
Algebra
General Rational Functions ‐ Example
Example: 𝑦
: . ,
Get the Roots:
: ,
Simplify: Since 1 is a root of both the numerator and the denominator, the function may be
simplified as follows:
𝑦
Vertical Asymptotes and Holes: “ 1” and “1” are roots of the original denominator, so they
must generate either vertical asymptotes or holes.
Vertical Asymptote: After simplification, this function still contains “ 1” as a root in the
denominator. Therefore, 𝒙 𝟏 is a vertical asymptote of the function.
Hole: “1” is a root of the denominator of the original function but is not a root of the
denominator of the simplified function. Therefore, this function has a hole at 𝒙 𝟏.
Horizontal Asymptote: Eliminate all terms of both polynomials except any with the single
greatest exponent of all the terms. In this case:
𝟐𝒙𝟐
𝒚 → 𝒚 𝟐 is a horizontal asymptote. Since a term remains in both the
𝒙𝟐
numerator and denominator, the horizontal asymptote occurs at the reduced form of the
remaining terms.
We must graph the function in order to get a good look at its range and end behavior. We
must plot points on both sides of the vertical asymptote.
Algebra
General Rational Functions – Example (cont’d)
Graphing:
Step 2. Pick some 𝑥‐values on each side of the vertical asymptote and calculate the
corresponding y‐values.
‐3 1.5
‐2 1
See the hole
0 3
at 𝟏, 𝟐. 𝟓 !
1 2.5 (a hole)
2 2.33
Algebra
Operating with Rational Expressions
Performing operations with rational expressions is very similar to performing operations with
fractions. After all, that’s really what rational expressions are – fractions involving polynomials.
∙ ∙
𝒙𝟐 𝟑𝒙 𝟏
𝒙 𝟐 𝒙 𝟏
𝒙 𝟐 𝒙 𝟏
∙
𝒙 𝟏 𝒙 𝟐
Algebra
Solving Rational Equations
𝒙 𝟏 𝒙 𝟑 𝒙 𝟏
Example 1: Solve Example 2: Solve
𝒙 𝟑 𝒙 𝟏 𝒙 𝟖 𝒙 𝟑
First note that x cannot be 3 or ‐1 since First note that x cannot be ‐8 or ‐3 since
each of these creates an undefined each of these creates an undefined
fraction in the original problem. fraction in the original problem.
The easiest way to start this problem is to The easiest way to start this problem is to
cross multiply to get: cross multiply to get:
𝑥 1 𝑥 3 𝑥 3𝑥 𝑥 8
Then, 𝑥 2𝑥 1 𝑥 6𝑥 9 Then, 𝑥 2𝑥 8 0
So, 8𝑥 8 So, 𝑥 4 𝑥 2 0
And finally, 𝒙 𝟏 And finally, 𝒙 𝟒 𝒐𝒓 𝟐
Check work: 𝒙 𝟏
Check ‐4: ?
𝒙 𝟖 𝒙 𝟑
𝒙 𝟏 𝒙 𝟑
? 𝟒 𝟏
𝒙 𝟑 𝒙 𝟏 ?
𝟒 𝟖 𝟒 𝟑
𝟏 𝟏 𝟏 𝟑
? 𝟒 𝟏
𝟏 𝟑 𝟏 𝟏
𝟒 𝟏
𝟐 𝟐
𝟐 𝟐
𝟐 𝟏
Check 2: ?
𝟐 𝟖 𝟐 𝟑
𝟐 𝟏
𝟏𝟎 𝟓
Algebra
Solving Rational Inequalities
Case 2: 𝒙 𝟏 0 𝒙 1
Then: 3𝑥 5 2𝑥 2
So, 𝑥 3
The solution here requires:
𝒙 1 𝑎𝑛𝑑 𝑥 3
Which simplifies to: 𝒙 1
Algebra
Introduction to Conic Sections
Geometric Definitions
Parabola – The
set of all points
that are the
same distance
from a point
(called the
focus) and a
line (called the
Directrix).
Hyperbola –
The set of all
points for
which the
difference of
the distances
to two points
(called foci) is
constant.
Algebra
Parabola with Vertex at the Origin (Standard Position)
1 1
Equation 𝑦 𝑥 𝑥 𝑦
4𝑝 4𝑝
Eccentricity (“e”) 𝑒 1 𝑒 1
Focus 0, 𝑝 𝑝, 0
Directrix 𝑦 𝑝 𝑥 𝑝
Algebra
Parabola with Vertex at 𝒉, 𝒌
1 1
Equation 𝑦 𝑘 𝑥 ℎ 𝑥 ℎ 𝑦 𝑘
4𝑝 4𝑝
Eccentricity (“e”) 𝑒 1 𝑒 1
Vertex ℎ, 𝑘 ℎ, 𝑘
Focus ℎ, 𝑘 𝑝 ℎ 𝑝, 𝑘
Directrix 𝑦 𝑘 𝑝 𝑥 ℎ 𝑝
Axis of symmetry 𝑥 ℎ 𝑦 𝑘
Algebra
Parabola in Polar Form
Eccentricity (“e”) 𝑒 1 𝑒 1
Coordinates of Key Points: (change all instances of “–p” below to “p” if “+” is in the denominator)
Vertex 0, 𝑝/2 𝑝/2, 0
Directrix 𝑦 𝑝 𝑥 𝑝
Algebra
Circles
Characteristics of a Circle
in Standard Position
Equation 𝑥 𝑦 𝑟
Radius 𝑟
In the example 𝑟 4
Characteristics of a Circle
Centered at Point (h, k)
Equation 𝑥 ℎ 𝑦 𝑘 𝑟
Center ℎ, 𝑘
Radius 𝑟
Characteristics of a Circle
in Polar Form
Equation 𝑟 𝑐𝑜𝑛𝑠𝑡𝑎𝑛𝑡
Pole 0, 0
Radius 𝑟
Algebra
Ellipse Centered on the Origin (Standard Position)
Vertical Major Axis
Horizontal Major Axis
Equation 𝑥 𝑦 𝑥 𝑦
1 1
𝑎 𝑏 𝑏 𝑎
Value of "𝑐" 𝑐 𝑎 𝑏
Foci 𝑐, 0 0, 𝑐
Algebra
Ellipse Centered at 𝒉, 𝒌
Vertical Major Axis
Horizontal Major Axis
Equation 𝑥 ℎ 𝑦 𝑘 𝑥 ℎ 𝑦 𝑘
1 1
𝑎 𝑏 𝑏 𝑎
Value of "𝑐" 𝑐 𝑎 𝑏
Center ℎ, 𝑘
Foci ℎ 𝑐, 𝑘 ℎ, 𝑘 𝑐
Algebra
Ellipse in Polar Form (Pole = One Focus)
Vertical Major Axis
Horizontal Major Axis
𝑒𝑝 𝑒𝑝
Equation 𝑟 𝑟
1 𝑒 ∙ cos 𝜃 1 𝑒 ∙ sin 𝜃
Value of “a” 𝑎 distance from the Center to each major axis Vertex
Foci 𝑐 𝑐, 0 0, 𝑐 𝑐
Algebra
Hyperbola Centered on the Origin (Standard Position)
Equation 𝑥 𝑦 𝑦 𝑥
1 1
𝑎 𝑏 𝑎 𝑏
Value of “c” 𝑐 𝑎 𝑏
Vertices 𝑎, 0 0, 𝑎
Foci 𝑐, 0 0, 𝑐
𝑏 𝑎
Asymptotes 𝑦 𝑥 𝑦 𝑥
𝑎 𝑏
Algebra
Hyperbola Centered at 𝒉, 𝒌
Equation 𝑥 ℎ 𝑦 𝑘 𝑦 𝑘 𝑥 ℎ
1 1
𝑎 𝑏 𝑎 𝑏
Value of “c” 𝑐 𝑎 𝑏
Center ℎ, 𝑘
Vertices ℎ 𝑎, 𝑘 ℎ, 𝑘 𝑎
Foci ℎ 𝑐, 𝑘 ℎ, 𝑘 𝑐
𝑏 𝑎
Asymptotes 𝑦 𝑘 𝑥 ℎ 𝑦 𝑘 𝑥 ℎ
𝑎 𝑏
Algebra
Hyperbola in Polar Form (Pole = One Focus)
𝑒𝑝 𝑒𝑝
Equation 𝑟 𝑟
1 𝑒 ∙ cos 𝜃 1 𝑒 ∙ sin 𝜃
Value of “a” 𝑎 distance from the Center to each Vertex
Value of “c” 𝑐 distance from the Center to each Focus
Vertices 𝑐 𝑎, 0 0, 𝑐 𝑎
Foci 𝑐 𝑐, 0 0, 𝑐 𝑐
Algebra
Hyperbola in Polar Form (Pole = One Focus)
Partial Construction Over the Domain: 𝟎 to 𝟐𝝅
It is instructive to look at partial constructions of a hyperbola in polar form. Let’s take a look at
a curve constructed by varying 𝜃 from 0 to 2𝜋, quadrant by quadrant:
𝟔
𝐜𝐮𝐫𝐯𝐞: 𝒓 𝐩𝐚𝐫𝐚𝐦𝐞𝐭𝐞𝐫𝐬: 𝒂 𝟐, 𝒄 𝟒, 𝒆 𝟐, 𝒑 𝟑
𝟏 𝟐 𝐜𝐨𝐬 𝜽
In the plots below, each quadrant in the domain is represented by a separate color. The
portion of the curve added in each illustration is presented as a thicker line than the rest of the
curve. The Foci of the curve are dark blue points and the Directrixes are light blue vertical lines.
The final curve looks like this. The cosine function has a major Q I: Domain 0 𝜃 𝜋/2. Note
The curve is plotted over the impact on how the curve graphs. that the curve starts out on the
domain 0 𝜃 2𝜋 but could Note the two yellow points left and switches to the right at
where cos 𝜃 0.5. At these 𝜃 𝜋/3, where the curve is
also be plotted over the domain
points, the curve is undefined. undefined.
𝜋 𝜃 𝜋.
Q II: Domain 𝜋/2 𝜃 𝜋. The Q III: Domain 𝜋 𝜃 3𝜋/2. Q IV: Domain 3𝜋/2 𝜃 2𝜋.
curve continues on the right side The curve continues its gentle The curve continues on the right
of the graph and gently curves swing below the x‐axis. Q III is and switches to the left at 𝜃
down to the x‐axis. essentially a reflection of the 5𝜋/3, where the curve is
curve in Q II over the x‐axis. undefined.
Algebra
General Conic Equation – Classification
no
no
no
no
Algebra
General Conic Equation – Manipulation
After a conic equation is classified, it must be algebraically manipulated into the proper form.
The steps involved are:
1. If there are negative coefficients in front of the square terms (𝑨𝒙𝟐 and/or 𝑪𝒚𝟐 ), you may
choose to eliminate them by multiplying the entire equation by 1.
2. Group the x‐terms on the left, the y‐terms on the right, and move the constant to the
right side of the = sign. Set up parentheses around the x‐terms and the y‐terms.
3. Factor out the coefficients of the 𝒙𝟐 and 𝒚𝟐 terms.
4. Complete the squares for both the x‐terms and the y‐terms. Be careful to add the same
numbers to both the right and left sides of the equations.
5. Reduce the completed squares to squared‐binomial form.
6. If necessary, divide both sides by the required scalar and rearrange terms to obtain the
proper form.
Example 1:
Solve: Equation 3𝑥 𝑦 6𝑥 12𝑦 15 0
Step 1: Change signs 3𝑥 𝑦 6𝑥 12𝑦 15 0
Step 2: Group variables 3𝑥 6𝑥 ___ 𝑦 12𝑦 ___ 15
Step 3: Factor coefficients 3 𝑥 2𝑥 ___ 𝑦 12𝑦 ___ 15
Step 4: Complete Squares 3 𝑥 2𝑥 1 𝑦 12𝑦 36 15 3 36
Step 5: Reduce Square Terms 3 𝑥 1 𝑦 6 48
Step 6: Divide by 48 1
The final result is a hyperbola
with center (1, 6) and a
Rearrange Terms 1
vertical transverse axis.
Example 2:
Solve: Equation 4𝑥 4𝑦 16𝑥 8𝑦 5 0
Step 1: Change signs 4𝑥 4𝑦 16𝑥 8𝑦 5 0
Step 2: Group variables 4𝑥 16𝑥 ___ 4𝑦 8𝑦 ___ 5
Step 3: Factor Coefficients 4 𝑥 4𝑥 ___ 4 𝑦 2𝑦 ___ 5
Step 4: Complete Squares 4 𝑥 4𝑥 4 4 𝑦 2𝑦 1 5 16 4
Step 5: Reduce Square Terms 4 𝑥 2 4 𝑦 1 25
The final result is a circle with
Step 6: Divide by 4 𝑥 2 𝑦 1
center (2, ‐1) and radius .
ADVANCED
Algebra
Parametric Equations of Conic Sections
𝒙 𝟐𝒑𝒕 𝒙 𝟐𝒑𝒕 𝒉
𝒚 𝒑𝒕𝟐 𝒚 𝒑𝒕𝟐 𝒌
Circle
𝒙 𝒓 ∙ 𝒄𝒐𝒔 𝒕 𝒙 𝒓 ∙ 𝒄𝒐𝒔 𝒕 𝒉
𝒚 𝒓 ∙ 𝒔𝒊𝒏 𝒕 𝒚 𝒓 ∙ 𝒔𝒊𝒏 𝒕 𝒌
Ellipse
𝒙 𝒂 ∙ 𝒄𝒐𝒔 𝒕 𝒙 𝒂 ∙ 𝒄𝒐𝒔 𝒕 𝒉
𝒚 𝒃 ∙ 𝒔𝒊𝒏 𝒕 𝒚 𝒃 ∙ 𝒔𝒊𝒏 𝒕 𝒌
Hyperbola
𝒙 𝒂 ∙ 𝒔𝒆𝒄 𝒕 𝒙 𝒂 ∙ 𝒔𝒆𝒄 𝒕 𝒉
𝒚 𝒃 ∙ 𝒕𝒂𝒏 𝒕 𝒚 𝒃 ∙ 𝒕𝒂𝒏 𝒕 𝒌
Algebra
Introduction to Sequences and Series
Definitions
A Sequence is an ordered set of numbers.
A Term is an element in the set of ordered numbers.
An Infinite Sequence has no end. A Finite Sequence has a final term.
An Explicit Formula is one that specifically defines the terms of the sequence based on the
number of the term. By convention, the number of the term is usually expressed in terms
of the variables 𝑛 or 𝑘. We talk of the nth term or the kth term of the sequence or series.
A Recursive Formula defines a term based on one or more previous terms.
A Series is an ordered summation of a sequence.
n 1 2 3 4 5 6 7
𝒕𝒏 4 7 10 13 16 19 22
Sum of 𝒕𝒏 4 11 21 34 50 69 91
This simply means that each term is the sum of the two terms before it. The Fibonacci
Sequence begins with a pair of ones, and uses the recursive formula to obtain all other terms:
n 1 2 3 4 5 6 7
𝒕𝒏 1 1 2 3 5 8 13
Sum of 𝒕𝒏 1 2 4 7 12 20 33
This sequence has some very interesting properties, which will be discussed on another page.
ADVANCED
Algebra
The Fibonacci Sequence
The Fibonacci Sequence was first published in 1202 by Leonardo Fibonacci (of Pisa). It starts
with a pair of ones and continues with the recursive formula: 𝑡 𝑡 𝑡 . The beginning
of the sequence looks like this:
1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, …
Illustration 2: Calculate the squares and add the resulting sequence to create a series.
n 1 2 3 4 5 6 7 8 9 10
𝒕𝒏 1 1 2 3 5 8 13 21 34 55
𝒕𝒏 𝟐 1 1 4 9 25 64 169 441 1156 3025
𝑺𝒏 1 2 6 15 40 104 273 714 1870 4895
Notice that : 𝑺𝒏 𝒕𝒏 ∙ 𝒕𝒏 𝟏 .
That is, the nth sum of the squares is the product of the two terms from the original sequence,
one of which is in the same position and one of which is one position to the right!
1.6 1.625 1.615 1.619 … One way to express this result is:
𝟏 √𝟓 𝒏
The approximate value of f 1.618034 𝒕𝒏 𝟏
𝟐 𝐥𝐢𝐦 f
𝒏→ 𝒕𝒏
Algebra
Summation Notation and Properties
Summation Notation
Mathematicians are fond of finding shorthand ways of expressing things, so they invented
notation for the summation of numbers. If we consider the series for 𝑡 3𝑛 1, the
notation for the series would be:
𝑠 3𝑘 1
This simply means that the nth term of the series is defined by adding the first n term of the
sequence for 𝑡 3𝑛 1.
Example:
n 1 2 3 4 5 6 7
𝒕𝒏 4 7 10 13 16 19 22
𝒔𝒏 4 11 21 34 50 69 91
Although it looks complicated at first, after you write a few series longhand, you will begin to
appreciate the shorthand notation.
Summation Properties
Here are a couple of useful properties of summations, all of which are based on the algebraic
properties of addition, multiplication and equality. 𝒂𝒌 and 𝒃𝒌 are two series. c and d are real.
𝒏 𝒏
𝒏 𝒏 𝒏
𝒏 𝒏 𝒏
This is basically the distributive property of
𝒄 ∙ 𝒂𝒌 𝒅 ∙ 𝒃𝒌 𝒄∙ 𝒂𝒌 𝒅∙ 𝒃𝒌
multiplication over addition.
𝒌 𝟏 𝒌 𝟏 𝒌 𝟏
Algebra
Some Interesting Summation Formulas
The following are a few interesting summation series. The development of some series like this
may be possible with algebra, but others require either calculus or the calculus of finite
differences. Note: parentheses are used in the formulas to aid reading them; the parentheses
are not required.
𝑐 𝑛𝑐 𝑐 𝑐 ⋯ 𝑐 𝑛𝑐
𝑛 𝑛 1 𝑛 𝑛 1
𝑘 1 2 ⋯ 𝑛
2 2
𝑛 𝑛 1 2𝑛 1 𝑛 𝑛 1 2𝑛 1
𝑘 1 2 ⋯ 𝑛
6 6
𝑛 𝑛 1 𝑛 𝑛 1
𝑘 1 2 ⋯ 𝑛
2 2
1 1
𝑥 𝑓𝑜𝑟 1 𝑥 1 1 𝑥 𝑥 𝑥 𝑥 ⋯
1 𝑥 1 𝑥
𝑥 𝑥 𝑥 𝑥
𝑒 1 𝑥 ⋯ 𝑒
𝑘! 2! 3! 4!
1 𝑥 1 1 𝑥 1 1 𝑥 1 1 𝑥 1
ln 𝑥 𝑓𝑜𝑟 𝑥 ⋯ ln 𝑥
𝑘 𝑥 2 𝑥 2 𝑥 3 𝑥
𝑥
1 ln 1 𝑥 𝑥 𝑥 𝑥
𝑘 𝑥 ⋯ ln 1 𝑥
2 3 4
𝑓𝑜𝑟 1 𝑥 1
𝑥 𝑥 𝑥 𝑥
1 cos 𝑥 1 ⋯ cos 𝑥
2𝑘 ! 2! 4! 6!
𝑥 𝑥 𝑥 𝑥
1 sin 𝑥 𝑥 … sin 𝑥
2𝑘 1 ! 3! 5! 7!
Algebra
Arithmetic Sequences
An Arithmetic Sequence is one in which the terms are separated by a constant. The constant,
often indicated by the letter d, is called the Common Difference. Arithmetic sequences, then
meet the condition:
𝒕𝒏 𝟏 𝒕𝒏 𝒅, where d is the common difference.
Example:
n 1 2 3 4 5 6
𝒕𝒏 9 12 15 18 21 24
First Differences 3 3 3 3 3
In this sequence, the common difference is 3. If there is not a common difference, the
sequence is not arithmetic.
The problem with this formula is the 𝒏 𝟏 that gets multiplied by d. Sometimes this is hard
to remember. An alternative method would be to first calculate a term zero,
𝒕 𝟎 𝒕𝟏 𝒅
Then: 𝒕𝒏 𝒕𝟎 𝒏 ∙ 𝒅, which seems a nicer formula
The value of this alternative is that it also allows the student to establish a formula in 𝑦 𝑚𝑥
𝑏 form for the sequence, where 𝒕𝟎 is the y‐intercept, and 𝒅, the common difference, is the
slope.
Example: In the above example, the nth term of the sequence can be written:
𝒕𝒏 𝟗 𝒏 𝟏 ∙𝟑
These two equations
Or, first calculate: 𝒕𝟎 𝟗 𝟑 𝟔 are equivalent.
Then: 𝒕𝒏 𝟔 𝟑𝒏 or 𝒕𝒏 𝟑𝒏 𝟔
Either method works; the student should use whichever one they find more comfortable.
Algebra
Arithmetic Series
An Arithmetic Series is the sum of the elements of an arithmetic sequence. The sum of the first
n terms of an arithmetic sequence is:
𝒕𝟏 𝒕𝒏
𝒔𝒏 𝒏∙
𝟐
This last equation provides a method for solving many arithmetic series problems.
3𝑘 6 6 3∙ 𝑘
𝒏 𝒏 𝟏
8∙9
8∙6 3∙ 48 108 156
2
𝒏 𝒕𝟎 𝒅
n 1 2 3 4 5 6 7 8
𝒕𝒏 9 12 15 18 21 24 27 30
𝒔𝒏 9 21 36 54 75 99 126 156
Algebra
Pythagorean Means
Consider a set of n values. We can take a mean of these n values in several ways. The three
classical methods of calculating a mean are called Pythagorean Means.
Arithmetic Mean
The arithmetic mean is the one that students are most familiar with. It is also called the
average. It is simply the sum of the n items, divided by n.
𝟏 𝒙𝟏 𝒙𝟐 … 𝒙𝒏
𝐚𝐫𝐢𝐭𝐡𝐦𝐞𝐭𝐢𝐜 𝐦𝐞𝐚𝐧 𝐀 𝒙𝒊
𝒏 𝒏
Example: Calculate the arithmetic mean of 5 test scores: 92, 94, 85, 72, 99
92 94 86 74 99
𝑨 89
5
Geometric Mean
The geometric mean is the n‐th root of the product of the n values.
𝐠𝐞𝐨𝐦𝐞𝐭𝐢𝐜 𝐦𝐞𝐚𝐧 𝑮 𝑥 𝑥 𝑥 … 𝑥
𝑮 √2 9 12 √216 6
Algebra
Pythagorean Means (cont’d)
Harmonic Mean
The harmonic mean is reciprocal of the arithmetic mean of the reciprocals of the n values. It
has applications in science.
1 1 1
𝐡𝐚𝐫𝐦𝐨𝐧𝐢𝐜 𝐦𝐞𝐚𝐧 𝐇 ∙
𝑛 𝑥 1 1 1 1
∙ ⋯
𝑛 𝑥 𝑥 𝑥
Example: Since the harmonic mean looks so odd, it is useful to look at a real‐life example.
Consider a car that travels 15 miles at 30 miles per hour, then another 15 miles at 15 miles per
hour. The average speed of the car over this distance is generated by the harmonic mean.
First, calculate the average speed from basic principles:
15 miles at 30 miles per hour takes 30 minutes.
15 miles at 15 miles per hour takes 60 minutes.
Total trip is 30 miles in 90 minutes, for an average speed of 20 miles per hour.
Now, calculate the harmonic mean of the two speeds:
2 2 60
𝑯 20 𝑚𝑝ℎ
1 1 3 3
30 15 30
Comparing Means
Compare the values of the three Pythagorean Means of 3, 6, and 12:
𝐀: arithmetic mean 𝟕
In general, it is true that:
𝐆: geometic mean √3 6 12 𝟔 𝑯 𝐺 𝐴
𝟏 However, if the values being
𝐇: harmonic mean 𝟓
𝟕
averaged are all the same,
𝑯 𝑮 𝑨
Algebra
Geometric Sequences
An Geometric Sequence is one in which the ratio of successive terms is the same. The ratio,
often indicated by the letter r, is called the Common Ratio. Geometric sequences, then meet
the condition:
𝒕𝒏 𝟏 𝒓 ∙ 𝒕𝒏 , where r is the common ratio.
Example:
n 1 2 3 4 5 6
𝒕𝒏 6 12 24 48 96 192
First Ratios 2 2 2 2 2
In this sequence, the common ratio is 2. If there is not a common ratio, the sequence is not
geometric.
𝒕𝒏 𝒕𝟏 ∙ 𝒓 𝒏 𝟏
The problem with this formula is the 𝒏 𝟏 that is the exponent of r. Sometimes this is hard
to remember. An alternative method would be to first calculate a term zero,
𝒕𝟏
𝒕𝟎
𝒓
Example: In the above example, the nth term of the sequence can be written:
𝒕𝒏 𝟔∙𝟐 𝒏 𝟏
Either method works; the student should use whichever one they find more comfortable.
Algebra
Geometric Series
An Geometric Series is the sum of the elements of an geometric sequence. The sum of the first
n terms of an geometric sequence is:
𝟏 𝒓𝒏
𝒔𝒏 𝒕𝟏 ∙
𝟏 𝒓
1 𝑟
𝑆 lim 𝑡 ∙
→ 1 𝑟
𝟏
So, 𝑺 𝒕𝟏 ∙
𝟏 𝒓
The 𝒓𝒏 term shrinks as n gets larger, and in the infinite case, it disappears altogether.
Convergence
An infinite series converges if it approaches a single value as more terms are added. Otherwise
the series diverges.
𝟏
Example: Show examples of where the series: 𝟏 𝒙 𝒙𝟐 𝒙𝟑 𝒙𝟒 ⋯
𝟏 𝒙
𝟏 𝟏 𝟏 𝟏 𝟏
For 𝒙 the series gives: 𝟐 𝟏 ⋯ This looks good!
𝟐 𝟐 𝟒 𝟖 𝟏𝟔
Notice that in this series, the common ratio 𝒓 𝒙. The reason why the first value of x works
and the second does not is because this series converges only when |𝒙| 1. This is very
common for infinite series with increasing exponents.
The set of values for which a series converges is called the Interval of Convergence. For the
series in the example, the interval of convergence is |𝒙| 1 or 𝒙 | 𝟏 𝑥 1 .
Algebra
A Few Special Series
Series Involving 𝝅
1 𝜋 1 1 1 1 𝜋
𝑘 6 ⋯
1 2 3 4 6
1 𝜋 1 1 1 1 𝜋
𝑘 90 ⋯
1 2 3 4 90
Series Involving e
1 1 1 1 1
𝑒 1 1 ⋯ 𝑒
𝑘! 2! 3! 4! 5!
1 2𝑘 1 1 3 5 7 9 1
1 ⋯
2𝑘 ! 𝑒 2! 4! 6! 8! 10! 𝑒
n 1 2 3 4 5 6 7
𝒕𝒏 𝒏𝟑 1 8 27 54 125 216 343
𝒔𝒏 1 9 36 100 225 441 784
𝒔𝒏 𝟏𝟐 𝟑𝟐 𝟔𝟐 𝟏𝟎𝟐 𝟏𝟓𝟐 𝟐𝟏𝟐 𝟐𝟖𝟐
So, the sums of cubes are squares. In fact successive sums are the squares of the Triangle
Numbers. The Triangle Numbers are the sums of the sequence of natural numbers:
n 1 2 3 4 5 6 7
𝒕𝒏 𝒏 1 2 3 4 5 6 7
𝑻𝒏 1 3 6 10 15 21 28
Algebra
Pascal’s Triangle
Pascal’s Triangle starts with the number one at the top and creates entries in successive rows
by adding the two numbers above it. For example, in the 4th row, the number 6 is the sum of
the 3 to its upper left and the 3 to its upper right. The triangle continues forever and has some
very interesting properties.
1 Row 0
1 1 Row 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
1 6 15 20 15 6 1
Two‐Outcome Experiments
In a two‐outcome experiment, like flipping a coin, the probability of an
𝒏𝑪𝒓
event occurring exactly r times in an experiment of n trials is given by the 𝑷
expression at right. This is because there are 𝒏𝑪𝒓 outcomes for the
𝟐𝒏
event out of a total of 𝟐𝒏 total possible outcomes.
Algebra
Binomial Expansion
𝟒
Consider the following example: Expand and simplify 𝟐𝒙 𝟑
4 4 4 4 4
0 1 2 3 4
4 4 4 4 4
2𝑥 2𝑥 2𝑥 2𝑥 2𝑥
0 1 2 3 4
4 4 4 4 4
2𝑥 3 2𝑥 3 2𝑥 3 2𝑥 3 2𝑥 3
0 1 2 3 4
Step 4: Simplify:
1 16𝑥 1 4 8𝑥 3 6 4𝑥 9 4 2𝑥 27 1 1 81
ADVANCED
Algebra
Gamma Function and n!
Definition
The Gamma Function is defined by the following definite integral for 𝑥 0:
𝒕 𝒙 𝟏
𝚪 𝒙 𝒆 𝒕 𝒅𝒕
𝟎
Initially, this integral appears daunting, but it simplifies nicely under certain conditions, and has
some very interesting properties.
Stirling’s Formula
𝒏 𝒏
For large values of n, Stirling’s Formula provides the approximation: 𝒏! ~ √𝟐𝒏𝝅 ∙
𝒆
ADVANCED
Algebra
Graphing the Gamma Function
Calculating G(x)
Each value of G(x) can be calculated using the
definition of the Gamma Function on the previous
page. Recall that a definite integral is a measure
of the area under the curve of the function being
integrated. Based on this, we have the following
examples of G(x) values and graphs that illustrate
the curves which determine those values.
𝒆 𝒕
𝚪 𝟎 𝟎
𝒅𝒕
𝒕
𝒕
𝚪 𝟏 𝟎
𝒆 𝒅𝒕
𝒕
𝚪 𝟐 𝟎
𝒆 𝒕 𝒅𝒕
𝒕 𝟐
𝚪 𝟑 𝟎
𝒆 𝒕 𝒅𝒕
𝒕 𝟑
𝚪 𝟒 𝟎
𝒆 𝒕 𝒅𝒕
𝒕 𝟒
𝚪 𝟓 𝟎
𝒆 𝒕 𝒅𝒕
Page Subject
15 Absolute Value
Absolute Value Functions
47 Equations
48 Inequalities
97 Adjoint Matrix
16 Algebraic Properties
169 Arithmetic Mean
16 Associative Property
Asymptotes
156, 157 Conic Sections
117 Exponential Functions
177 Gamma Function
119 ‐ 121 Logarithmic Functions
138 ‐ 144 Rational Functions
101 Augmented Matrix
175 Binomial Expansion
Box Method
62 Multiplying Binomials
63 Multiplying Polynomials
10 Cartesian Plane
104 Characteristic Equation
152 Circles
16 Closure Property
97 Cofactor
97 Cofactor Matrix
22 Combinations
16 Commutative Property
Complex Numbers
80 Absolute Value
81 Adding and Subtracting
80 Conjugate
80 Definition
83 Graphical Representation
81 Multiplying and Dividing
84 Operations in Polar Coordinates
115 Condensing a Logarithmic Expression
Page Subject
Conic Equations
149, 157 Characteristics
160 Classification
148 Definitions
Conic Sections
161 Manipulation
162 Parametric Equations
(also see entries for specific curves)
52, 53 Consistent Lines
113 Converting Between Exponential and Logarithmic Expressions
10 Coordinates in a Plane
Cramer's Rule
99 2 Equations
100 3 Equations
128 Cubic Equations ‐ Sum and Difference Formulas
124 Decay (Exponential)
52, 53 Dependent Lines
132 Descartes’ Rule of Signs
93, 94 Determinants
93 2x2 Matrix
94 General Case
16 Distributive Property
64 Dividing Polynomials
111 e
104, 106 Eigenvalues
105, 106 Eigenvestors
Ellipse
154 Centered at Point (h, k)
153 Centered on the Origin (Standard Position)
155 Polar Form
72 Equations ‐ Solving by Factoring
111 Euler's Equation
114 Expanding a Logarithmic Expression
125 Exponential Equations
Exponential Function Graphs
117 Graphing a Function
118, 123 Sample Graphs
Page Subject
Exponents
113 Converting an Exponential Expression to Logarithmic Form
125 Exponential Equations
124 Exponential Functions ‐ Growth, Decay, Interest
56 Formulas
112 Table of Exponents
176 Factorials
Factoring
69 AC Method
70 Brute Force Method
71 Quadratic Formula Method
68 Simple Case Method
164 Fibonacci Sequence
62 FOIL Method of Multiplying Binomials
Functions
26 Adding and Subtracting
27 Compositions
24 Definitions
124 Exponential (Growth, Decay, Interest)
123 Graphs of Various Functions
28 Inverses
24 Line Tests
26 Multiplying and Dividing
26 Notation
26 Operations
29 Transformation ‐ Building a Graph
Gamma Function
177 Gamma Function ‐ Calculating
176 Gamma Function ‐ Definition
177 Gamma Function ‐ Graphing
96 Gauss‐Jordan Elimination
169 Geometric Mean
164 Golden Ratio (f)
Graph (look up the type of curve you are trying to graph)
25 Greatest Integer Function
124 Growth (Exponential)
170 Harmonic Mean
Page Subject
Page Subject
Linear Equations
38 Point‐Slope Form of a Line
38 Slope‐Intercept Form of a Line
38 Standard Form of a Line
11 Linear Patterns
120 ln
125 Logarithmic Equations
Logarithmic Function Graphs
119 Graphing Methods
122, 123 Sample Graphs
Logarithms
115, 116 Condensing a Logarithmic Expression
113 Converting a Logarithmic Expression to Exponential Form
114 Expanding a Logarithmic Expression
110 Formulas
125 Logarithmic Equations
112 Table of Logarithms
64 Long Division of Polynomials
Matrices
90 Addition
97 Adjoint Matrix
101 Augmented Matrices
102 Augmented Matrix Examples (2x2)
103 Augmented Matrix Example (3x3)
104 Characteristic Equation
97 Cofactors
93, 94 Determinants
95 Division
104 Eigenvalues
105 Eigenvectors
107 Hamilton‐Cayley Theorem
92 Identity Matrices
93 Inverse of a 2x2 Matrix
92‐98, 107 Inverse of a General Matrix
97 Minors
91 Multiplication
90 Scalar Multiplication
104 Trace
Page Subject
Page Subject
Page Subject
Quadratic Functions
73 Standard Form
73 Vertex and Axis of Symmetry
73 Vertex Form
77 Quadratic Inequalities in One Variable
88, 89 Radical Equations
146 Rational Equations
Rational Expressions
145 Addition and Subtraction
145 Multiplication and Division
Rational Functions
137 Domain
141 General Rational Functions
138 Holes and Asymptotes
140 Simple Rational Functions
147 Rational Inequalities
14 Rational Numbers
17 Reflexive Property
14 Real Numbers
Roots
132, 133 Polynomials (i.e., zeros)
86 Radical Rules
86 Rationalizing the Denominator
87 Simplifying Square Roots
Scientific Notation
58 Adding and Subtracting
57 Conversion to and from Decimals
57 Format
59 Multiplying and Dividing
Sequences
167 Arithmetic
163 Definitions
164 Fibonacci Sequence
171 Geometric
Page Subject
Series
168 Arithmetic
163 Definitions
172 Geometric
173 Special (π, e, cubes)
166 Summation Formulas
165 Summation Notation and Properties
Signs
15 Signs of Added or Subtracted Numbers
15 Signs of Multiplied or Divided Numbers
97 Singular Matrix
Slope
37 Slope of a Line ‐ 8 Variations
35 Slope of a Line ‐ Mathematical Definition
36 Slope of a Line ‐ Rise over Run
38 Slope‐Intercept Form of a Line
39 Slopes of Parallel and Perpendicular Lines
62 Stacked Polynomial Method of Multiplying Binomials
63 Stacked Polynomial Method of Multiplying Polynomials
38 Standard Form of a Line
23 Statistical Measures
176 Stirling's Formula
17 Substitution Property
Summation (S)
166 Formulas
165 Notation and Properties
17 Symmetric Property
Synthetic Division
131 Synthetic Division ‐ Comparison to Long Division
130 Synthetic Division ‐ Process
Systems of Equations
52 Classification
51 Elimination Method
49 Graphing a Solution
50 Substitution Method
54 Systems of Inequalities ‐ Two Dimensions
104 Trace (of a matrix)
Page Subject
Transformations
34 Building a Graph
31 Horizontal Stretch and Compression
32 Reflection
33 Summary
29 Translation
30 Vertical Stretch and Compression
97 Transpose of a Matrix
17 Transitive Property
14 Whole Numbers
132, 133 Zeros of Polynomials