document.write( "Question 832144: 23. Odd and Even numbers
\n" ); document.write( "​Is the sum of any two odd numbers an odd number?
\n" ); document.write( "​Is the sum of any two even numbers an even number?
\n" ); document.write( "​Is the product of any two odd numbers an odd number?
\n" ); document.write( " Is the product of any two even numbers an even number?
\n" ); document.write( "

Algebra.Com's Answer #501927 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Sum of odds:\"1%2B3=4\"
\n" ); document.write( "Sum of evens:\"2%2B4=6\"
\n" ); document.write( "Product of Odds:\"3%285%29=15\"
\n" ); document.write( "Product of Evens:\"2%284%29=8\"
\n" ); document.write( "
\n" ); document.write( "
\n" );