document.write( "Question 1046168: Hello, I'm new to these kind of questions so I have no idea where to start... The question is:
\n" ); document.write( "Tom bought a notebook with 100 sheets and numbered its pages consecutively from 1 to 200. Jerry pulled out 43 sheets and added up all 86 page numbers written on both sides of each of the sheets. Can the sum be equal to 2016?
\n" ); document.write( "

Algebra.Com's Answer #661672 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Each sheet has two sides, with two consecutive page numbers:
\n" ); document.write( "1 and 2, on the first sheet, 3 and 4, on the second sheet, and so on.
\n" ); document.write( "The numbers on the \"n%5Eth\" sheet were
\n" ); document.write( "\"2n-1\" on the first side, and
\n" ); document.write( "\"2n\" on the flip/back side.
\n" ); document.write( "Adding both of those numbers, you get \"%282n-1%29%2B2n=4n-1\" .
\n" ); document.write( "Let's say the \"43\" sheets Jerry pulled out were sheets number
\n" ); document.write( "\"n%5B1%5D\" , \"n%5B2%5D\" , \"n%5B3%5D\" , ...., and \"n%5B43%5D\"
\n" ); document.write( "The sum of page numbers on those sheets is
\n" ); document.write( " .
\n" ); document.write( "The expression \"%28n%5B1%5D%2Bn%5B2%5D%2Bn%5B3%5D%2B%22...%22%2Bn%5B43%5D-11%29\" is definitely a positive integer,
\n" ); document.write( "so \"4%28n%5B1%5D%2Bn%5B2%5D%2Bn%5B3%5D%2B%22...%22%2Bn%5B43%5D-11%29\" is definitely a multiple of \"4\" ,
\n" ); document.write( "and the sum,
\n" ); document.write( "\"4%28n%5B1%5D%2Bn%5B2%5D%2Bn%5B3%5D%2B%22...%22%2Bn%5B43%5D-11%29%2B1\",
\n" ); document.write( "could not be a multiple of \"4\" .
\n" ); document.write( "It could be
\n" ); document.write( "\"4%2A503%2B1=2012%2B1=2013\" , or
\n" ); document.write( "\"4%2A504%2B1=2016%2B1=2017\" ,
\n" ); document.write( "but it could never be \"4%2A504=2016\" .
\n" ); document.write( "(It could not be 2014 or 2015, either).
\n" ); document.write( "
\n" );