thomas576 said:
(5t-1)(25t^2+5t+1)
i just distributed 5t-1 thought the 2nd part and got?
this right way to do it?
125t^3-1 + 25t^2-1 + 5t
There are several ways to do this correctly, as others have shown. I just want to make it clear that FOIL could be used here if you applied it correctly, but I recommend you start thinking in terms of distribution the way BobG did it. As he said, to use FOIL you have to have two groups of two, but each one part of those twos can contain multiple terms.
(5t-1)(25t^2 + 5t + 1)
(5t-1)[(25t^2 + 5t) + 1]
------F---------O--------I---------L
5t(25t^2 + 5t) + 5t*1 - 1*(25t^2 + 5t) -1
125t^3 + 25t^2 + 5t - 25t^2 - 5t -1
125t^3 -1
There is no advantage to doing it this way, but it illustrates that FOIL is not "broken" when you have multiple terms, it just gets more complicated in its application.
FOIL is just an extension of the distributive law to cases where the single term in a simple distribution is replaced by a split term.
A(c + d) = Ac + Ad
If A = (a + b) this is
(a + b)(c + d) = (a + b)c + (a + b)d
(a + b)(c + d) = ac + bc + ad + bd
This result is in the order FIOL, but who can remember a silly thing like FIOL, so somebody decided to reverse the order of the inner two terms and make it FOIL. You will always be able to keep things straight if you develop an orderly distribution approach of multiplying the potentially complicated first factor (i.e., first thing in parentheses) times each term in the potentially complicated second factor, and then distribute a second time across the first factor for each term created. This is exactly what BobG did. It is an excellent model to follow. When you become more proficient, you might want to adopt Data's method because that keeps like-powered terms arranged together which makes simplifying easier.