Combinations Problem: Solving k Value in Homework Equation

  • Thread starter Thread starter temaire
  • Start date Start date
  • Tags Tags
    Combinations
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
temaire
Messages
275
Reaction score
0

Homework Statement


http://img234.imageshack.us/img234/8519/combgf7.png​
[/URL]


Homework Equations


[tex]{t}_k_+_1=_n{C}_kx^n^-^ky^k[/tex]


The Attempt at a Solution


The picture I have shown contains the problem and the teacher's solution. However, I was wondering how the [tex]k[/tex] value is 3. And no, I can't ask the teacher; my test is tomorrow.
 
Last edited by a moderator:
Physics news on Phys.org
This is how I would do it

[tex](x^2+\frac{1}{x})^{10}=[\frac{1}{x}(x^3+<br /> 1)]^{10}[/tex]

[tex]=\frac{1}{x^{10}}(x^3+1)^{10}[/tex]

and you want the coefficient of [itex]x^11[/itex]

so if you expand you will get

[tex]=\frac{1}{x^{10}}(...+^{10}C_k(1)^{10-k}(x^3)^k+...)[/tex]

You need to find k and you want the power of x to be 11

so that 3k-10=11

See it?
 
rock.freak667 said:
[tex]=\frac{1}{x^{10}}(...+^{10}C_k(1)^{10-k}(x^3)^k+...)[/tex]

You need to find k and you want the power of x to be 11

so that 3k-10=11

For your expansion, isn't the 1 supposed to be where the [tex]x^3[/tex] is? Because 1 is the y value, while [tex]x^3[/tex] is the x value.

Also, k doesn't equal 3 in [tex]3k-10=11[/tex]