Question 383316
It's undefined when the denominator equals zero since division by zero is undefined.
{{{8c^2+16c=0}}}
{{{c(c+2)=0}}}
Two solutions:
{{{highlight(c=0)}}}
..
.
.
{{{c+2=0}}}
{{{highlight(c=-2)}}}