187k views
23 votes

12x ^(2) + 4x + 20

I'm really struggling with finding the greatest common factor.

could someone please explain in simple terms?



User Lemmy
by
4.3k points

1 Answer

3 votes

Answer:

The GCF is 4

The polynomial factors to
4(3x^2+x+5)

==========================================================

Further explanation:

Ignore the x terms

We're looking for the GCF of 12, 4 and 20

Factor each to their prime factorization. It might help to do a factor tree, but this is optional.

  • 12 = 2*2*3
  • 4 = 2*2
  • 20 = 2*2*5

Each factorization involves "2*2", which means 2*2 = 4 is the GCF here.

We can then factor like so


12x^2 + 4x + 20\\\\4*3x^2 + 4*x + 4*5\\\\4(3x^2 + x + 5)

The distributive property pulls out that common 4. We can verify this by distributing the 4 back in, so we get the original expression back again.

The polynomial inside the parenthesis cannot be factored further. Proof of this can be found by looking at the roots and noticing that they aren't rational numbers (use the quadratic formula).

User Vijayalakshmi D
by
3.9k points