Let A={1,2,3}A = \{1, 2, 3\}A={1,2,3}, B={2,3,4}B = \{2, 3, 4\}B={2,3,4}, and C={3,4,5}C = \{3, 4, 5\}C={3,4,5}. Determine the symmetric difference (AΔB)ΔC(A \Delta B) \Delta C(AΔB)ΔC.
{1, 3, 5}
{1, 5}
{2, 3, 4}
{1, 2, 3, 4, 5}