goodabouthood
- 127
- 0
I know this is real simple stuff but can someone show me how you get xsquared -1 to be (x+1) (x-1)?
goodabouthood said:I know this is real simple stuff but can someone show me how you get xsquared -1 to be (x+1) (x-1)?
With all due respect, I don't think this is helpful to the OP, who said that he/she has "forgotten so much Math I need to catch up." If he/she wishes to verify a factoring problem, he/she can just FOIL the two binomials, as Mentallic said.Curious3141 said:x^2 - 1
= x^2 + 1 - 2
= x^2 + 2x + 1 - 2 - 2x
= (x+1)(x+1) - 2(x+1)
= (x+1)(x+1-2)
= (x+1)(x-1)
gb7nash said:The OP should memorize the standard identity:
a2-b2 = (a-b)(a+b)
This comes in handy. Try to do the following examples:
x2 - 16 = ?
4x2 - 1 = ?
x4 - 100 = ?
If you can do these three, you're in pretty good shape.
It would be helpful to you to get the terminology straight. You aren't "factoring" (a - b)(a + b). You already have the factors and are multiplying them to get a2 - b2. Factoring and multiplying (expanding) are opposite operations.goodabouthood said:I can do these but I am doing them more through intuition of the formula than a real understanding at this point.
It's easier for me to factor (a-b)(a+b) into a2-b2 than to do the reverse.
goodabouthood said:I can do these but I am doing them more through intuition of the formula than a real understanding at this point.
Curious3141 said:x^2 - 1
= x^2 + 1 - 2
= x^2 + 2x + 1 - 2 - 2x
= (x+1)(x+1) - 2(x+1)
= (x+1)(x+1-2)
= (x+1)(x-1)
Yes. But it's a handy identity to memorize, and may be useful if you are returning to any maths study.goodabouthood said:It's easier for me to [STRIKE]factor[/STRIKE] expand (a-b)(a+b) into a2-b2 than to do the reverse.
goodabouthood said:It's easier for me to factor (a-b)(a+b) into a2-b2 than to do the reverse.
goodabouthood said:I can do these but I am doing them more through intuition of the formula than a real understanding at this point.
It's easier for me to factor (a-b)(a+b) into a2-b2 than to do the reverse.