document.write( "Question 1024008: Use binomial theorem to expand (x-2)^10 in ascending powers of x up to the
\n" ); document.write( "terms containing x^3
\n" ); document.write( "

Algebra.Com's Answer #639530 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Here are all 11 terms:\r\n" );
document.write( "\r\n" );
document.write( "\"10C0%2A%28x%29%5E10%2A%28-2%29%5E0\"\"%22%22=%22%22\"\"1%28x%5E10%29%2A1\"\"%22%22=%22%22\"\"x%5E10\"\r\n" );
document.write( "\r\n" );
document.write( "\"10C1%2A%28x%29%5E9%2A%28-2%29%5E1\"\"%22%22=%22%22\"\"10%28x%5E9%29%2A%28-2%29\"\"%22%22=%22%22\"\"-20x%5E9\"\r\n" );
document.write( "\r\n" );
document.write( "\"10C2%2A%28x%29%5E8%2A%28-2%29%5E2\"\"%22%22=%22%22\"\"45%28x%5E8%29%2A%284%29\"\"%22%22=%22%22\"\"180x%5E8\"\r\n" );
document.write( "\r\n" );
document.write( "\"10C3%2A%28x%29%5E7%2A%28-2%29%5E3\"\"%22%22=%22%22\"\"120%28x%5E7%29%2A%28-8%29\"\"%22%22=%22%22\"\"-960x%5E7\"\r\n" );
document.write( "\r\n" );
document.write( "\"10C4%2A%28x%29%5E6%2A%28-2%29%5E4\"\"%22%22=%22%22\"\"210%28x%5E6%29%2A%2816%29\"\"%22%22=%22%22\"\"3360x%5E6\"\r\n" );
document.write( "\r\n" );
document.write( "\"10C5%2A%28x%29%5E5%2A%28-2%29%5E5\"\"%22%22=%22%22\"\"252%28x%5E5%29%2A%28-32%29\"\"%22%22=%22%22\"\"-8064x%5E5\"\r\n" );
document.write( "\r\n" );
document.write( "\"10C6%2A%28x%29%5E4%2A%28-2%29%5E6\"\"%22%22=%22%22\"\"210%28x%5E4%29%2A%2864%29\"\"%22%22=%22%22\"\"13440x%5E4\"\r\n" );
document.write( "\r\n" );
document.write( "\"10C7%2A%28x%29%5E3%2A%28-2%29%5E7\"\"%22%22=%22%22\"\"120%28x%5E3%29%2A%28-128%29\"\"%22%22=%22%22\"\"-15360x%5E3\"\r\n" );
document.write( "\r\n" );
document.write( "\"10C8%2A%28x%29%5E2%2A%28-2%29%5E8\"\"%22%22=%22%22\"\"45%28x%5E2%29%2A%28256%29\"\"%22%22=%22%22\"\"11520x%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "\"10C9%2A%28x%29%5E1%2A%28-2%29%5E9\"\"%22%22=%22%22\"\"10%28x%5E1%29%2A%28-512%29\"\"%22%22=%22%22\"\"-5120x\"\r\n" );
document.write( "\r\n" );
document.write( "\"10C10%2A%28x%29%5E0%2A%28-2%29%5E10\"\"%22%22=%22%22\"\"1%28x%5E0%29%2A%281024%29\"\"%22%22=%22%22\"\"1024\" \r\n" );
document.write( "\r\n" );
document.write( "String them all together as a 10th degree polynomial, but you\r\n" );
document.write( "only need to string the first 4 together.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );