Factoring polynomials in general

In summary: Doing this for all x gives x^2- 8x+ 39= 0 which factors as x- 4+ 5x+ 25. So x^2- 8x can be factored as (x- 4+ 5x+ 25) with "+" or "-" chosen to give the correct signs.
  • #1
beaf123
41
0

Homework Statement




I was wondering how people intuitively see how to decompose functions?

For example:

x^2 + 5x - 14, how do you solve that to be (x+7)(x-2) without a calculator?

Do you use a specific method or do you just sit for a while trying and failing?

The question is a bit stupid, but were wondering if there is a formula or a simple method that I am missing?
 
Physics news on Phys.org
  • #2
beaf123 said:

Homework Statement

I was wondering how people intuitively see how to decompose functions?

For example:

x^2 + 5x - 14, how do you solve that to be (x+7)(x-2) without a calculator?

Do you use a specific method or do you just sit for a while trying and failing?

The question is a bit stupid, but were wondering if there is a formula or a simple method that I am missing?

It's trial and error really, but with some practice you can do it within seconds. Or, if you're willing to put a little more effort in, you'll get the answer without having to resort to trial and error.

Ok, with the trial and error method -
If you expand the factored form, you'll get [tex](x+7)(x-2) = x^2-2x+7x-7*2[/tex] by the FOIL method. Notice 7*2 = 14, but I purposely wrote it that way. So it's clear that we want our quadratic to be of the form (x+a)(x+b) where a*b is equal to the constant term, in this case, -14. Now, the only integers that multiply together to get -14 are
-1 and 14
1 and -14
-2 and 7
2 and -7

So how do we know which combination to use? It all comes down to what the coefficient of x is, in our case, 5. So which combination from the options add together to give 5? That would be 7 and -2, so that is the combination we use.

The method without trial and error would be to use the quadratic formula. There's heaps of that on the internet that you can read about.
 
  • #3
beaf123 said:

Homework Statement




I was wondering how people intuitively see how to decompose functions?

For example:

x^2 + 5x - 14, how do you solve that to be (x+7)(x-2) without a calculator?

Do you use a specific method or do you just sit for a while trying and failing?

The question is a bit stupid, but were wondering if there is a formula or a simple method that I am missing?
One way is to assume there's a nice factorisation and try a few values.
In the above, try x=1 - no, that gives -8; for sufficiently large x it will be positive, so must be a root > 1. Try 3 - no that gives +10, so ...
 
  • #4
Typically, when we say "factor" we mean "separate into factors with integer coefficients". (x+ a)(x+ b)= x2+ (a+b)x+ ab so, in the case you give we observe that 14 can only be factored as (1)(14) or (2)(7). Neither 1+ 14 nor 1- 14 gives 5 but 7- 2= 5 so it must be (x- 2)(x+ 7) with "+" or "-" chosen to give the correct signs.

Of course, "almost all" polynomials cannot be factored with integer coefficients. In that case, the best we can do is set the polynomial equal to 0, solve the equation in some other way and then use the solutions to find the factors. For example, to try to factor [itex]x^2- 8x+ 3[/itex] we first observe that "3" can only be factored as (1)(3) (3 is prime) and that none of 1+ 3, 1- 3, -1+ 3, -1- 3 will give -8. But we can "complete the square" to see that [itex]x^2- 8x+ 3= x^2- 8x+ 16- 16+ 3= (x- 4)^2- 13[/itex] so that the solutions to [tex]x^2- 8x+ 3= 0[/tex] are [itex]4+\sqrt{13}[/itex] and [itex]4- \sqrt{3}[/itex] so that [itex]x^2- 8x+ 3= (x- 4- \sqrt{13})(x- 4+ \sqrt{13})[/itex].
 

What is the general process for factoring polynomials?

The general process for factoring polynomials involves finding the common factors of the polynomial and grouping them together. Then, using the distributive property, the polynomial is rewritten as a product of the common factors and a new polynomial. This process is repeated until the polynomial can no longer be factored.

What are the different methods for factoring polynomials?

There are several methods for factoring polynomials, including factoring by grouping, factoring by using the GCF (Greatest Common Factor), factoring trinomials, and factoring by using the difference of squares or cubes formula.

What is the purpose of factoring polynomials?

The main purpose of factoring polynomials is to simplify them and make them easier to work with. Factoring can also help in solving polynomial equations and finding zeros of the polynomial.

Can all polynomials be factored?

No, not all polynomials can be factored. Some polynomials, such as prime polynomials or irreducible polynomials, cannot be factored any further.

How can factoring polynomials be applied in real life?

Factoring polynomials can be applied in various fields, such as engineering, physics, and economics, to solve problems involving quadratic or higher degree equations. It can also be used in cryptography for data encryption.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
6
Views
592
  • Precalculus Mathematics Homework Help
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
  • Precalculus Mathematics Homework Help
Replies
8
Views
2K
  • Precalculus Mathematics Homework Help
Replies
11
Views
1K
  • Precalculus Mathematics Homework Help
Replies
7
Views
3K
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
750
  • Precalculus Mathematics Homework Help
Replies
11
Views
2K
Back
Top