There is no way that box A remains empty so there is chance that box B or box C remains empty
Total ways to distribute balls in the boxes A,B,C could be (3,2,2), (4,2,1), (4,1,2) and (5,1,1)
So total ways will be
= 7C3× 4C2× 2C2+ 7C4× 3C2× 1C1+ 7C4× 3C1× 2C2+ 7C5× 2C1× 1C1=462