| {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| {{ 'ml-lesson-time-estimation' | message }} |
Here are a few recommended readings before getting started with this lesson.
Two good friends, Diego and Maya, like to challenge each other on math related topics. One summer afternoon, Diego came up with an interesting problem.
Help Maya prove that the difference of the squares of any two consecutive integers is odd.See solution.
Let n be an arbitrary integer. Find the difference of the squares of n and its consecutive integer.
Remember that the division of an even number by two always result on an integer.
(a+b)2=a2+2ab+b2
Identity Property of Multiplication
1a=1
Subtract term
Write as a sum of fractions
ca⋅b=ca⋅b
aa=1
Identity Property of Multiplication
After solving Diego's challenge, Maya now creates one for Diego. She asks him to prove that the difference of the cubes of any two consecutive integers is also an odd number.
Help Diego prove this statement!See solution.
To prove this statement, consider an even number 2n, where n is any integer. Its consecutive number is 2n+1 and its previous number is 2n−1. Consider the difference of the cubes of 2n+1 and n, and the difference of n and 2n−1.
a=2n, b=1
Write as a sum of fractions
ca⋅b=ca⋅b
Calculate quotient
Expression | Is it an Integer? | Reason |
---|---|---|
n | Yes | It is defined this way. |
n2 | Yes | Closure Property of Multiplication |
6n2 | Yes | Closure Property of Multiplication |
3n | Yes | Closure Property of Multiplication |
6n2−3n | Yes | Closure Property of Subtraction |
6n2−3n+21 | No | 21 is not an integer |
Since dividing 12n2−6n+1 by 2 did not result in an integer number, the expression 12n2−6n+1, which is the difference of the cubes of 2n and 2n−1, is odd.
Write as a sum of fractions
ca⋅b=ca⋅b
Calculate quotient
Diego, engulfed by Maya's last challenge, asks if she could create another one for him. This time, Maya asks Diego to prove that the square of the sum of two consecutive integers is odd.
Help Diego solve Maya's challenge!See solution.
Let n and n+1 be two consecutive integers. Find their sum, calculate its square, and prove that the obtained result is odd.
Remember that the division of an even number by two always result on an integer.
(a+b)2=a2+2ab+b2
ambm=(ab)m
1a=1
Multiply
Write as a sum of fractions
ca⋅b=ca⋅b
Calculate quotient
The Pascal's triangle is a triangular representation of the coefficients in the expansion of a binomial expression. In other words, it contains the coefficients that result when expanding the expression (a+b)n, with n=0,1,2,…
The rows are numbered from top to bottom starting with 0. The number in each cell equals the sum of the numbers in the two neighboring cells above.
The numbers in the Pascal's Triangle have an interesting application. Consider the following binomial expansions.
Looking at the coefficients of the binomial expansions, it can be noted that every number of a row in the Pascal's Triangle is the same as the coefficients of a binomial expansion.
This is expressed in the Binomial Theorem.
Consider a binomial raised to the power of n, where n is a positive integer. Let a and b be real numbers. Expanding the binomial (a+b)n results in the following expression.
In this expansion, the numbers P0, P1, …, Pn are the numbers in the nth row of Pascal's Triangle.Maya, feeling like she challenged Diego well, remembers that her mom asked her to measure her room for new wallpaper. She has to take a phone call, so she asks Diego if he can take the measurements. The room is in the shape of a cube. Diego hands over the measurements to her — he wrote them as a challenge!
Diego wrote that each side of the room has a length of (x−3)2. Write the expanded polynomial for the volume of the room.Use the Binomial Theorem to expand the binomial.
Identity Property of Multiplication
Calculate power
Multiply
It's Diego's birthday, and without fail, Maya has gotten him a cool present. Diego is so excited to open it, but there is a problem. The gift has a lock that asks for a combination that he does not have!
Maya, of course, wants to have a bit of fun and tells Diego that the combination is the fifth term in the expansion (f+w)9. Help Diego open his gift!Consider the Binomial Theorem.
The Binomial Theorem indicates that the coefficients in the expansion of (f+w)9 coincide with the numbers in the ninth row of Pascal's Triangle.
The fifth term in the expansion of the binomial raised to the ninth power matches the fifth number in the ninth row of Pascal's Triangle.
The terms of the polynomial are counted starting from the term f9w0, this being the first one. The variables for each consecutive term are obtained by subtracting one from the exponent of f9 and adding one to the exponent of w. The coefficients are the same as the numbers in the ninth row of Pascal's Triangle.
nth term | |||
---|---|---|---|
Number of Term | Coefficient | Variables | Value of Term |
1 | 1 | f9w0 | f9 |
2 | 9 | f8w1 | 9f8w |
3 | 36 | f7w2 | 36f7w2 |
4 | 84 | f6w3 | 84f6w3 |
5 | 126 | f5w4 | 126f5w4 |
6 | 126 | f4w5 | 126f4w5 |
7 | 84 | f3w6 | 84f3w6 |
8 | 36 | f2w7 | 36f2w7 |
9 | 9 | f1w8 | 9fw8 |
10 | 1 | f0w9 | w9 |
Therefore, the fifth term is 126f5w4.
Use the Binomial Theorem to find the coefficients of every term.
The Binomial Theorem indicates that the coefficients in the expansion of (2a+3x)6 are the numbers in the sixth row of Pascal's Triangle.
Now the terms for x5 and x3 have to be identified. To identify these terms, every term of the binomial expansion is determined using the Binomial Theorem.
Number of Term | Coefficient | Variables | Value of Term |
---|---|---|---|
1 | 1 | (2a)6(3x)0 | 64a6 |
2 | 6 | (2a)5(3x)1 | 576a5x |
3 | 15 | (2a)4(3x)2 | 2160a4x2 |
4 | 20 | (2a)3(3x)3 | 4320a3x3 |
5 | 15 | (2a)2(3x)4 | 4860a2x4 |
6 | 6 | (2a)1(3x)5 | 2916ax5 |
7 | 1 | (2a)0(3x)6 | 729x6 |
LHS/108a=RHS/108a
Write as a product of fractions
Calculate quotient
aa=1
Identity Property of Multiplication
aam=am−1
LHS/40=RHS/40
Rearrange equation
LHS=RHS
a2=±a
Split into factors
ba=ba
a⋅b=a⋅b
ba=b⋅10a⋅10
a⋅b=a⋅b
Calculate root
Multiply