How many of the following expressions are syntactically correct λ expressions?
Remember that parentheses are not optional.
Parentheses must surround every application expression, but nothing else.
You could try to build a parse tree for each expression.