select count(*) from cevaplar as t1, (select * from cevaplar where cevap = 'kadin') as t2 where t1.cevap = '18' and t1.katilimci_id = t2.katilimci_id