Polynomial Factoring Question

whitedreams

New member
Joined
Aug 11, 2014
Messages
1
Hi there, the instructions are to "factor completely, relative to the integers:

\(\displaystyle 2x(x\, +\, 1)^4\, +\, 4x^2(x\, +\, 1)^3\)

\(\displaystyle =\, 2x(x\, +\, 1)^3\left[(x\, +\, 1)\, +\, 2x\right]\)

\(\displaystyle =\, 2x(x\, +\, 1)^3\, (3x\, +\, 1)\)

I do not understand how the final solution was reached. They seem to be doing some type of weird grouping but I cannot figure it out. Any help/explanation is much appreciated thank you
 
Last edited by a moderator:
Hi there, the instructions are to "factor completely, relative to the integers:

\(\displaystyle 2x(x\, +\, 1)^4\, +\, 4x^2(x\, +\, 1)^3\)

\(\displaystyle =\, 2x(x\, +\, 1)^3\left[(x\, +\, 1)\, +\, 2x\right]\)

\(\displaystyle =\, 2x(x\, +\, 1)^3\, (3x\, +\, 1)\)

I do not understand how the final solution was reached. They seem to be doing some type of weird grouping but I cannot figure it out. Any help/explanation is much appreciated thank you

2x(x+1)4 + 4x2(x+1)3

= 2x(x+1)(x+1)3 + 2*2x*x(x+1)3 → common factors are 2x and (x+1)3

= 2x(x+1)3[(x+1) + 2*x] ................now continue..................
 
Last edited by a moderator:
Top