In the questions below suppose the variable x represents students and the variable y represents courses, and A(y): y is an advanced course S(x): x is a sophomore F(x): x is a freshman T(x,y): x is taking y.
Write the statement using these predicates and any needed quantifiers.
a. There is a course that every freshman is taking.
b. Some freshman is taking an advanced course.