About the maximum in a BST

Exercises 3.8

Explain if it is true or false that in a non-empty binary search tree, the maximum element can have a left child node, but not a right one.