How do you factor completely: 4x^3 + 28x^2 + 7x + 49?

2 Answers
Jul 22, 2015

I found: (x+7)(4x^2+7)

Explanation:

I can collect 4x^2 between the first two terms and 7 between the last two to get:
4x^2(x+7)+7(x+7)=
collect (x+7);
=(x+7)(4x^2+7)

Jul 22, 2015

4x^3+28x^2+7x+49 = (4x^2+7)(x+7)

Explanation:

Notice that
color(white)("XXXX")4x^3+28x^2 = 4x^2(x+7)
and that
color(white)("XXXX")7x+49 = 7(x+7)

So, by grouping we can re-write the expression with a common factor of (x+7)
color(white)("XXXX")4x^2(x+7) + 7(x+7)

and then applying the distributive property:
color(white)("XXXX")(4x^2+7)(x+7)

Checking the discriminant demonstrates that (4x^2+7) has no Real roots and the solution is complete.