If Sam would like to see only the records that have a price that is more than ten and a profit that is more than three percent, what should he enter as the condition?

> =10 and > =3%
< 10 and < 3%
> 10 and > 3%
< > 10 and < > 3%