Let A = [[3, 2, 7], [1, 4, 3], [-2, 5, 8]]. Find matrices X and Y such that X + Y = A, where X is a symmetric and Y is a skew-symmetric matrix.