document.write( "Question 314405: Please help! This is my last question and I have to get it done!
\n" );
document.write( "Thank you :)\r
\n" );
document.write( "\n" );
document.write( "Consider the following: 4 + 8 + 12 + 16 + ...\r
\n" );
document.write( "\n" );
document.write( "a) If tn(please see note at bottom) = 256, what is n?\r
\n" );
document.write( "\n" );
document.write( "b) Find the sum of 4 + 8 + 12 + 16 + ... + 256.\r
\n" );
document.write( "\n" );
document.write( "Note: On my paper the \"t\" is normal and the \"n\" is tiny and looks like an exponent except it is down low instead of up high. I'm not sure what this means (I dont remember learning about it) but I felt it important to tell you. And thanks again for the help! \n" );
document.write( "
Algebra.Com's Answer #224769 by Jstrasner(112)![]() ![]() You can put this solution on YOUR website! Hey,\r \n" ); document.write( "\n" ); document.write( "First of all, this is an arithmetic sequence. The tn thing means the specific number in the sequence. Each specific number in an arithmetic sequence is:\r \n" ); document.write( "\n" ); document.write( "t(n)=a(first term)+(n-1)d(the difference)\r \n" ); document.write( "\n" ); document.write( "The (a) in this case is 4 \n" ); document.write( "The (d) in this case is also 4, the common difference between the terms\r \n" ); document.write( "\n" ); document.write( "so, if t(n)=256, then:\r \n" ); document.write( "\n" ); document.write( "a) 256=4+(n-1)4 => 252=(n-1)4 => 63=n-1 => n=64\r \n" ); document.write( "\n" ); document.write( "b) The sum for an arithmetic sequence is S(n)= (n/2)(a1+a(n)) \n" ); document.write( "therefore:\r \n" ); document.write( "\n" ); document.write( "S(64)=(64/2)(4+256)=8320\r \n" ); document.write( "\n" ); document.write( "I hope this helps! \n" ); document.write( " |