Answer:
POLICIES: PolicyID, PolicyAnnualPremium, PolicyDeathEndBenefitAmount, AgentNumber, AgentName, AgentStateOfResidence, PolicyHolderName, PolicyHolderAddress, PolicyHolderBirthDate
POLICY HOLDERS: PolicyHolderSecurityNo, PolicyHolderName, PolicyHolderAddress, PolicyHolderBirthDate, NumberOfPoliciesHold
AGENT: AgentID, AgentName, AgentStateOfResidence, NumberOfPoliciesWritten
Explanation: Third normal form or 3NF is a normal formal that is usedto organize a database in order to reduce the duplication of data.