document.write( "Question 143885: whta is the n-th mean when you are speaking in algbra????? \n" ); document.write( "
Algebra.Com's Answer #104743 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! I'll give you an example:\r \n" ); document.write( "\n" ); document.write( "Let's consider all integers from 1 to any larger number.\r \n" ); document.write( "\n" ); document.write( "So in notation this would mean: \n" ); document.write( "1,2,3,...,n-2,n-1,n.\r \n" ); document.write( "\n" ); document.write( "n would be the nth term.\r \n" ); document.write( "\n" ); document.write( "So as an application, let's iterate all numbers from 1 to 100:\r \n" ); document.write( "\n" ); document.write( "1,2,3,...,98,99,100. \n" ); document.write( "100 would be the 100th term. \n" ); document.write( " |