I hope this is the right place to ask this. I have the following problems: 1. Using a K-Map technique perform the following: Simplify the following function: f = (A,B,C,D) = ∑ m (0,1,2,3,6,7,8,9,13,15) Show all the "prime implicants" and "essential prime implicants"
and
Find a minimum SOP expression for:
f(w,x,y,z) = ∑ m (1,3,5,9,11,14)+d(4,6,7,12)
Show all the "prime implicants" and "essential prime implicants"
This is what I came up with:

But as you can see, I don't have any essential prime implicants whatsoever. So I'm worried that I'm doing something horribly wrong. Could someone please help me out?
Updated progress:


Fixed up the blue circles a bit to make it more clear.