9. Given a postorder sequence "ABCDEFG" and the inorder sequence "BAGCEDF" of the same binary tree. 
Find the preorder sequence of the tree: _____________ ( 3 points)