Give combinatorial a proof that $$\binom{n}{2}^2=\binom{n}{2}+6\binom{n}{3}+6\binom{n}{4}$$
I firstly thought it like classical commission questions consisting of $n$ men and $n$ women etc. However , i did not work. After that , i thought about manipulating the question such that $$\binom{n}{2}^2=\binom{n}{2}+6\binom{n}{3}+6\binom{n}{4}$$ $$\binom{n}{2}\binom{n}{n-2}=\binom{n}{2}+6\binom{n+1}{4}$$ However , i cannot still find anything. Can you help me ?
NOTE: Although @Phicar's answer get credit from you , i could not comprehend it :( So , i am open to other proofs.
NOTE 2: Do not write "HINTS" , if you want to write somethings , please be clear and elaborately
The other answer by Phicar is splendid, but I thought I should relate it more concretely to your attempt, picking two (unordered, but distinguishable) pairs from a group
Instead, try to pick two (not necessarily disjoint) pairs from a single group of $n$ people. The left-hand side is the direct approach, while the right-hand side splits into cases based on how many people were actually chosen.