document.write( "Question 249859: For the expansion of (k+t)^22 ,state
\n" ); document.write( "a. the number of terms
\n" ); document.write( "b. the degree of each term
\n" ); document.write( "c. the first 4 terms in the expansion, without coefficients
\n" ); document.write( "d. the coefficients of the first three terms\r
\n" ); document.write( "\n" ); document.write( "My answers
\n" ); document.write( "a. 23
\n" ); document.write( "b. 22
\n" ); document.write( "c. k^22, k^21t, k^20t^2, and k^19t^3
\n" ); document.write( "d. 1, 22 , not sure what the 3rd term is??? \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #186468 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The binomial expansion is easier if you don't call the first\r\n" );
document.write( "term \"the first term\" but instead call it \"the zero-th term\",\r\n" );
document.write( "and call the second term \"the first term\" and then call the last\r\n" );
document.write( "term the nth term, (which is really the (n+1)st term).\r\n" );
document.write( "\r\n" );
document.write( "If you use that \"start counting from 0 instead of 1\" convention \r\n" );
document.write( "then the Rth term of \"%28K%2BT%29%5EN\"\r\n" );
document.write( "\r\n" );
document.write( "is \"NCR\" which is sometimes written \"%22C%28N%2CR%29%22\" and sometimes\r\n" );
document.write( "written \"%28matrix%282%2C1%2CN%2CR%29%29\" but it always means \"N%21%2F%28R%21%28N-R%29%21%29%7D%7D%29.%0D%0A%0D%0AIn+%7B%7B%7B%28k%2Bt%29%5E22\", \r\n" );
document.write( "\r\n" );
document.write( "the 0th term's coefficient is \"22C0\" or \"%22C%2822%2C0%29%22\" or \"%28matrix%282%2C1%2C22%2C0%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "which means \"22%21%2F%280%21%2822-0%29%21%29=+22%21%2F%281%2A22%21%29=22%21%2F22%21+=+1\"\r\n" );
document.write( "\r\n" );
document.write( "The 1st term's coefficient is \"22C1\" or \"%22C%2822%2C1%29%22\" or \"%28matrix%282%2C1%2C22%2C1%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "which means \"22%21%2F%281%21%2822-1%29%21%29=+22%21%2F%281%2A21%21%29=22%21%2F21%21\" \r\n" );
document.write( "\r\n" );
document.write( "=  =\r\n" );
document.write( "\r\n" );
document.write( "=  =\r\n" );
document.write( "\r\n" );
document.write( "\"22\"\r\n" );
document.write( "\r\n" );
document.write( "The 2nd term's coefficient is \"22C2\" or \"%22C%2822%2C2%29%22\" or \"%28matrix%282%2C1%2C22%2C2%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "which means \"22%21%2F%282%21%2822-2%29%21%29=+22%21%2F%282%21%2A20%21%29=22%21%2F%282%2120%21%29\" \r\n" );
document.write( "\r\n" );
document.write( "=  =\r\n" );
document.write( "\r\n" );
document.write( "=  =\r\n" );
document.write( "\r\n" );
document.write( "\"%2822%2A21%29%2F%282%2A1%29+=+231\"\r\n" );
document.write( "\r\n" );
document.write( "You can also just skip all that cancelling and observe\r\n" );
document.write( "the pattern of what's always left after cancelling:\r\n" );
document.write( "\r\n" );
document.write( "If you needed the 3rd term's coefficient (really the 4th term's), \r\n" );
document.write( "it would be\r\n" );
document.write( "\r\n" );
document.write( "\"%2822%2A21%2A20%29%2F%283%2A2%2A1%29\" \r\n" );
document.write( "\r\n" );
document.write( "If you needed the 4th term's coefficient (really the 5th term), it would be\r\n" );
document.write( "\r\n" );
document.write( "\"%2822%2A21%2A20%2A19%29%2F%284%2A3%2A2%2A1%29\" \r\n" );
document.write( "\r\n" );
document.write( "If you needed the 5th term's coefficient (really the 6th term), it would be\r\n" );
document.write( "\r\n" );
document.write( "\"%2822%2A21%2A20%2A19%2A18%29%2F%285%2A4%2A3%2A2%2A1%29\"\r\n" );
document.write( "\r\n" );
document.write( "etc., etc.\r\n" );
document.write( "\r\n" );
document.write( "So to get the numerator of any term's coefficient, you start with\r\n" );
document.write( "the outer exponent, and multiply it by 1 less, then 1 less, etc.\r\n" );
document.write( "until you have as many factors as the number of term (starting\r\n" );
document.write( "counting from zero, not 1). Then the denominator is just that\r\n" );
document.write( "number factorial.  There are always as many factors on top\r\n" );
document.write( "as the number of term (starting counting form 0, not 1). And\r\n" );
document.write( "of course the denominator has that same number of factors, too.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );