Solve this inequality using a factor table
By Mia Morrison •
$\begingroup$
Question: Use factor table to determine the intervals on which -3t(t+4)(t-2)^2 > 0
Now I made this table, and my problem is the last column. The product is positive in my answer (the red colored), but the true answer is negative. Can anybody tell me why am I wrong?
1 Answer
$\begingroup$The table, it seems to me, should appear as follows:
$$ \begin{array}{cccc} & t < -4 & -4 < t < 0 & 0 < t < 2 & t > 2 \\ -3 & - & - & - & - \\ t & - & - & + & + \\ t+4 & - & + & + & + \\ (t-2)^2 & + & + & + & + \\ \text{product} & - & + & - & - \end{array} $$
$\endgroup$ 0