176k views
0 votes
Please help me Factor -4d3 + 28d2 - 4d

User Dave Lugg
by
8.0k points

1 Answer

1 vote
Before using the other methods for factoring, this is the first type of factoring you should try. Basically, you’re reversing the distributive property. What you’re doing is finding the greatest common factor for all of the terms.
Examples:
Factor 2x + 4
Greatest common factor for both of the terms is 2.
2x + 4 = 2(x + 2)
Factor 4x2 + 12
Greatest common factor for both terms is 4.
4x2 + 12 = 4(x2 + 3)

Factor 5x2 + 10x + 25
Greatest common factor for all of the terms is 5.
5x2 + 10x + 25 = 5(x2 + 2x + 5)

Now let's factor the polynomial.

All the terms can be divided by 4 and d.


-4d^3 + 28d^2 - 4d = 4d(-d^2 + 7d - 1)

So, 4d(-d^2 + 7d - 1) is the answer.


User Majd
by
7.9k points