document.write( "Question 172778: The first three terms in the expansion of (1+ay)^n are 1,12y, and 68y^2\r
\n" );
document.write( "\n" );
document.write( "Evaluate a and n. Use the fact that:\r
\n" );
document.write( "\n" );
document.write( "(1+ay)^n=1+nay+n(n-1)/2(ay)^2+...\r
\n" );
document.write( "\n" );
document.write( "my teacher told me to use: c(n,k)(1)^n(ay)^k to figure it out and to refer to pascals triangle, But it hasnt helped. I would very much appricate if someone could help.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #127654 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! First three terms are 1, 12y and 68y^2 \n" ); document.write( "Your hint says (1+ay)^n=1+nay+n(n-1)/2(ay)^2+ \n" ); document.write( "so (1+ay)^n=1+12y+68y^2+... \n" ); document.write( "12y=nay, so na=12 and a=12/n \n" ); document.write( "68y^2 = (n(n-1)/2)(ay)^2 = (n(n-1)/2)a^2y^2. so (n(n-1)/2)a^2 = 68\r \n" ); document.write( "\n" ); document.write( "Now substitute the value for a into the second equation and solve \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "so a = 2/3\r \n" ); document.write( "\n" ); document.write( "now check against the hint to see if the values work \n" ); document.write( "a*n = (2/3)*18 = 12. so far so good \n" ); document.write( "(18*17/2)*(4/9) = 68\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |