Hi Taylor.
One approach to factoring cubic functions is grouping.
Your expression is
9m3+18m2-25m-50
If we group the terms, we have
(9m3+18m2) - (25m+50)
notice that the sign was changed from "-" to "+" before the last term because of the parentheses
Now let's try to factor each parenthetical term.
From the first parenthetical term, we can factor our a 9m2
(9m3+18m2) = 9m2(m+2)
and from the 2nd parenthetical term we can factor our a 25
(25m+50) = 25(m+2)
So putting this together we have
9m2(m+2) - 25(m+2)
Since both terms have a factor of (m+2), we have
(9m2-25)(m+2)
But notice that 9m2-25 is the difference between two squares and we can factor that term as follows:
(9m2-25) = (3m-5)(3m+5)
And (9m2-25)(m+2) = (3m-5)(3m+5)(m+2)
Taylor G.
02/05/16