x < 3 is?

x < 3 is?

Explanation

An open sentence contains a variable (like x) and becomes either true or false only when a value is assigned.

x < 3 is open because its truth depends on the value of x.