First page Back Continue Last page Graphics
The (temporary) problem
By performing the left rotation the left subtree becomes unbalanced.
This problem is only temporary though...
By performing the same right rotation at the root will correct the unbalanced subtree and the unbalance that existed at the root to begin with...