If $(1 + kx)^n = 1 - 12x + 60x^2 - . . .$ what are the values of k and n ?
while the answer is supposedly k=-2 and n=6, I have gotten different solutions and would like someone to point out my errors
My steps:
$\binom n1(1)^{n-1}(kx)^1=-12$
which then becomes $(n)(k)=12$
and $\binom n2(1)^{n-2}(kx)^2=60x^2$
which becomes $(0.5)(n^2-n)(k)=60$
clearly when using substitution I should be getting $n=-9 $
I was wondering if the answer key was wrong or if there is truly some mistake that I am making?
[I would also like to have some pointers of how and where I have made the mistake]