I am trying to solve the following problem:
(A'B+C)'(C+A)
= (AB'+C')(C+A)
= AB'C+AB'A+C'C+C'A
= AB'C+AB'A+0+C'A
= AB'C+AB'+C'A
Than what?
I am trying to solve the following problem:
(A'B+C)'(C+A)
= (AB'+C')(C+A)
= AB'C+AB'A+C'C+C'A
= AB'C+AB'A+0+C'A
= AB'C+AB'+C'A
Than what?
You have applied De Morgan incorrectly in the first step... $$(A'B+C)'(C+A)=((A'B)'C')(C+A)$$ $$=(A+B')C'(C+A)=(A+B')C'A=AC'$$