(a) (6 points) Please assign red or black color to the following tree such that it satisfies all five properties of a red-black tree. Note that the tree structure should not be changed. (b) (2 points) What is the height of this tree? (c) (2 points) What is the black-height of this tree? (Note that in a red-black tree, every leaf (NIL) is black.)