The answer is B+C but When I tried to solve I got a different answer, which is B.
The way I solved
AB+B((B+C')+B'C)
=AB+B(B+C')+BB'C
=AB+BB+BC'+BB'C
=(BB'C=0,BB=B) then
AB+B+BC'
Taking B out frm all terms
B(A+1+C')
=B
[A+1+C'=1]
What is the problem in my solution