So forgive my english and my informal definition of a set
A set is a group of elements. So for example A = {1,2,3} is a set with three elements, which are 1, 2 and 3
Now, P(A) is called the set of parts of A. This set is the set of all possible subsets of A. In this case, P(A) = {Ø,{1},{2},{3},{1,2},{1,3},{2,3},{1,2,3}}
So the important thing to note here is that the elements in P(A) are subsets themselves, and not the original elements in A. It is important to understand what the elements of a set are. I'd love to give a detailed explanation but I lack in that department
Assuming you get what I stated above, to prove what you want to prove is really easy.
Suppose that P(A) is a subset of A. Then EVERY element in P(A) is also an element of A. This quickly leads to a contradiction, since while A had numbers as its elements, P(A) has subsets of those numbers as its elements.
A quick way of proving this as absurd is noting that $A \in P(A)$. So if P(A) was a subset of A then $A \in A$ which is absurd