InterviewSolution
Saved Bookmarks
| 1. |
Find the term independent of x in \((x^3 - \frac{3}{x^2})^{15}\) |
|
Answer» \((x^3 - \frac{3}{x^2})^{15}\) Here x → x3, a = \((\frac{-3}{x^2})^r\) and n = 15 Tr+1 = 15Cr.(x3)15- r \((\frac{-3}{x^2})^r\). = 15Cr.x45-r .x-2r (-3)r = 15Cr.(-3)r .x45-5r To find the term independent of x we have 45 – 5r = 0 :. 45 = 5r ⇒ r = 9 T9+1 = 15C9.(-3)9 .x0 T10 = -15C9.(3)9 is the term independent of x. |
|