document.write( "Question 466546: how many integers lie between 3 and 98 exclusive? \n" ); document.write( "
Algebra.Com's Answer #319844 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
If you have the set {3,4,5,...98}, if you subtract 2 from every number in the set, you get a new set {1,2,3,...,96}. This implies both sets have 96 elements. \n" ); document.write( "
\n" );