Question 893955
factor the trinomial 

{{{c^2+6c-16}}}
<pre>
{{{c^2 + 6c - 16}}}
{{{c^2 + 8c - 2c - 16}}}
<u>c^2 + 8c</u>  <u>- 2c - 16</u>
c(c + 8)  - 2(c + 8)
Factors: {{{highlight_green((c - 2)(c + 8))}}}