Given a binary tree, I insert a node x into it. I now want node x to become the new root. What is the minimum number of new nodes I have to insert in order to do so using on