Question 14843
I am assuming that your question looks like this
{{{(c+1)/8=c/4}}}
All you have to do for this one is cross-multiply and then solve.
From that step, you should get something like this:
{{{8c=4*(c+1)}}}
{{{8c=4c+4}}}
{{{4c=4}}}
{{{c=1}}}
You can check by plugging 1 back in for C
{{{(1+1)/8=1/4}}}
{{{2/8=1/4}}}
{{{1/4=1/4}}}
since the equation is true, you know that the value for C you plugged in was correct. 
Then your final answer should be, {{{c=1}}}
Hope this helps!