document.write( "Question 980804: How many distinct nonzero integers can be represented as the difference of two numbers in the set {1,3,5,7,9,11,13} ? \n" ); document.write( "
Algebra.Com's Answer #601870 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
{-12,-10,-8,-6,-4,-2,2,4,6,8,10,12}
\n" ); document.write( "12 distinct non-zero integers.
\n" ); document.write( "
\n" );