Hi,
I have the following expression:
It is set inside an array because of the + alignment. I would like to add underbraces under the two bottom rows, such as this:
However, I would still like to retain the vertical alignment of all the + signs in all rows, so I need to somehow put these underbraces inside the array. (Or use array inside an array, but I can't figure exactly how.)
Do you know any way to do this? Thanks!

