document.write( "Question 993584: If the letter n represents a positive integer, write an algebraic expression for each of the following.
\n" );
document.write( " an odd integer \n" );
document.write( "
Algebra.Com's Answer #612819 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! 1 is odd. \n" ); document.write( "2 is even. \n" ); document.write( "ODD+ODD=EVEN and ODD+EVEN=ODD. \n" ); document.write( "Also, 2*(ODD)=EVEN.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A possible solution but not the only solution is 2n+1. \n" ); document.write( " |