A binomial is a polynomial with two terms such as x + a. Often we need to raise a binomial to a power. In this section we'll explore a way to do just.

Slides:



Advertisements
Similar presentations
Equations in Quadratic Form
Advertisements

If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
Operations on Functions
Solving Quadratic Equations.
COUNTING TECHNIQUES PERMUTATIONS AND COMBINATIONS.
Parallel and Perpendicular Lines. Gradient-Intercept Form Useful for graphing since m is the gradient and b is the y- intercept Point-Gradient Form Use.
LINES. gradient The gradient or gradient of a line is a number that tells us how “steep” the line is and which direction it goes. If you move along the.
If a > 0 the parabola opens up and the larger the a value the “narrower” the graph and the smaller the a value the “wider” the graph. If a < 0 the parabola.
PAR TIAL FRAC TION + DECOMPOSITION. Let’s add the two fractions below. We need a common denominator: In this section we are going to learn how to take.
Let's find the distance between two points. So the distance from (-6,4) to (1,4) is 7. If the.
REAL NUMBERS. {1, 2, 3, 4,... } If you were asked to count, the numbers you’d say are called counting numbers. These numbers can be expressed using set.
COUNTING TECHNIQUES PERMUTATIONS AND COMBINATIONS.
SETS A = {1, 3, 2, 5} n(A) = | A | = 4 Sets use “curly” brackets The number of elements in Set A is 4 Sets are denoted by Capital letters 3 is an element.
DOUBLE-ANGLE AND HALF-ANGLE FORMULAS
(r,  ). You are familiar with plotting with a rectangular coordinate system. We are going to look at a new coordinate system called the polar coordinate.
SPECIAL USING TRIANGLES Computing the Values of Trig Functions of Acute Angles.
SOLVING LINEAR EQUATIONS. If we have a linear equation we can “manipulate” it to get it in this form. We just need to make sure that whatever we do preserves.
TRIGONOMETRIC IDENTITIES
You walk directly east from your house one block. How far from your house are you? 1 block You walk directly west from your house one block. How far from.
INVERSE FUNCTIONS.
The definition of the product of two vectors is: 1 This is called the dot product. Notice the answer is just a number NOT a vector.
Dividing Polynomials.
exponential functions
GEOMETRIC SEQUENCES These are sequences where the ratio of successive terms of a sequence is always the same number. This number is called the common ratio.
VECTORS. A vector is a quantity that has both magnitude and direction. It is represented by an arrow. The length of the vector represents the magnitude.
The standard form of the equation of a circle with its center at the origin is Notice that both the x and y terms are squared. Linear equations don’t.
ARITHMETIC SEQUENCES These are sequences where the difference between successive terms of a sequence is always the same number. This number is called the.
LINEAR Linear programming techniques are used to solve a wide variety of problems, such as optimising airline scheduling and establishing telephone lines.
Properties of Logarithms
Ms. Nong Digital Lesson (Play the presentation and turn on your volume)
Logarithmic and Exponential Equations. Steps for Solving a Logarithmic Equation If the log is in more than one term, use log properties to condense Re-write.
The Complex Plane; DeMoivre's Theorem. Real Axis Imaginary Axis Remember a complex number has a real part and an imaginary part. These are used to plot.
VECTORS.
Library of Functions You should be familiar with the shapes of these basic functions. We'll learn them in this section.
SEQUENCES A sequence is a function whose domain in the set of positive integers. So if I gave you a function but limited the domain to the set of positive.
11.3 Powers of Complex Numbers, DeMoivre's Theorem Objective To use De Moivre’s theorem to find powers of complex numbers.
COMPLEX Z R O S. Complex zeros or roots of a polynomial could result from one of two types of factors: Type 1 Type 2 Notice that with either type, the.
Sum and Difference Formulas. Often you will have the cosine of the sum or difference of two angles. We are going to use formulas for this to express in.
Solving Quadratics and Exact Values. Solving Quadratic Equations by Factoring Let's solve the equation First you need to get it in what we call "quadratic.
Surd or Radical Equations. To solve an equation with a surd First isolate the surd This means to get any terms not under the square root on the other.
COMPOSITION OF FUNCTIONS “SUBSTITUTING ONE FUNCTION INTO ANOTHER”
VECTORS. A vector is a quantity that has both magnitude and direction. It is represented by an arrow. The length of the vector represents the magnitude.
Warm Up! Complete the square Quadratic Functions and Models.
Remainder and Factor Theorems. REMAINDER THEOREM Let f be a polynomial function. If f (x) is divided by x – c, then the remainder is f (c). Let’s look.
Dividing Polynomials Using Synthetic Division. List all coefficients (numbers in front of x's) and the constant along the top. If a term is missing, put.
INTRODUCING PROBABILITY. This is denoted with an S and is a set whose elements are all the possibilities that can occur A probability model has two components:
The sum f + g This just says that to find the sum of two functions, add them together. You should simplify by finding like terms. Combine like terms &
Let's just run through the basics. x axis y axis origin Quadrant I where both x and y are positive Quadrant II where x is negative and y is positive Quadrant.
We’ve already graphed equations. We can graph functions in the same way. The thing to remember is that on the graph the f(x) or function value is the.
A binomial is a polynomial with two terms such as x + a. Often we need to raise a binomial to a power. In this section we'll explore a way to do just.
The sum f + g This just says that to find the sum of two functions, add them together. You should simplify by finding like terms. Combine like terms &
(r,  ). You are familiar with plotting with a rectangular coordinate system. We are going to look at a new coordinate system called the polar coordinate.
TRIGONOMETRIC IDENTITIES
10-7 (r, ).
Chapter 12.5 The Binomial Theorem.
Systems of Inequalities.
RATIONAL FUNCTIONS II GRAPHING RATIONAL FUNCTIONS.
THE DOT PRODUCT.
Matrix Algebra.
(r, ).
Absolute Value.
VECTORS.
The Binomial Theorem.
Operations on Functions
SIMPLE AND COMPOUND INTEREST
Symmetric about the y axis
The Binomial Theorem.
exponential functions
Operations on Functions
Symmetric about the y axis
Presentation transcript:

A binomial is a polynomial with two terms such as x + a. Often we need to raise a binomial to a power. In this section we'll explore a way to do just that without lengthy multiplication. Can you see a pattern? Can you make a guess what the next one would be? We can easily see the pattern on the x's and the a 's. But what about the coefficients? Make a guess and then as we go we'll see how you did.

Let's list all of the coefficients on the x's and the a's and look for a pattern Can you guess the next row?

This is called Pascal's Triangle and would give us the coefficients for a binomial expansion of any power if we extended it far enough. This is good for lower powers but could get very large. We will introduce some notation to help us and generalise the coefficients with a formula based on what was observed here.

! ! ! ! The Factorial Symbol 0! = 1 1! = 1 n! = n(n-1) ·... · 3 · 2 · 1 n must be an integer greater than or equal to 2 What this says is if you have a positive integer followed by the factorial symbol you multiply the integer by each integer less than it until you get down to 1. 6! = 6 · 5 · 4 · 3 · 2 · 1 = 720 Your calculator can compute factorials. The ! symbol is under the "math" menu and then "prob".

This symbol is read "n taken j at a time" Your calculator can compute these as well. It is also under the "math" and then "prob" menu and is usually denoted nCr with the C meaning combinations. In probability, there are n things to choose from and you are choosing j of them for various combinations.

Let's work a couple of these: We are now ready to see how this applies to expanding binomials. 2

The Binomial Theorem The x's start out to the nth power and decrease by 1 in power each term. The a 's start out to the 0 power and increase by 1 in power each term. The binomial coefficients are found by computing the combination symbol. Also the sum of the powers on a and x is n. Find the 5th term of (x + a) 12 5th term will have a 4 (power on a is 1 less than term number) So we'll have x 8 (sum of two powers is 12) 1 less than term number

Here is the expansion of (x + a) 12 …and the 5th term matches the term we obtained! In this expansion, observe the following: Powers on a and x add up to power on binomial a's increase in power as x's decrease in power from term to term. Powers on a are one less than the term number Symmetry of coefficients (i.e. 2nd term and 2nd to last term have same coefficients, 3rd & 3rd to last etc.) so once you've reached the middle, you can copy by symmetry rather than compute coefficients.

Let's use what we've learned to expand (2x - 3y) 6 First let's write out the expansion of the general (x + a) 6 and then we'll substitute. these will be the same Let's find the coefficient for the second term. Let's confirm that this is also the coefficient of the 2nd to last term. 66 Let's find the coefficient for the third term. 15 This will also be the coefficient of the 3rd to last term. 15 Now we'll find the coefficient of the 4th term 20 Now we'll apply this formula to our specific binomial. Instead of x we have 2x Instead of a we have -3y

Acknowledgement I wish to thank Shawna Haider from Salt Lake Community College, Utah USA for her hard work in creating this PowerPoint. Shawna has kindly given permission for this resource to be downloaded from and for it to be modified to suit the Western Australian Mathematics Curriculum. Stephen Corcoran Head of Mathematics St Stephen’s School – Carramar