document.write( "Question 847912: A stack of telephone poles has 30 poles in the bottom row. There are 29 poles in the second row, 28 in the next row and son on. How many poles are in the stack if there are 5 poles in the top row? \n" ); document.write( "
Algebra.Com's Answer #510750 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"a%5Bn%5D=a%5B1%5D%2B%28n-1%29%2Ad\" d = -1
\n" ); document.write( "\"a%5Bn%5D=30+%2B%28n-1%29%2A-1=5+\"
\n" ); document.write( "\"a%5Bn%5D=30+-+n+%2B+1+=5+\"
\n" ); document.write( " \"n+=+26\"
\n" ); document.write( "\"S%5Bn%5D=%28n%28a%5B1%5D%2Ba%5Bn%5D%29%29%2F2\"}
\n" ); document.write( "\"S%5B26%5D=%2826%2830%2B5%29%29%2F2\"}
\n" ); document.write( "
\n" );