#Help
40 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
notice when the coefficient of one of the terms is just x
wait no
notice when the value of x is just x
not x^2, or x^-2
no i dont wheres that?
so think about this
what will the power of x be for a^3?
im sorry im not following
First, what is the general form of the term in the expansion of (a + b)^5?
a^{5} + 5a^{4}b + 10a^{3}b^{2} + 10a^{2}b^{3} + 5ab^{4} + b^{5} do u mean this?
That is the whole sum. I meant the term.
So, like the term of (x + y)^n would be a(k) = C(n, k) x^(n - k) y^k for k = 0, ..., n.
so this T(r+1) = C(5, r) * a^(5-r) * b^r?
Right.
Notice how you can also rewrite it as C(5, r) a^5 (b/a)^r.
Ah, actually, nevermind. That way doesn't really help here.
Anyway, in your case a = 4x, b = 2/(9x).
So, substitute that into the expression of the term.
so i substitute it back in to this?
No, into this.
No, I don't think that's it. Let me try, though.
a(k) = C(5, k) (4x)^(5 - k) (2/(9x))^k = C(5, k) 4^(5 - k) (2/9)^k x^(5 - k - k) = 4^5 C(5, k) (1/8)^k x^(5 - 2k)
can u show me ur wroking out to get there?
I did, though.
yea i realised after writing it down and looking at it
but is that all to the question or is there more?
Well, of course that's not it.
We are asked to find the coefficient of x.
So, x^1.
Note that the term a(k) has x^(5 - 2k).
So, you can find k - the index of this term.
i cant seem to work it out
Well, you just need to solve 5 - 2k = 1...
so k = 2?
Yes.
+close