Question 215253: how do I Multiply, simplify, and write in descending order: (t + 4)(t + 1)(2t -2)
Found 2 solutions by drj, RAY100: Answer by drj(1380) (Show Source): Answer by RAY100(1637) (Show Source):
You can put this solution on YOUR website! To multiply, we can use FOIL with the first two items, but we must use distribution with the last.
.
To start,,,,(t+1)(2t-2)
.
First term,,,,(t)*(2t) = 2t^2
Outside terms,,,(t)*(-2) = -2t
Inside terms,,,,(1)*(2t) = 2t
Last terms,,,,,,(1)*(-2) = -2
.
we can combine the "t" terms,,,,-2t +2t =0
.
The result is (2t^2 -2 )
.
To complete the problem,,,,(t+4)*(2t^2 -2)
.
Since this is only 2x2 terms we could foil again, but let's use distribution, which is more general.
.
t*(2t^2-2) +4(2t^2-2)
.
2t^3 -2t +8t^2 -8
.
2t^3 +8t^2 - 2t -8,,,,,,final answer
.
check,,let x=3,,,both original and answer = 112,,,,,ok
.
.
|
|
|