document.write( "Question 1088714: If the coefficients of (m+1)th term and the (m+3)th term in the expansion of (1+x)^20 are equal then the value of m is-:
\n" ); document.write( "a)10
\n" ); document.write( "b)9
\n" ); document.write( "c)8
\n" ); document.write( "d)7
\n" ); document.write( "

Algebra.Com's Answer #703015 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "20C(m+1) = 20C(m+3)\r\n" );
document.write( "\r\n" );
document.write( "If we knew enough about the symmetry of Pascal's triangle we'd\r\n" );
document.write( "know that the middle term would have coefficient 20C10 and therefore\r\n" );
document.write( "10 would have to be halfway between m+1 and m+3, so 10 would be\r\n" );
document.write( "their average\r\n" );
document.write( "\r\n" );
document.write( "\"%28%28m%2B1%29%2B%28m%2B3%29%29%2F2\"\"%22%22=%22%22\"\"10\"\r\n" );
document.write( "\"%28m%2B1%29%2B%28m%2B3%29\"\"%22%22=%22%22\"\"20\"\r\n" );
document.write( "\"2m%2B4\"\"%22%22=%22%22\"\"20\"\r\n" );
document.write( "\"2m\"\"%22%22=%22%22\"\"16\"\r\n" );
document.write( "\"m\"\"%22%22=%22%22\"\"8\"\r\n" );
document.write( "\r\n" );
document.write( "However, we'll do it assuming we didn't know that much about Pascal's\r\n" );
document.write( "triangle.  We use the definition of combinations:\r\n" );
document.write( "\r\n" );
document.write( "\"20C%28m%2B1%29\"\"%22%22=%22%22\"\"20C%28m%2B3%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"20%21%5E%22%22%2F%28m%2B1%5E%22%22%29%21%2820-%28m%2B1%29%5E%22%22%29%21\"\"%22%22=%22%22\"\"20%21%5E%22%22%2F%28m%2B3%5E%22%22%29%21%2820-%28m%2B3%29%5E%22%22%29%21\"\r\n" );
document.write( "\r\n" );
document.write( "Numerators are equal so denominators must also be equal:\r\n" );
document.write( "\r\n" );
document.write( "\"%28m%2B1%5E%22%22%29%21%2820-%28m%2B1%29%5E%22%22%29%21\"\"%22%22=%22%22\"\"%28m%2B3%5E%22%22%29%21%2820-%28m%2B3%29%5E%22%22%29%21\"\r\n" );
document.write( "\r\n" );
document.write( "\"%28m%2B1%5E%22%22%29%21%2820-m-1%5E%22%22%29%21\"\"%22%22=%22%22\"\"%28m%2B3%5E%22%22%29%21%2820-m-3%5E%22%22%29%21\"\r\n" );
document.write( "\r\n" );
document.write( "\"%28m%2B1%5E%22%22%29%21%2819-m%5E%22%22%29%21\"\"%22%22=%22%22\"\"%28m%2B3%5E%22%22%29%28m%2B2%5E%22%22%29%28m%2B1%5E%22%22%29%21%2817-m%5E%22%22%29%21\"\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by (m+1)!\r\n" );
document.write( "\r\n" );
document.write( "\"%2819-m%5E%22%22%29%21\"\"%22%22=%22%22\"\"%28m%2B3%5E%22%22%29%28m%2B2%5E%22%22%29%2817-m%5E%22%22%29%21\"\r\n" );
document.write( "\r\n" );
document.write( "\"%2819-m%5E%22%22%29%2819-m%5E%22%22-1%29%2819-m%5E%22%22-2%29%21\"\"%22%22=%22%22\"\"%28m%2B3%5E%22%22%29%28m%2B2%5E%22%22%29%2817-m%5E%22%22%29%21\"\r\n" );
document.write( "\r\n" );
document.write( "\"%2819-m%5E%22%22%29%2818-m%5E%22%22%29%2817-m%5E%22%22%29%21\"\"%22%22=%22%22\"\"%28m%2B3%5E%22%22%29%28m%2B2%5E%22%22%29%2817-m%5E%22%22%29%21\"\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by (17-m)!\r\n" );
document.write( "\r\n" );
document.write( "\"%2819-m%5E%22%22%29%2818-m%5E%22%22%29\"\"%22%22=%22%22\"\"%28m%2B3%5E%22%22%29%28m%2B2%5E%22%22%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"FOIL\" out both sides:\r\n" );
document.write( "\r\n" );
document.write( "\"342-37m%2Bm%5E2\"\"%22%22=%22%22\"\"m%5E2%2B5m%2B6\"\r\n" );
document.write( "\r\n" );
document.write( "\"336-42m\"\"%22%22=%22%22\"\"0\"\r\n" );
document.write( "\r\n" );
document.write( "\"336\"\"%22%22=%22%22\"\"42m\"\r\n" );
document.write( "\r\n" );
document.write( "\"336%2F42\"\"%22%22=%22%22\"\"m\"\r\n" );
document.write( "\r\n" );
document.write( "\"8\"\"%22%22=%22%22\"\"m\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );