The Mystery: Factoring x²-1 into (x+1)(x-1)

  • Thread starter Thread starter goodabouthood
  • Start date Start date
  • Tags Tags
    Factoring
AI Thread Summary
The discussion focuses on factoring the expression x² - 1 into (x + 1)(x - 1). Participants explain that this can be achieved by identifying the roots of the quadratic, which are x = ±1, and using the identity a² - b² = (a - b)(a + b). Some contributors emphasize the importance of practicing the quadratic formula and recognizing patterns in polynomial expressions. There is also a debate about the clarity of explanations provided, with suggestions for simpler methods and the need for foundational understanding in factoring and expanding expressions. Overall, the conversation highlights various approaches to grasping the concept of factoring quadratics effectively.
goodabouthood
Messages
127
Reaction score
0
I know this is real simple stuff but can someone show me how you get xsquared -1 to be (x+1) (x-1)?
 
Physics news on Phys.org
Think of the graph y=x2-1 and consider where it cuts the x-axis - which means to let y=0. We get x=\pm 1 right?

So these would be the roots of the quadratic and we can always factorize a polynomial by finding its linear roots and each factor being x-a where a is the root, thus (x-(1))(x-(-1))=(x-1)(x+1)
 
There has to be a simpler answer than that.
 
Sure, expand (x+1)(x-1) and observe that it works :wink:

I reckon it was pretty simple, and it works for all quadratics that cut the x-axis. The quadratic formula is pretty useful, so you should practice using it to the point that it does become simple and easy.
 
That is right.

I just have forgotten so much Math I need to catch up.
 
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)?

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)
 
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)
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.
 
Right, I have no idea what is going on in Curious's example. FOIL method seems to be ok for now.
 
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.
 
  • #10
Curious was making x^2 into (x+1)^2 and seeing what was left over.

More interestingly, try mulitplying out and simplifying (x-1)(x2+x+1)

and then (x-1)(x3+x2+x+1)
 
  • #11
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.

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.
 
  • #12
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.
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.

When you factor an expression, you rewrite it as the product of two or more expressions that are being multiplied. The expressions x2 - 9 and y2 + 4y + 4 can be factored into, respectively, (x - 3)(x + 3) and (y + 2)(y + 2). Part of being able to factor is to have enough practice at multiplying two binomials to recognize certain patterns.
 
  • #13
goodabouthood said:
I can do these but I am doing them more through intuition of the formula than a real understanding at this point.

If you want some of an understanding of why we do it, then just look back at my first post in this thread. It makes it easy to find where the x-axis is cut by a parabola, thus to get a rough idea of sketching a pretty accurate parabola.
 
  • #14
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)

That sure is taking the long way around. :-p
 
  • #15
goodabouthood said:
It's easier for me to [STRIKE]factor[/STRIKE] expand (a-b)(a+b) into a2-b2 than to do the reverse.
Yes. But it's a handy identity to memorize, and may be useful if you are returning to any maths study.
 
  • #16
goodabouthood said:
It's easier for me to factor (a-b)(a+b) into a2-b2 than to do the reverse.

Of course. Expanding is always taught before factorizing for exactly that reason.

Squaring is taught before square roots because the former is easier to do.
Adding before subtracting.
Multiplying before dividing.

But as you can see, all of these techniques are handy to learn for their own reasons, whether or not they're harder than some crude substitute.
 
  • #17
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.

Here is a lot easier method :

x2-1
= x2 + x -x - 1
Now factorize the above as given below ->
= x(...)-1(...)

You can proceed similarly.Here is the same method used again :

a2-b2
=a2 - ab + ab -b2
Now factorize this as done above.

This method is handy according to me.:wink:
 
  • #18
Or even...
Think about a square of side length x that's missing 1 "cross". So we have something like this:

X X X X X
X X X X X
X X X X X
X X X X X
X X X X

In this case x=5, but I can't be bothered making it look like an unknown variable integer :-p

So this represents x2-1, and now as you can see, the bottom row can be taken and moved to become another column.

X X X X X X
X X X X X X
X X X X X X
X X X X X X

So what is this? It's a rectangle! And it's dimensions are x+1 columns and x-1 rows. Thus, there are (x+1)(x-1) crosses, which is equivalent to the x2-1 crosses we began with.
 
Back
Top