EProph
- 13
- 0
For the difference of two squares you can factor using: a^2 - b^2 = (a + b)(a - b).
And for the sum and difference of two cubes:
a^3 + b^3 = (a+b)(a^2 - ab + b^2)
a^3 - b^3 = (a-b)(a^2 + ab + b^2)
How are these formulas found...?
Can it be done with basic algebra (am I missing something really simple)?
For example, it is possible to take ax^2 + bx + c = 0 and solve for x to get the quadratic formula. But how do you rework a^2 - a^2, or a^3 \pm b^3 into their respective formulas? What about with higher exponents (i.e. a^4 \pm b^4 or or a^5 \pm b^5)?
I realize that the resulting factors must, when multiplied, have middle terms that will completely cancel each other out leaving only a^n \pm b^n, but how do you work backwards to find the middle terms of the factors?
-EP
And for the sum and difference of two cubes:
a^3 + b^3 = (a+b)(a^2 - ab + b^2)
a^3 - b^3 = (a-b)(a^2 + ab + b^2)
How are these formulas found...?
Can it be done with basic algebra (am I missing something really simple)?
For example, it is possible to take ax^2 + bx + c = 0 and solve for x to get the quadratic formula. But how do you rework a^2 - a^2, or a^3 \pm b^3 into their respective formulas? What about with higher exponents (i.e. a^4 \pm b^4 or or a^5 \pm b^5)?
I realize that the resulting factors must, when multiplied, have middle terms that will completely cancel each other out leaving only a^n \pm b^n, but how do you work backwards to find the middle terms of the factors?
-EP
Last edited: