They reject if the pie is more than 3.2oz from 28oz.
The scale shows positive number if its more than 28oz.
The scale shows negative number if its less than 28oz.
The scale shows zero if its 28oz.
A . Scale reads -2.8oz which means less than 28oz, So accepted.
B. Scale reads 3.5oz which means 3.5oz more than 28oz. So rejected.
C. Scale reads -3.3oz which means less than 28oz, So accepted.
D. Scale reads 28oz which means more than 28oz, So rejected.