document.write( "Question 629690: Which of the following pairs of expressions could represent consecutive odd numbers?
\n" ); document.write( "n and n + 1
\n" ); document.write( "n and n + 2
\n" ); document.write( "n and n + 3\r
\n" ); document.write( "\n" ); document.write( "I'm a little confused.
\n" ); document.write( "

Algebra.Com's Answer #396431 by 55305(86)\"\" \"About 
You can put this solution on YOUR website!
An example of consecutive odd numbers is: 1, 3, 5, 7, and so on. Consecutive odd numbers always have a difference of 2. So the only pair of expressions that have a difference of 2 is n and n+2. \n" ); document.write( "
\n" );