select stu_id from exam where course = '语文&(8803)#39; and score >= 60 and stu_id in ( select stu_id from exam where course = '数学&(8804)#39; and score < 60)