document.write( "Question 864523: Telephone poles are stored in a pile with 100 poles in the first layer, 98 in the second, 96 in the 3rd, and son on. How many poles are in the 40th layer? \n" ); document.write( "
Algebra.Com's Answer #521086 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a40 = 100 + (39)-2
\n" ); document.write( "a40=22
\n" ); document.write( "
\n" );