User:Twentysand: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
Twentysand (talk | contribs) No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<br /><br /> |
<br /><br /> |
||
To see why, |
To see why, have a look at the [[binomial_theorem|Binomial Theorem]] |
||
<br>lets expand the outer exponent:<br /> |
|||
<math>(a^2 + b^2)^3 = (a^2 + b^2) \times (a^2 + b^2) \times (a^2 + b^2)</math> |
<math>(a^2 + b^2)^3 = (a^2 + b^2) \times (a^2 + b^2) \times (a^2 + b^2)</math> |
||
<br /><br /> |
<br /><br /> |
||
Actually lets do this - |
Actually lets do this - combine the first 2 expressions back together so we can use the FOIL method. lets put it into this form and focus on the first expression(in blue): |
||
<br /> |
|||
<math>(a^2 + b^2)^3 = (a^2 + b^2)^2 \times (a^2 + b^2)</math> |
<math>(a^2 + b^2)^3 = {\color{Blue}(a^2 + b^2)^2} \times (a^2 + b^2)</math> |
||
<br /><br /> |
<br /><br /> |
||
We can now FOIL the first |
We can now FOIL the first expression: |
||
<br /> |
<br /> |
||
<math>(a^2 + b^2)^2 = a^4 + |
<math>{\color{Blue}(a^2 + b^2)^2} = a^4 + a^2b^2 + a^2b^2 + b^4 \, </math> |
||
<br /><br /> |
<br /><br /> |
||
So now we have |
So now we have |
||
<br /> |
|||
<math>(a^2 + b^2)^3 = (a^4 + |
<math>(a^2 + b^2)^3 = (a^4 + a^2b^2 + a^2b^2 + b^4) \times (a^2 + b^2) \, </math> |
||
<br /><br /> |
<br /><br /> |
||
So we are left with a product of 2 expressions, |
So we are left with a product of 2 expressions. The first expression has 4 terms, the second has 2. We use a method that is similar to FOIL, but its not exactly the same since there are 4 terms in the first expression. What we do is take the products of each combination of terms in the first expression and add them all together. |
||
<br /> |
<br /> |
||
<math>= (a^6 + 2a^4b^2 + a^2b^4 + a^4b^2 + 2a^2b^4 + b^6) \, </math> |
<math>= (a^6 + 2a^4b^2 + a^2b^4 + a^4b^2 + 2a^2b^4 + b^6) \, </math> |
Latest revision as of 04:41, 31 October 2008
A common mistake when learning about exponents:
To see why, have a look at the Binomial Theorem
lets expand the outer exponent:
Actually lets do this - combine the first 2 expressions back together so we can use the FOIL method. lets put it into this form and focus on the first expression(in blue):
We can now FOIL the first expression:
So now we have
So we are left with a product of 2 expressions. The first expression has 4 terms, the second has 2. We use a method that is similar to FOIL, but its not exactly the same since there are 4 terms in the first expression. What we do is take the products of each combination of terms in the first expression and add them all together.