Using binomial theorem we have $\sum_{k=0}^{n} x^ky^{n-k}$ where n =5.
I tried setting it up like this:
${5 \choose 0}3x^{2k}y^{n-k}+.......+{5 \choose 5}3x^{2k}y^{n-k}$
for ex. k=2:
${5 \choose 2} 3x^4y^3 = 10 \times 3x^4y^3 = 30x^4y^3$
My answer was way off. My powers were all correct but my coefficients were way off, not even in the same ballpark. How do I go about calculating this?
This might prove to be very useful to you. Although you have been correctly guided in the comments section. You need to use parentheses correctly.