i am going to insert a new node with value 0052 into the following red black tree. this will cause a re-coloring as well as a right rotation. after the right rotation is completed (right rotation on the grandparent of 0052), what will be the path from the node with value 0050 to the node with value 0052?